Pull request #43005 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 37382be85a4d68ae68ae4324d16081bb34a1835d+99cb9adcab42058fde139897ce02ff192316b76f (2d3a7c869f55f78e4b58ce87a1d975c324429c14) 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-43005@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-11-11T15:44:45.726Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-11T15:44:45.730Z] Trying to pass milestone 4 [Pipeline] milestone [2021-11-11T15:44:45.806Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-11T15:44:46.008Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c88e0df945267a9d) in /home/ubuntu/workspace/moby_PR-43005 [Pipeline] { [Pipeline] checkout [2021-11-11T15:44:46.043Z] The recommended git tool is: git [2021-11-11T15:44:46.052Z] using credential docker-jenkins-github-credentials [2021-11-11T15:44:46.064Z] Cloning the remote Git repository [2021-11-11T15:44:46.064Z] Cloning with configured refspecs honoured and without tags [2021-11-11T15:44:46.066Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:44:46.067Z] > git init /home/ubuntu/workspace/moby_PR-43005 # timeout=10 [2021-11-11T15:44:46.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:44:46.080Z] > git --version # timeout=10 [2021-11-11T15:44:46.088Z] > git --version # 'git version 2.17.1' [2021-11-11T15:44:46.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:44:46.089Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:00.685Z] Fetching without tags [2021-11-11T15:45:00.904Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:00.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:00.667Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:00.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:00.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:00.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:00.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:00.690Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:00.907Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:00.917Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:01.364Z] > git remote # timeout=10 [2021-11-11T15:45:01.367Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:01.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:01.375Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:01.983Z] Merge succeeded, producing f6a8b6e67f3ca949ff1127ecacd08b4dba751740 [2021-11-11T15:45:01.984Z] Checking out Revision f6a8b6e67f3ca949ff1127ecacd08b4dba751740 (PR-43005) [2021-11-11T15:45:02.440Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:02.460Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T15:45:03.221Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/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-11-11T15:45:03.221Z] Unable to find image 'alpine:latest' locally [2021-11-11T15:45:03.484Z] latest: Pulling from library/alpine [2021-11-11T15:45:03.484Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T15:45:03.484Z] a0d0a0d46f8b: Download complete [2021-11-11T15:45:01.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:01.986Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:02.001Z] > git checkout -f f6a8b6e67f3ca949ff1127ecacd08b4dba751740 # timeout=10 [2021-11-11T15:45:02.443Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:03.743Z] a0d0a0d46f8b: Pull complete [2021-11-11T15:45:03.743Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T15:45:03.743Z] Status: Downloaded newer image for alpine:latest [2021-11-11T15:45:06.290Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-11T15:45:06.807Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c88e0df945267a9d) in /home/ubuntu/workspace/moby_PR-43005 [Pipeline] node [Pipeline] node [2021-11-11T15:45:06.817Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0514f08e4d60bae32) in /home/ubuntu/workspace/moby_PR-43005 [Pipeline] node [2021-11-11T15:45:06.820Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a9f0d35c409ff6d) in /home/ubuntu/workspace/moby_PR-43005 [Pipeline] node [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) [2021-11-11T15:45:06.831Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ee7affad80dda9d6) in /home/ubuntu/workspace/moby_PR-43005 [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-11-11T15:45:06.849Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a73f327803b4227) in /home/ubuntu/workspace/moby_PR-43005 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-11T15:45:06.938Z] The recommended git tool is: git [Pipeline] checkout [2021-11-11T15:45:06.946Z] The recommended git tool is: git [2021-11-11T15:45:06.948Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-11-11T15:45:06.956Z] The recommended git tool is: git [2021-11-11T15:45:06.962Z] Fetching changes from the remote Git repository [2021-11-11T15:45:06.972Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:06.974Z] Fetching without tags [Pipeline] checkout [2021-11-11T15:45:06.979Z] The recommended git tool is: git [2021-11-11T15:45:06.980Z] Cloning the remote Git repository [2021-11-11T15:45:06.980Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-11-11T15:45:06.992Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:06.998Z] Cloning the remote Git repository [2021-11-11T15:45:06.998Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2021-11-11T15:45:07.022Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:07.028Z] Cloning the remote Git repository [2021-11-11T15:45:07.028Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] 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] } [2021-11-11T15:45:07.038Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:07.038Z] > git init /home/ubuntu/workspace/moby_PR-43005 # timeout=10 [2021-11-11T15:45:07.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.052Z] > git --version # timeout=10 [2021-11-11T15:45:07.058Z] > git --version # 'git version 2.17.1' [2021-11-11T15:45:07.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.059Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] checkout [2021-11-11T15:45:07.096Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-11-11T15:45:07.119Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:07.124Z] Running on azwin-2-aa58a0 in d:\jenkins\workspace\moby_PR-43005 [2021-11-11T15:45:07.125Z] Running on azwin-2-4b0ad0 in d:\jenkins\workspace\moby_PR-43005 [2021-11-11T15:45:07.128Z] Cloning the remote Git repository [2021-11-11T15:45:07.128Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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-11-11T15:45:07.233Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-11-11T15:45:07.234Z] 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] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-11-11T15:45:07.316Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-11-11T15:45:07.348Z] The recommended git tool is: git [2021-11-11T15:45:07.355Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-11T15:45:07.535Z] Merge succeeded, producing 5b2b2c03433faa988f2721788d2d6467fff4ff34 [2021-11-11T15:45:07.535Z] Checking out Revision 5b2b2c03433faa988f2721788d2d6467fff4ff34 (PR-43005) [2021-11-11T15:45:07.571Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:07.579Z] using credential docker-jenkins-github-credentials [2021-11-11T15:45:07.620Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:07.630Z] First time build. Skipping changelog. [2021-11-11T15:45:07.650Z] Cloning the remote Git repository [2021-11-11T15:45:07.650Z] Cloning with configured refspecs honoured and without tags [2021-11-11T15:45:07.659Z] Cloning the remote Git repository [2021-11-11T15:45:07.659Z] Cloning with configured refspecs honoured and without tags [2021-11-11T15:45:06.957Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43005/.git # timeout=10 [2021-11-11T15:45:06.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:06.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:06.977Z] > git --version # timeout=10 [2021-11-11T15:45:06.985Z] > git --version # 'git version 2.17.1' [2021-11-11T15:45:06.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:06.986Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:07.318Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:07.338Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:07.407Z] > git remote # timeout=10 [2021-11-11T15:45:07.421Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:07.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.430Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:07.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:07.538Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:07.545Z] > git checkout -f 5b2b2c03433faa988f2721788d2d6467fff4ff34 # timeout=10 [2021-11-11T15:45:07.622Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:06.970Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:06.970Z] > git init /home/ubuntu/workspace/moby_PR-43005 # timeout=10 [2021-11-11T15:45:07.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.001Z] > git --version # timeout=10 [2021-11-11T15:45:07.009Z] > git --version # 'git version 2.17.1' [2021-11-11T15:45:07.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.010Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:07.019Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:07.019Z] > git init /home/ubuntu/workspace/moby_PR-43005 # timeout=10 [2021-11-11T15:45:07.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.028Z] > git --version # timeout=10 [2021-11-11T15:45:07.038Z] > git --version # 'git version 2.25.1' [2021-11-11T15:45:07.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T15:45:07.173Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:07.173Z] > git init /home/ubuntu/workspace/moby_PR-43005 # timeout=10 [2021-11-11T15:45:07.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.192Z] > git --version # timeout=10 [2021-11-11T15:45:07.200Z] > git --version # 'git version 2.25.1' [2021-11-11T15:45:07.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.201Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:08.362Z] + docker version [2021-11-11T15:45:08.362Z] Client: Docker Engine - Community [2021-11-11T15:45:08.362Z] Version: 20.10.10-rc1 [2021-11-11T15:45:08.362Z] API version: 1.41 [2021-11-11T15:45:08.362Z] Go version: go1.16.9 [2021-11-11T15:45:08.362Z] Git commit: b485636 [2021-11-11T15:45:08.362Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T15:45:08.362Z] OS/Arch: linux/amd64 [2021-11-11T15:45:08.362Z] Context: default [2021-11-11T15:45:08.362Z] Experimental: true [2021-11-11T15:45:08.362Z] [2021-11-11T15:45:08.362Z] Server: Docker Engine - Community [2021-11-11T15:45:08.362Z] Engine: [2021-11-11T15:45:08.362Z] Version: 20.10.10-rc1 [2021-11-11T15:45:08.362Z] API version: 1.41 (minimum version 1.12) [2021-11-11T15:45:08.362Z] Go version: go1.16.9 [2021-11-11T15:45:08.362Z] Git commit: 9f5b26f [2021-11-11T15:45:08.362Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T15:45:08.362Z] OS/Arch: linux/amd64 [2021-11-11T15:45:08.362Z] Experimental: true [2021-11-11T15:45:08.362Z] containerd: [2021-11-11T15:45:08.362Z] Version: 1.4.11 [2021-11-11T15:45:08.362Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:08.362Z] runc: [2021-11-11T15:45:08.362Z] Version: 1.0.2 [2021-11-11T15:45:08.362Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T15:45:08.362Z] docker-init: [2021-11-11T15:45:08.362Z] Version: 0.19.0 [2021-11-11T15:45:08.362Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T15:45:07.690Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:07.690Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T15:45:07.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.746Z] > git --version # timeout=10 [2021-11-11T15:45:07.789Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T15:45:07.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:07.698Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:45:07.699Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T15:45:07.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:07.755Z] > git --version # timeout=10 [2021-11-11T15:45:07.800Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T15:45:07.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:07.802Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:08.646Z] + docker info [2021-11-11T15:45:09.215Z] Client: [2021-11-11T15:45:09.215Z] Context: default [2021-11-11T15:45:09.215Z] Debug Mode: false [2021-11-11T15:45:09.215Z] Plugins: [2021-11-11T15:45:09.215Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T15:45:09.215Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T15:45:09.215Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T15:45:09.215Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T15:45:09.215Z] [2021-11-11T15:45:09.215Z] Server: [2021-11-11T15:45:09.215Z] Containers: 0 [2021-11-11T15:45:09.215Z] Running: 0 [2021-11-11T15:45:09.215Z] Paused: 0 [2021-11-11T15:45:09.215Z] Stopped: 0 [2021-11-11T15:45:09.215Z] Images: 3 [2021-11-11T15:45:09.215Z] Server Version: 20.10.10-rc1 [2021-11-11T15:45:09.215Z] Storage Driver: overlay2 [2021-11-11T15:45:09.215Z] Backing Filesystem: extfs [2021-11-11T15:45:09.215Z] Supports d_type: true [2021-11-11T15:45:09.215Z] Native Overlay Diff: true [2021-11-11T15:45:09.215Z] userxattr: false [2021-11-11T15:45:09.215Z] Logging Driver: json-file [2021-11-11T15:45:09.215Z] Cgroup Driver: cgroupfs [2021-11-11T15:45:09.215Z] Cgroup Version: 1 [2021-11-11T15:45:09.215Z] Plugins: [2021-11-11T15:45:09.215Z] Volume: local [2021-11-11T15:45:09.215Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T15:45:09.215Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T15:45:09.215Z] Swarm: inactive [2021-11-11T15:45:09.215Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T15:45:09.215Z] Default Runtime: runc [2021-11-11T15:45:09.215Z] Init Binary: docker-init [2021-11-11T15:45:09.215Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:09.215Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T15:45:09.215Z] init version: de40ad0 [2021-11-11T15:45:09.215Z] Security Options: [2021-11-11T15:45:09.215Z] apparmor [2021-11-11T15:45:09.215Z] seccomp [2021-11-11T15:45:09.215Z] Profile: default [2021-11-11T15:45:09.215Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T15:45:09.215Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T15:45:09.215Z] OSType: linux [2021-11-11T15:45:09.215Z] Architecture: x86_64 [2021-11-11T15:45:09.215Z] CPUs: 2 [2021-11-11T15:45:09.215Z] Total Memory: 7.487GiB [2021-11-11T15:45:09.215Z] Name: ip-10-100-56-239 [2021-11-11T15:45:09.215Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T15:45:09.215Z] Docker Root Dir: /var/lib/docker [2021-11-11T15:45:09.215Z] Debug Mode: false [2021-11-11T15:45:09.215Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:09.215Z] Labels: [2021-11-11T15:45:09.215Z] Experimental: true [2021-11-11T15:45:09.215Z] Insecure Registries: [2021-11-11T15:45:09.215Z] 127.0.0.0/8 [2021-11-11T15:45:09.215Z] Live Restore Enabled: true [2021-11-11T15:45:09.215Z] [2021-11-11T15:45:09.215Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T15:45:09.504Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:09.504Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:09.504Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T15:45:09.504Z] + bash /home/ubuntu/workspace/moby_PR-43005/check-config.sh [2021-11-11T15:45:09.504Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T15:45:09.504Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T15:45:09.504Z] [2021-11-11T15:45:09.504Z] Generally Necessary: [2021-11-11T15:45:09.504Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T15:45:09.504Z] - apparmor: enabled and tools installed [2021-11-11T15:45:09.504Z] - CONFIG_NAMESPACES: enabled [2021-11-11T15:45:09.504Z] - CONFIG_NET_NS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_PID_NS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_IPC_NS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_UTS_NS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CGROUPS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T15:45:09.504Z] - CONFIG_CPUSETS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_MEMCG: enabled [2021-11-11T15:45:09.504Z] - CONFIG_KEYS: enabled [2021-11-11T15:45:09.504Z] - CONFIG_VETH: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T15:45:09.766Z] [2021-11-11T15:45:09.766Z] Optional Features: [2021-11-11T15:45:09.766Z] - CONFIG_USER_NS: enabled [2021-11-11T15:45:09.766Z] - CONFIG_SECCOMP: enabled [2021-11-11T15:45:09.766Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T15:45:09.766Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T15:45:09.766Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T15:45:09.766Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T15:45:09.766Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T15:45:09.766Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T15:45:09.766Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T15:45:09.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T15:45:09.766Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T15:45:09.766Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T15:45:09.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T15:45:09.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T15:45:09.766Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T15:45:09.766Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T15:45:09.766Z] - CONFIG_EXT4_FS: enabled [2021-11-11T15:45:09.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T15:45:09.766Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T15:45:09.766Z] - Network Drivers: [2021-11-11T15:45:09.766Z] - "overlay": [2021-11-11T15:45:09.766Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T15:45:09.766Z] Optional (for encrypted networks): [2021-11-11T15:45:09.766Z] - CONFIG_CRYPTO: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T15:45:09.766Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T15:45:09.766Z] - CONFIG_XFRM: enabled [2021-11-11T15:45:09.766Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T15:45:09.766Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T15:45:09.766Z] - "ipvlan": [2021-11-11T15:45:10.026Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T15:45:10.026Z] - "macvlan": [2021-11-11T15:45:10.026Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T15:45:10.026Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T15:45:10.026Z] - "ftp,tftp client in container": [2021-11-11T15:45:10.026Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T15:45:10.026Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T15:45:10.026Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T15:45:10.026Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T15:45:10.026Z] - Storage Drivers: [2021-11-11T15:45:10.026Z] - "aufs": [2021-11-11T15:45:10.026Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T15:45:10.026Z] - "btrfs": [2021-11-11T15:45:10.026Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T15:45:10.026Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T15:45:10.026Z] - "devicemapper": [2021-11-11T15:45:10.026Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T15:45:10.026Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T15:45:10.026Z] - "overlay": [2021-11-11T15:45:10.026Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T15:45:10.026Z] - "zfs": [2021-11-11T15:45:10.026Z] - /dev/zfs: present [2021-11-11T15:45:10.026Z] - zfs command: missing [2021-11-11T15:45:10.026Z] - zpool command: missing [2021-11-11T15:45:10.026Z] [2021-11-11T15:45:10.026Z] Limits: [2021-11-11T15:45:10.026Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T15:45:10.026Z] [2021-11-11T15:45:10.026Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T15:45:10.368Z] + sudo modprobe ip_vs [2021-11-11T15:45:10.368Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 . [2021-11-11T15:45:10.628Z] #1 [internal] load build definition from Dockerfile [2021-11-11T15:45:10.628Z] #1 sha256:5825ce7d1a634076cdaa86b917f9bf0fd3ad39bd1a21104ad013bfdaaba85139 [2021-11-11T15:45:10.628Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T15:45:10.628Z] #1 DONE 0.0s [2021-11-11T15:45:10.628Z] [2021-11-11T15:45:10.628Z] #2 [internal] load .dockerignore [2021-11-11T15:45:10.628Z] #2 sha256:c0bd23e504c83a16100d6fcb65b0d15460aff3e3645a12b7ea061ed132d09512 [2021-11-11T15:45:10.628Z] #2 transferring context: 87B done [2021-11-11T15:45:10.628Z] #2 DONE 0.0s [2021-11-11T15:45:10.628Z] [2021-11-11T15:45:10.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T15:45:10.628Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T15:45:10.628Z] #3 DONE 0.1s [2021-11-11T15:45:10.628Z] [2021-11-11T15:45:10.628Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T15:45:10.628Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T15:45:10.628Z] #4 CACHED [2021-11-11T15:45:10.889Z] [2021-11-11T15:45:10.889Z] #6 [internal] load .dockerignore [2021-11-11T15:45:10.889Z] #6 sha256:1ca8282e1ba48f6ef2245b49fb4449045cf31fa313a680ae81f01316abb16816 [2021-11-11T15:45:10.889Z] #6 DONE 0.0s [2021-11-11T15:45:10.889Z] [2021-11-11T15:45:10.889Z] #5 [internal] load build definition from Dockerfile [2021-11-11T15:45:10.889Z] #5 sha256:ae920030b156164b096959d79cfa464e577eb8bd43e62f4682dd9051b9d5e6db [2021-11-11T15:45:10.889Z] #5 DONE 0.0s [2021-11-11T15:45:10.889Z] [2021-11-11T15:45:10.889Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:10.889Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T15:45:10.889Z] #9 DONE 0.1s [2021-11-11T15:45:10.889Z] [2021-11-11T15:45:10.889Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:10.889Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T15:45:11.152Z] #10 DONE 0.1s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:11.152Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T15:45:11.152Z] #8 DONE 0.1s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:11.152Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T15:45:11.152Z] #7 DONE 0.1s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:11.152Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:11.152Z] #71 DONE 0.0s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:11.152Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:11.152Z] #69 DONE 0.0s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:11.152Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:11.152Z] #11 DONE 0.0s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.152Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T15:45:11.152Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T15:45:11.152Z] #28 DONE 0.0s [2021-11-11T15:45:11.152Z] [2021-11-11T15:45:11.153Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:11.153Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:11.418Z] #45 DONE 0.5s [2021-11-11T15:45:11.418Z] [2021-11-11T15:45:11.418Z] #24 [internal] load build context [2021-11-11T15:45:11.418Z] #24 sha256:f664ab53ddd744029d25c854d20fd2abd3a89e088a5d9e61548f3c1ec66c686c [2021-11-11T15:45:12.805Z] #24 transferring context: 55.48MB 1.5s done [2021-11-11T15:45:12.805Z] #24 DONE 1.6s [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T15:45:12.805Z] #41 sha256:3cd7ca828277c5c5b3630ba54d52c29e5a5e63339df955746365a8aff4a07039 [2021-11-11T15:45:12.805Z] #41 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T15:45:12.805Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T15:45:12.805Z] #42 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T15:45:12.805Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T15:45:12.805Z] #12 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T15:45:12.805Z] #44 sha256:385c0cd8480fca24b78b038c0f74f368fe4b54171dce142efc6474eea784f351 [2021-11-11T15:45:12.805Z] #44 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:45:12.805Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T15:45:12.805Z] #21 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:45:12.805Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:45:12.805Z] #51 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T15:45:12.805Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T15:45:12.805Z] #22 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T15:45:12.805Z] #67 sha256:ffbf3b2074d4d46855f5698646c8bb2bac0dfb650b75190c21de324e133df0e7 [2021-11-11T15:45:12.805Z] #67 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T15:45:12.805Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T15:45:12.805Z] #46 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-11T15:45:12.805Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T15:45:12.805Z] #13 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T15:45:12.805Z] #61 sha256:c53e695239da991811d77be4c6ff9c47a50b75b671821e95cceab4e6dce386c9 [2021-11-11T15:45:12.805Z] #61 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:12.805Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T15:45:12.805Z] #29 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:12.805Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:12.805Z] #38 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:45:12.805Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:45:12.805Z] #43 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:45:12.805Z] #58 sha256:19d459946d273cf00a6c38fd3b05aedc8b307cb0cc82f2bf83cce3c77ff8969c [2021-11-11T15:45:12.805Z] #58 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T15:45:12.805Z] #25 sha256:2ec690ef54e8bc73b1f944da4cf5dcd0bed18ef5d0e938b41abd0275bbe0aadf [2021-11-11T15:45:12.805Z] #25 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T15:45:12.805Z] #35 sha256:30d3ad544f1c85d441cc479d6ff8f40a9b76c94549f40ec6648aa5d71be83d68 [2021-11-11T15:45:12.805Z] #35 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T15:45:12.805Z] #64 sha256:6da0e07099b170465083347ca8fe7dd049453a852f7d922077e01ba4c5dae7e6 [2021-11-11T15:45:12.805Z] #64 CACHED [2021-11-11T15:45:12.805Z] [2021-11-11T15:45:12.805Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:12.806Z] #26 sha256:a58fe27a16fd74d505f2a0c6a0dc60e435aa3504da6535db5367dd06453393bd [2021-11-11T15:45:12.806Z] #26 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #73 sha256:6a158f9169beadcf184ac46a56e408e1ad4472c1fc0e4086e825a430148ea14b [2021-11-11T15:45:12.806Z] #73 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T15:45:12.806Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T15:45:12.806Z] #17 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #59 sha256:428a4c21f9899567e8044427d64b0fdf39689f4bbdcf08eee21251dd521794ba [2021-11-11T15:45:12.806Z] #59 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T15:45:12.806Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T15:45:12.806Z] #20 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T15:45:12.806Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T15:45:12.806Z] #23 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T15:45:12.806Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T15:45:12.806Z] #18 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:45:12.806Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:45:12.806Z] #47 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #54 sha256:d1c34ffcd81b31c25779d1a597ba3117b851bf2a95bca6b6957dc18e44774497 [2021-11-11T15:45:12.806Z] #54 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:45:12.806Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:45:12.806Z] #34 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:45:12.806Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:45:12.806Z] #53 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #50 sha256:d2fcc974199f85c81a8196ab66e790b33cb00ee5a1a55a66004f7757bf2abe42 [2021-11-11T15:45:12.806Z] #50 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:12.806Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T15:45:12.806Z] #33 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T15:45:12.806Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T15:45:12.806Z] #16 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T15:45:12.806Z] #39 sha256:8cf6615c4d6c624381e5494469aed4b417df9ab3cb5672252054065812363fa9 [2021-11-11T15:45:12.806Z] #39 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:45:12.806Z] #62 sha256:8602d33791f79745261dd23dce3f1138d759b32e144b949d14959d470bb79d62 [2021-11-11T15:45:12.806Z] #62 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #68 sha256:c63d208449160deb484bf68982a417a9c8aec81a9e2f049a8fe98dc2d3ee3c46 [2021-11-11T15:45:12.806Z] #68 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #52 sha256:39cc69cf973eed7076605354a2585a2239374c2bebcfc1a7b236d5dc2c315bb4 [2021-11-11T15:45:12.806Z] #52 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:45:12.806Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T15:45:12.806Z] #72 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:45:12.806Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T15:45:12.806Z] #36 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #37 sha256:a723e9ac9a6aa258dc83726ff08334f3c1c4bceedff0dd3be4c0a9f5f6eacf7d [2021-11-11T15:45:12.806Z] #37 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:12.806Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:45:12.806Z] #60 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T15:45:12.806Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T15:45:12.806Z] #70 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:12.806Z] #65 sha256:6101c3a0b25fe666d81ca6511c020b198535a21b6b6419d5fd87cf827cd18acf [2021-11-11T15:45:12.806Z] #65 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:12.806Z] #31 sha256:aaafc59707331420654546c2e4a2e2f02dafa11b2cc41241c150c06e443dd8b9 [2021-11-11T15:45:12.806Z] #31 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T15:45:12.806Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T15:45:12.806Z] #19 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T15:45:12.806Z] #57 sha256:308551c628a14d95e0c993c9dbb3061ab634e3ae71c79c09371b281edf0b13d6 [2021-11-11T15:45:12.806Z] #57 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T15:45:12.806Z] #32 sha256:fd7fc99e9c226dda8d481a06c2e7b0ac06e0b4aa4edd36b0427a33a00779b5c2 [2021-11-11T15:45:12.806Z] #32 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #48 sha256:43fab547a243a50f6534a953cb40ed03c84536327e95c8d267d6285304db1fb9 [2021-11-11T15:45:12.806Z] #48 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:45:12.806Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:45:12.806Z] #55 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T15:45:12.806Z] #30 sha256:c3c18d54106dde39c405d92dede7d49c0b28740ecedda810034944fab4542c0e [2021-11-11T15:45:12.806Z] #30 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T15:45:12.806Z] #66 sha256:9665d0bb11c3a25dd70d802dce667e004bf69240c0242c2006f0a3e6ab054ece [2021-11-11T15:45:12.806Z] #66 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:45:12.806Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T15:45:12.806Z] #49 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:12.806Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:45:12.806Z] #14 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #63 sha256:bc065b79add080c08d6a9e6a83373ab880b87b6a3798cac129bc36ec8a57a537 [2021-11-11T15:45:12.806Z] #63 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:45:12.806Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T15:45:12.806Z] #15 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:45:12.806Z] #40 sha256:4ccd9fccfce37c648840d6ac0e398d4f176115d860509515e908b86352bf1499 [2021-11-11T15:45:12.806Z] #40 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T15:45:12.806Z] #27 sha256:889d78a530239e1e4b029744148a5253c0bb5d98621963487c4fafdd85733f5c [2021-11-11T15:45:12.806Z] #27 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T15:45:12.806Z] #56 sha256:a85ba4c1926da4c9fbe3eb248e795c942b15538acb7fa9df3d8a0333a6a2577b [2021-11-11T15:45:12.806Z] #56 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T15:45:12.806Z] #74 sha256:e526c257ba8f07693d76629fa3bca1d548a56339ade2b1028e89afcda3e322db [2021-11-11T15:45:12.806Z] #74 CACHED [2021-11-11T15:45:12.806Z] [2021-11-11T15:45:12.806Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T15:45:12.806Z] #75 sha256:3c83130384da1b53c6a07b3df5ad92e7596470985b9cbbc51faebe6b65080d4f [2021-11-11T15:45:13.746Z] #75 DONE 0.8s [2021-11-11T15:45:13.746Z] [2021-11-11T15:45:13.746Z] #76 exporting to image [2021-11-11T15:45:13.746Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T15:45:13.746Z] #76 exporting layers [2021-11-11T15:45:14.686Z] #76 exporting layers 0.9s done [2021-11-11T15:45:14.686Z] #76 writing image sha256:b782079961714d876e605e79977938ca205cc841dda04773fc807b6c9a492b1b done [2021-11-11T15:45:14.686Z] #76 naming to docker.io/library/docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 [2021-11-11T15:45:14.686Z] #76 naming to docker.io/library/docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 done [2021-11-11T15:45:14.686Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-11T15:45:15.027Z] + trap exit INT TERM [2021-11-11T15:45:15.028Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-11T15:45:15.028Z] + CONTAINER_NAME=docker-pr5 [2021-11-11T15:45:15.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 -e DOCKER_GRAPHDRIVER docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 hack/make.sh dynbinary [2021-11-11T15:45:15.599Z] [2021-11-11T15:45:15.860Z] Removing bundles/ [2021-11-11T15:45:15.860Z] [2021-11-11T15:45:15.860Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T15:45:16.121Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:45:16.121Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:45:18.829Z] Fetching without tags [2021-11-11T15:45:19.067Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:18.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:18.844Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:18.849Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:18.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:18.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:18.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:18.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:19.110Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:19.114Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:19.573Z] > git remote # timeout=10 [2021-11-11T15:45:19.577Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:19.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:19.585Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:20.145Z] Merge succeeded, producing 73a8034a753dafe1d81c651607a0e5234101355a [2021-11-11T15:45:20.146Z] Checking out Revision 73a8034a753dafe1d81c651607a0e5234101355a (PR-43005) [2021-11-11T15:45:20.219Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:20.226Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T15:45:20.945Z] + docker version [2021-11-11T15:45:20.945Z] Client: Docker Engine - Community [2021-11-11T15:45:20.945Z] Version: 20.10.10-rc1 [2021-11-11T15:45:20.945Z] API version: 1.41 [2021-11-11T15:45:20.945Z] Go version: go1.16.9 [2021-11-11T15:45:20.945Z] Git commit: b485636 [2021-11-11T15:45:20.945Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-11T15:45:20.945Z] OS/Arch: linux/arm64 [2021-11-11T15:45:20.945Z] Context: default [2021-11-11T15:45:20.945Z] Experimental: true [2021-11-11T15:45:20.945Z] [2021-11-11T15:45:20.945Z] Server: Docker Engine - Community [2021-11-11T15:45:20.945Z] Engine: [2021-11-11T15:45:20.945Z] Version: 20.10.10-rc1 [2021-11-11T15:45:20.945Z] API version: 1.41 (minimum version 1.12) [2021-11-11T15:45:20.945Z] Go version: go1.16.9 [2021-11-11T15:45:20.945Z] Git commit: 9f5b26f [2021-11-11T15:45:20.945Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-11T15:45:20.945Z] OS/Arch: linux/arm64 [2021-11-11T15:45:20.945Z] Experimental: true [2021-11-11T15:45:20.945Z] containerd: [2021-11-11T15:45:20.945Z] Version: 1.4.11 [2021-11-11T15:45:20.945Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:20.945Z] runc: [2021-11-11T15:45:20.945Z] Version: 1.0.2 [2021-11-11T15:45:20.945Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T15:45:20.945Z] docker-init: [2021-11-11T15:45:20.945Z] Version: 0.19.0 [2021-11-11T15:45:20.945Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T15:45:21.229Z] + docker info [2021-11-11T15:45:21.229Z] Client: [2021-11-11T15:45:21.229Z] Context: default [2021-11-11T15:45:21.229Z] Debug Mode: false [2021-11-11T15:45:21.229Z] Plugins: [2021-11-11T15:45:21.229Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T15:45:21.229Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T15:45:21.229Z] [2021-11-11T15:45:21.229Z] Server: [2021-11-11T15:45:21.229Z] Containers: 0 [2021-11-11T15:45:21.229Z] Running: 0 [2021-11-11T15:45:21.229Z] Paused: 0 [2021-11-11T15:45:21.229Z] Stopped: 0 [2021-11-11T15:45:21.229Z] Images: 3 [2021-11-11T15:45:21.229Z] Server Version: 20.10.10-rc1 [2021-11-11T15:45:21.229Z] Storage Driver: overlay2 [2021-11-11T15:45:21.229Z] Backing Filesystem: extfs [2021-11-11T15:45:21.229Z] Supports d_type: true [2021-11-11T15:45:21.229Z] Native Overlay Diff: true [2021-11-11T15:45:21.229Z] userxattr: false [2021-11-11T15:45:21.229Z] Logging Driver: json-file [2021-11-11T15:45:21.229Z] Cgroup Driver: cgroupfs [2021-11-11T15:45:21.229Z] Cgroup Version: 1 [2021-11-11T15:45:21.229Z] Plugins: [2021-11-11T15:45:21.229Z] Volume: local [2021-11-11T15:45:21.229Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T15:45:21.229Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T15:45:21.229Z] Swarm: inactive [2021-11-11T15:45:21.229Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T15:45:21.229Z] Default Runtime: runc [2021-11-11T15:45:21.229Z] Init Binary: docker-init [2021-11-11T15:45:21.229Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:21.229Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T15:45:21.229Z] init version: de40ad0 [2021-11-11T15:45:21.229Z] Security Options: [2021-11-11T15:45:21.229Z] apparmor [2021-11-11T15:45:21.229Z] seccomp [2021-11-11T15:45:21.229Z] Profile: default [2021-11-11T15:45:21.229Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T15:45:21.229Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T15:45:21.229Z] OSType: linux [2021-11-11T15:45:21.229Z] Architecture: aarch64 [2021-11-11T15:45:21.229Z] CPUs: 2 [2021-11-11T15:45:21.229Z] Total Memory: 7.582GiB [2021-11-11T15:45:21.229Z] Name: ip-10-100-117-184 [2021-11-11T15:45:21.229Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-11T15:45:21.229Z] Docker Root Dir: /var/lib/docker [2021-11-11T15:45:21.229Z] Debug Mode: false [2021-11-11T15:45:21.229Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:21.229Z] Labels: [2021-11-11T15:45:21.229Z] Experimental: true [2021-11-11T15:45:21.229Z] Insecure Registries: [2021-11-11T15:45:21.229Z] 127.0.0.0/8 [2021-11-11T15:45:21.229Z] Live Restore Enabled: true [2021-11-11T15:45:21.229Z] [Pipeline] sh [2021-11-11T15:45:21.254Z] Fetching without tags [2021-11-11T15:45:20.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:20.188Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:20.195Z] > git checkout -f 73a8034a753dafe1d81c651607a0e5234101355a # timeout=10 [2021-11-11T15:45:20.261Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:21.509Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:21.510Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:21.510Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T15:45:21.510Z] + bash /home/ubuntu/workspace/moby_PR-43005/check-config.sh [2021-11-11T15:45:21.510Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T15:45:21.510Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-11T15:45:21.510Z] [2021-11-11T15:45:21.510Z] Generally Necessary: [2021-11-11T15:45:21.510Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T15:45:21.510Z] - apparmor: enabled and tools installed [2021-11-11T15:45:21.510Z] - CONFIG_NAMESPACES: enabled [2021-11-11T15:45:21.510Z] - CONFIG_NET_NS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_PID_NS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_IPC_NS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_UTS_NS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUPS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CPUSETS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_MEMCG: enabled [2021-11-11T15:45:21.510Z] - CONFIG_KEYS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_VETH: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T15:45:21.510Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T15:45:21.510Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T15:45:21.510Z] [2021-11-11T15:45:21.510Z] Optional Features: [2021-11-11T15:45:21.510Z] - CONFIG_USER_NS: enabled [2021-11-11T15:45:21.510Z] - CONFIG_SECCOMP: enabled [2021-11-11T15:45:21.615Z] Fetching without tags [2021-11-11T15:45:20.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.012Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:21.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:21.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:21.295Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.768Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T15:45:21.768Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T15:45:21.768Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T15:45:21.768Z] (cgroup swap accounting is currently enabled) [2021-11-11T15:45:21.768Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T15:45:21.768Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T15:45:21.768Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T15:45:21.768Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T15:45:21.768Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T15:45:21.768Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T15:45:21.768Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T15:45:21.768Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T15:45:21.768Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T15:45:21.768Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T15:45:21.768Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T15:45:21.768Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T15:45:21.768Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T15:45:21.768Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T15:45:21.768Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T15:45:21.769Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T15:45:21.769Z] - CONFIG_EXT4_FS: enabled [2021-11-11T15:45:21.769Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T15:45:21.769Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T15:45:21.769Z] - Network Drivers: [2021-11-11T15:45:21.769Z] - "overlay": [2021-11-11T15:45:21.769Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T15:45:21.769Z] Optional (for encrypted networks): [2021-11-11T15:45:21.769Z] - CONFIG_CRYPTO: enabled [2021-11-11T15:45:21.769Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T15:45:21.769Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T15:45:21.769Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T15:45:21.769Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T15:45:21.769Z] - CONFIG_XFRM: enabled [2021-11-11T15:45:21.769Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T15:45:21.769Z] - "ipvlan": [2021-11-11T15:45:21.769Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T15:45:21.769Z] - "macvlan": [2021-11-11T15:45:21.769Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T15:45:21.769Z] - "ftp,tftp client in container": [2021-11-11T15:45:21.769Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T15:45:21.769Z] - Storage Drivers: [2021-11-11T15:45:21.769Z] - "aufs": [2021-11-11T15:45:21.769Z] - CONFIG_AUFS_FS: missing [2021-11-11T15:45:21.769Z] - "btrfs": [2021-11-11T15:45:21.769Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T15:45:21.769Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T15:45:21.769Z] - "devicemapper": [2021-11-11T15:45:21.769Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T15:45:21.769Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T15:45:21.769Z] - "overlay": [2021-11-11T15:45:21.825Z] Still waiting to schedule task [2021-11-11T15:45:21.826Z] Waiting for next available executor on ‘windows-2022’ [2021-11-11T15:45:21.836Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:21.908Z] Fetching without tags [2021-11-11T15:45:21.957Z] Fetching without tags [2021-11-11T15:45:22.026Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T15:45:22.026Z] - "zfs": [2021-11-11T15:45:22.026Z] - /dev/zfs: present [2021-11-11T15:45:22.026Z] - zfs command: missing [2021-11-11T15:45:22.026Z] - zpool command: missing [2021-11-11T15:45:22.026Z] [2021-11-11T15:45:22.026Z] Limits: [2021-11-11T15:45:22.026Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T15:45:22.026Z] [2021-11-11T15:45:22.026Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T15:45:22.141Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:22.150Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:22.179Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:22.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a8034a753dafe1d81c651607a0e5234101355a . [2021-11-11T15:45:22.618Z] #1 [internal] load build definition from Dockerfile [2021-11-11T15:45:22.619Z] #1 sha256:1f4d6031ea0c03d45822be2bb4a45f25239535874463dfd0f72f7cae45449888 [2021-11-11T15:45:22.619Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T15:45:22.619Z] #1 DONE 0.0s [2021-11-11T15:45:22.619Z] [2021-11-11T15:45:22.619Z] #2 [internal] load .dockerignore [2021-11-11T15:45:22.619Z] #2 sha256:392b68a1631448a5dbaa07c9e0b206e01c6446dd064ed226bbbbda7ed070f941 [2021-11-11T15:45:22.619Z] #2 transferring context: 87B done [2021-11-11T15:45:22.619Z] #2 DONE 0.0s [2021-11-11T15:45:22.619Z] [2021-11-11T15:45:22.619Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T15:45:22.619Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-11T15:45:22.845Z] Merge succeeded, producing ff113911ac30fced8cb9abc6792f18e85a74c005 [2021-11-11T15:45:22.845Z] Checking out Revision ff113911ac30fced8cb9abc6792f18e85a74c005 (PR-43005) [2021-11-11T15:45:21.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.872Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:21.880Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:21.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:21.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:22.129Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:22.145Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:22.622Z] > git remote # timeout=10 [2021-11-11T15:45:22.639Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:22.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:22.650Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:21.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.930Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:21.940Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:21.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:21.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:22.187Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:22.194Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:22.652Z] > git remote # timeout=10 [2021-11-11T15:45:22.656Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:22.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:22.659Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:21.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.617Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:21.621Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:21.637Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:21.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:21.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:21.855Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:21.862Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:22.323Z] > git remote # timeout=10 [2021-11-11T15:45:22.332Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:22.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:22.340Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:22.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:22.864Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:22.867Z] > git checkout -f ff113911ac30fced8cb9abc6792f18e85a74c005 # timeout=10 [2021-11-11T15:45:22.877Z] #3 DONE 0.3s [2021-11-11T15:45:22.877Z] [2021-11-11T15:45:22.877Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T15:45:22.877Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-11T15:45:22.877Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T15:45:22.877Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T15:45:22.877Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-11T15:45:22.877Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-11T15:45:22.877Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2021-11-11T15:45:23.137Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s done [2021-11-11T15:45:23.137Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-11-11T15:45:23.137Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2021-11-11T15:45:23.137Z] #4 DONE 0.4s [2021-11-11T15:45:23.183Z] Merge succeeded, producing ff113911ac30fced8cb9abc6792f18e85a74c005 [2021-11-11T15:45:23.183Z] Checking out Revision ff113911ac30fced8cb9abc6792f18e85a74c005 (PR-43005) [2021-11-11T15:45:23.188Z] Merge succeeded, producing ff113911ac30fced8cb9abc6792f18e85a74c005 [2021-11-11T15:45:23.188Z] Checking out Revision ff113911ac30fced8cb9abc6792f18e85a74c005 (PR-43005) [2021-11-11T15:45:23.235Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:23.240Z] First time build. Skipping changelog. [2021-11-11T15:45:23.247Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:23.257Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:22.189Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:22.233Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:23.396Z] [2021-11-11T15:45:23.396Z] #6 [internal] load build definition from Dockerfile [2021-11-11T15:45:23.396Z] #6 sha256:c512d95603c5726f69b486c9b2aaeeefa0fc73c1a4525a50a23c1a714f19d89d [2021-11-11T15:45:23.396Z] #6 DONE 0.0s [2021-11-11T15:45:23.396Z] [2021-11-11T15:45:23.396Z] #5 [internal] load .dockerignore [2021-11-11T15:45:23.396Z] #5 sha256:3d45a9dffabfbc5c5421adf3bd0edf6059d079c9004527991c70ba1aeed0df87 [2021-11-11T15:45:23.396Z] #5 DONE 0.0s [2021-11-11T15:45:23.396Z] [2021-11-11T15:45:23.396Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:23.396Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-11-11T15:45:23.961Z] #10 ... [2021-11-11T15:45:23.961Z] [2021-11-11T15:45:23.961Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:23.961Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-11T15:45:23.961Z] #7 DONE 0.4s [2021-11-11T15:45:23.961Z] [2021-11-11T15:45:23.961Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:23.961Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T15:45:23.961Z] #9 DONE 0.5s [2021-11-11T15:45:23.961Z] [2021-11-11T15:45:23.961Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:23.961Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T15:45:23.961Z] #8 DONE 0.5s [2021-11-11T15:45:23.961Z] [2021-11-11T15:45:23.961Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:23.961Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-11T15:45:23.961Z] #10 DONE 0.6s [2021-11-11T15:45:23.971Z] + [ PR != PR ] [2021-11-11T15:45:23.971Z] + [ master != master ] [2021-11-11T15:45:23.971Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T15:45:24.084Z] + docker version [2021-11-11T15:45:24.084Z] Client: Docker Engine - Community [2021-11-11T15:45:24.084Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.084Z] API version: 1.41 [2021-11-11T15:45:24.084Z] Go version: go1.16.9 [2021-11-11T15:45:24.084Z] Git commit: b485636 [2021-11-11T15:45:24.084Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-11T15:45:24.084Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.084Z] Context: default [2021-11-11T15:45:24.084Z] Experimental: true [2021-11-11T15:45:24.084Z] [2021-11-11T15:45:24.084Z] Server: Docker Engine - Community [2021-11-11T15:45:24.084Z] Engine: [2021-11-11T15:45:24.084Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.084Z] API version: 1.41 (minimum version 1.12) [2021-11-11T15:45:24.084Z] Go version: go1.16.9 [2021-11-11T15:45:24.084Z] Git commit: 9f5b26f [2021-11-11T15:45:24.084Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-11T15:45:24.084Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.084Z] Experimental: true [2021-11-11T15:45:24.084Z] containerd: [2021-11-11T15:45:24.084Z] Version: 1.4.11 [2021-11-11T15:45:24.084Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:24.084Z] runc: [2021-11-11T15:45:24.084Z] Version: 1.0.2 [2021-11-11T15:45:24.084Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T15:45:24.084Z] docker-init: [2021-11-11T15:45:24.084Z] Version: 0.19.0 [2021-11-11T15:45:24.084Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T15:45:24.128Z] + docker version [2021-11-11T15:45:24.128Z] Client: Docker Engine - Community [2021-11-11T15:45:24.128Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.128Z] API version: 1.41 [2021-11-11T15:45:24.128Z] Go version: go1.16.9 [2021-11-11T15:45:24.128Z] Git commit: b485636 [2021-11-11T15:45:24.128Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T15:45:24.128Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.128Z] Context: default [2021-11-11T15:45:24.128Z] Experimental: true [2021-11-11T15:45:24.128Z] [2021-11-11T15:45:24.128Z] Server: Docker Engine - Community [2021-11-11T15:45:24.128Z] Engine: [2021-11-11T15:45:24.128Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.128Z] API version: 1.41 (minimum version 1.12) [2021-11-11T15:45:24.128Z] Go version: go1.16.9 [2021-11-11T15:45:24.128Z] Git commit: 9f5b26f [2021-11-11T15:45:24.128Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T15:45:24.128Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.128Z] Experimental: true [2021-11-11T15:45:24.128Z] containerd: [2021-11-11T15:45:24.128Z] Version: 1.4.11 [2021-11-11T15:45:24.128Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:24.128Z] runc: [2021-11-11T15:45:24.128Z] Version: 1.0.2 [2021-11-11T15:45:24.128Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T15:45:24.128Z] docker-init: [2021-11-11T15:45:24.128Z] Version: 0.19.0 [2021-11-11T15:45:24.128Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T15:45:24.230Z] [2021-11-11T15:45:24.230Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:24.230Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:24.231Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-11T15:45:24.231Z] #71 DONE 0.0s [2021-11-11T15:45:24.231Z] [2021-11-11T15:45:24.231Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:24.231Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:24.231Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.0s done [2021-11-11T15:45:24.231Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T15:45:24.231Z] #11 sha256:188890221179ae813175fef21829b84a005878c78ff92a507d260fbcbdfe6208 1.80kB / 1.80kB done [2021-11-11T15:45:24.231Z] #11 sha256:075a07855af2d20a814bdf24c69dd07b1bc730b9c6e3f6cbe40198dbf131acda 6.97kB / 6.97kB done [2021-11-11T15:45:24.231Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0B / 53.60MB 0.0s [2021-11-11T15:45:24.231Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0B / 5.14MB 0.0s [2021-11-11T15:45:24.231Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0B / 10.66MB 0.0s [2021-11-11T15:45:24.287Z] + docker version [2021-11-11T15:45:24.287Z] Client: Docker Engine - Community [2021-11-11T15:45:24.287Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.287Z] API version: 1.41 [2021-11-11T15:45:24.287Z] Go version: go1.16.9 [2021-11-11T15:45:24.287Z] Git commit: b485636 [2021-11-11T15:45:24.287Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T15:45:24.287Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.287Z] Context: default [2021-11-11T15:45:24.287Z] Experimental: true [2021-11-11T15:45:24.287Z] [2021-11-11T15:45:24.287Z] Server: Docker Engine - Community [2021-11-11T15:45:24.287Z] Engine: [2021-11-11T15:45:24.287Z] Version: 20.10.10-rc1 [2021-11-11T15:45:24.287Z] API version: 1.41 (minimum version 1.12) [2021-11-11T15:45:24.287Z] Go version: go1.16.9 [2021-11-11T15:45:24.287Z] Git commit: 9f5b26f [2021-11-11T15:45:24.287Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T15:45:24.287Z] OS/Arch: linux/amd64 [2021-11-11T15:45:24.287Z] Experimental: true [2021-11-11T15:45:24.287Z] containerd: [2021-11-11T15:45:24.287Z] Version: 1.4.11 [2021-11-11T15:45:24.287Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:24.287Z] runc: [2021-11-11T15:45:24.287Z] Version: 1.0.2 [2021-11-11T15:45:24.287Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T15:45:24.287Z] docker-init: [2021-11-11T15:45:24.287Z] Version: 0.19.0 [2021-11-11T15:45:24.287Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T15:45:24.414Z] + docker info [2021-11-11T15:45:24.414Z] Client: [2021-11-11T15:45:24.414Z] Context: default [2021-11-11T15:45:24.414Z] Debug Mode: false [2021-11-11T15:45:24.414Z] Plugins: [2021-11-11T15:45:24.414Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T15:45:24.414Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T15:45:24.414Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T15:45:24.414Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T15:45:24.414Z] [2021-11-11T15:45:24.414Z] Server: [2021-11-11T15:45:24.414Z] Containers: 1 [2021-11-11T15:45:24.414Z] Running: 1 [2021-11-11T15:45:24.414Z] Paused: 0 [2021-11-11T15:45:24.414Z] Stopped: 0 [2021-11-11T15:45:24.414Z] Images: 4 [2021-11-11T15:45:24.414Z] Server Version: 20.10.10-rc1 [2021-11-11T15:45:24.414Z] Storage Driver: overlay2 [2021-11-11T15:45:24.414Z] Backing Filesystem: extfs [2021-11-11T15:45:24.414Z] Supports d_type: true [2021-11-11T15:45:24.414Z] Native Overlay Diff: true [2021-11-11T15:45:24.414Z] userxattr: false [2021-11-11T15:45:24.414Z] Logging Driver: json-file [2021-11-11T15:45:24.414Z] Cgroup Driver: systemd [2021-11-11T15:45:24.414Z] Cgroup Version: 2 [2021-11-11T15:45:24.414Z] Plugins: [2021-11-11T15:45:24.414Z] Volume: local [2021-11-11T15:45:24.414Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T15:45:24.414Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T15:45:24.414Z] Swarm: inactive [2021-11-11T15:45:24.414Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-11T15:45:24.414Z] Default Runtime: runc [2021-11-11T15:45:24.414Z] Init Binary: docker-init [2021-11-11T15:45:24.414Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:24.414Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T15:45:24.414Z] init version: de40ad0 [2021-11-11T15:45:24.414Z] Security Options: [2021-11-11T15:45:24.414Z] apparmor [2021-11-11T15:45:24.414Z] seccomp [2021-11-11T15:45:24.414Z] Profile: default [2021-11-11T15:45:24.414Z] cgroupns [2021-11-11T15:45:24.414Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T15:45:24.414Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T15:45:24.414Z] OSType: linux [2021-11-11T15:45:24.414Z] Architecture: x86_64 [2021-11-11T15:45:24.414Z] CPUs: 2 [2021-11-11T15:45:24.414Z] Total Memory: 7.482GiB [2021-11-11T15:45:24.414Z] Name: ip-10-100-82-155 [2021-11-11T15:45:24.414Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-11T15:45:24.414Z] Docker Root Dir: /var/lib/docker [2021-11-11T15:45:24.414Z] Debug Mode: false [2021-11-11T15:45:24.414Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:24.414Z] Labels: [2021-11-11T15:45:24.414Z] Experimental: true [2021-11-11T15:45:24.414Z] Insecure Registries: [2021-11-11T15:45:24.414Z] 127.0.0.0/8 [2021-11-11T15:45:24.414Z] Live Restore Enabled: true [2021-11-11T15:45:24.414Z] [Pipeline] } [Pipeline] // stage [2021-11-11T15:45:24.444Z] + docker info [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T15:45:24.490Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 16.78MB / 53.60MB 0.2s [2021-11-11T15:45:24.490Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 0.2s done [2021-11-11T15:45:24.490Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 765.95kB / 10.66MB 0.2s [2021-11-11T15:45:24.490Z] #11 ... [2021-11-11T15:45:24.490Z] [2021-11-11T15:45:24.490Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:24.490Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:24.490Z] #45 DONE 0.5s [2021-11-11T15:45:24.490Z] [2021-11-11T15:45:24.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:24.490Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:24.490Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 0.3s done [2021-11-11T15:45:24.490Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 0B / 54.67MB 0.3s [2021-11-11T15:45:24.490Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 0B / 80.99MB 0.3s [2021-11-11T15:45:24.573Z] + docker info [2021-11-11T15:45:23.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:23.176Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:23.180Z] > git checkout -f ff113911ac30fced8cb9abc6792f18e85a74c005 # timeout=10 [2021-11-11T15:45:23.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:45:23.190Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:23.195Z] > git checkout -f ff113911ac30fced8cb9abc6792f18e85a74c005 # timeout=10 [2021-11-11T15:45:23.255Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:24.746Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ff113911ac30fced8cb9abc6792f18e85a74c005 . [2021-11-11T15:45:24.746Z] #1 [internal] load build definition from Dockerfile [2021-11-11T15:45:24.746Z] #1 sha256:1c6f1a7294151ae0c8bc190aad71748fb1002d105189aea4d3da6a9b5e59d104 [2021-11-11T15:45:24.746Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T15:45:24.746Z] #1 DONE 0.0s [2021-11-11T15:45:24.746Z] [2021-11-11T15:45:24.746Z] #2 [internal] load .dockerignore [2021-11-11T15:45:24.746Z] #2 sha256:7a3882c998096d1e43c4e9258ce14fd0aec44c58568b4690b60df79685e29615 [2021-11-11T15:45:24.746Z] #2 transferring context: 87B done [2021-11-11T15:45:24.746Z] #2 DONE 0.1s [2021-11-11T15:45:24.746Z] [2021-11-11T15:45:24.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T15:45:24.746Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T15:45:24.751Z] #11 ... [2021-11-11T15:45:24.751Z] [2021-11-11T15:45:24.751Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:24.751Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:24.751Z] #45 DONE 0.0s [2021-11-11T15:45:24.751Z] [2021-11-11T15:45:24.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:24.751Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:24.751Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 20.97MB / 53.60MB 0.5s [2021-11-11T15:45:24.751Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 16.78MB / 54.67MB 0.5s [2021-11-11T15:45:24.751Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 7.34MB / 80.99MB 0.5s [2021-11-11T15:45:24.751Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 22.02MB / 54.67MB 0.6s [2021-11-11T15:45:24.751Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 24.12MB / 80.99MB 0.6s [2021-11-11T15:45:25.010Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 30.41MB / 53.60MB 0.7s [2021-11-11T15:45:25.010Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 36.70MB / 80.99MB 0.7s [2021-11-11T15:45:25.010Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 51.38MB / 80.99MB 0.8s [2021-11-11T15:45:25.010Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 33.55MB / 53.60MB 0.9s [2021-11-11T15:45:25.010Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 28.31MB / 54.67MB 0.9s [2021-11-11T15:45:25.010Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 61.87MB / 80.99MB 0.9s [2021-11-11T15:45:24.494Z] > git remote # timeout=10 [2021-11-11T15:45:24.539Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:24.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:24.589Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:25.039Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T15:45:25.120Z] Merge succeeded, producing 07123a31730d72b16cbdd52e4012068bc5bc0411 [2021-11-11T15:45:25.120Z] Checking out Revision 07123a31730d72b16cbdd52e4012068bc5bc0411 (PR-43005) [2021-11-11T15:45:25.274Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 39.85MB / 53.60MB 1.0s [2021-11-11T15:45:25.274Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 32.51MB / 54.67MB 1.0s [2021-11-11T15:45:25.274Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 66.06MB / 80.99MB 1.0s [2021-11-11T15:45:25.274Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 44.04MB / 54.67MB 1.1s [2021-11-11T15:45:25.274Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 71.30MB / 80.99MB 1.1s [2021-11-11T15:45:25.374Z] Client: [2021-11-11T15:45:25.374Z] Context: default [2021-11-11T15:45:25.374Z] Debug Mode: false [2021-11-11T15:45:25.374Z] Plugins: [2021-11-11T15:45:25.374Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T15:45:25.374Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T15:45:25.374Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T15:45:25.374Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T15:45:25.374Z] [2021-11-11T15:45:25.374Z] Server: [2021-11-11T15:45:25.374Z] Containers: 0 [2021-11-11T15:45:25.374Z] Running: 0 [2021-11-11T15:45:25.374Z] Paused: 0 [2021-11-11T15:45:25.374Z] Stopped: 0 [2021-11-11T15:45:25.374Z] Images: 2 [2021-11-11T15:45:25.374Z] Server Version: 20.10.10-rc1 [2021-11-11T15:45:25.374Z] Storage Driver: overlay2 [2021-11-11T15:45:25.374Z] Backing Filesystem: extfs [2021-11-11T15:45:25.374Z] Supports d_type: true [2021-11-11T15:45:25.374Z] Native Overlay Diff: true [2021-11-11T15:45:25.374Z] userxattr: false [2021-11-11T15:45:25.374Z] Logging Driver: json-file [2021-11-11T15:45:25.374Z] Cgroup Driver: cgroupfs [2021-11-11T15:45:25.374Z] Cgroup Version: 1 [2021-11-11T15:45:25.374Z] Plugins: [2021-11-11T15:45:25.374Z] Volume: local [2021-11-11T15:45:25.374Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T15:45:25.374Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T15:45:25.374Z] Swarm: inactive [2021-11-11T15:45:25.374Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T15:45:25.374Z] Default Runtime: runc [2021-11-11T15:45:25.374Z] Init Binary: docker-init [2021-11-11T15:45:25.374Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:25.374Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T15:45:25.374Z] init version: de40ad0 [2021-11-11T15:45:25.374Z] Security Options: [2021-11-11T15:45:25.374Z] apparmor [2021-11-11T15:45:25.374Z] seccomp [2021-11-11T15:45:25.374Z] Profile: default [2021-11-11T15:45:25.374Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T15:45:25.374Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T15:45:25.374Z] OSType: linux [2021-11-11T15:45:25.374Z] Architecture: x86_64 [2021-11-11T15:45:25.374Z] CPUs: 2 [2021-11-11T15:45:25.374Z] Total Memory: 7.487GiB [2021-11-11T15:45:25.374Z] Name: ip-10-100-77-144 [2021-11-11T15:45:25.374Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T15:45:25.374Z] Docker Root Dir: /var/lib/docker [2021-11-11T15:45:25.374Z] Debug Mode: false [2021-11-11T15:45:25.374Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:25.374Z] Labels: [2021-11-11T15:45:25.374Z] Experimental: true [2021-11-11T15:45:25.374Z] Insecure Registries: [2021-11-11T15:45:25.374Z] 127.0.0.0/8 [2021-11-11T15:45:25.374Z] Live Restore Enabled: true [2021-11-11T15:45:25.374Z] [2021-11-11T15:45:25.374Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T15:45:25.500Z] Client: [2021-11-11T15:45:25.500Z] Context: default [2021-11-11T15:45:25.500Z] Debug Mode: false [2021-11-11T15:45:25.500Z] Plugins: [2021-11-11T15:45:25.500Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T15:45:25.500Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T15:45:25.500Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T15:45:25.500Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T15:45:25.500Z] [2021-11-11T15:45:25.500Z] Server: [2021-11-11T15:45:25.500Z] Containers: 0 [2021-11-11T15:45:25.500Z] Running: 0 [2021-11-11T15:45:25.500Z] Paused: 0 [2021-11-11T15:45:25.500Z] Stopped: 0 [2021-11-11T15:45:25.500Z] Images: 3 [2021-11-11T15:45:25.500Z] Server Version: 20.10.10-rc1 [2021-11-11T15:45:25.500Z] Storage Driver: overlay2 [2021-11-11T15:45:25.500Z] Backing Filesystem: extfs [2021-11-11T15:45:25.500Z] Supports d_type: true [2021-11-11T15:45:25.500Z] Native Overlay Diff: true [2021-11-11T15:45:25.500Z] userxattr: false [2021-11-11T15:45:25.500Z] Logging Driver: json-file [2021-11-11T15:45:25.500Z] Cgroup Driver: cgroupfs [2021-11-11T15:45:25.500Z] Cgroup Version: 1 [2021-11-11T15:45:25.500Z] Plugins: [2021-11-11T15:45:25.500Z] Volume: local [2021-11-11T15:45:25.500Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T15:45:25.500Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T15:45:25.500Z] Swarm: inactive [2021-11-11T15:45:25.500Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T15:45:25.500Z] Default Runtime: runc [2021-11-11T15:45:25.500Z] Init Binary: docker-init [2021-11-11T15:45:25.500Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T15:45:25.500Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T15:45:25.500Z] init version: de40ad0 [2021-11-11T15:45:25.500Z] Security Options: [2021-11-11T15:45:25.500Z] apparmor [2021-11-11T15:45:25.500Z] seccomp [2021-11-11T15:45:25.500Z] Profile: default [2021-11-11T15:45:25.500Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T15:45:25.501Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T15:45:25.501Z] OSType: linux [2021-11-11T15:45:25.501Z] Architecture: x86_64 [2021-11-11T15:45:25.501Z] CPUs: 2 [2021-11-11T15:45:25.501Z] Total Memory: 7.569GiB [2021-11-11T15:45:25.501Z] Name: ip-10-100-94-191 [2021-11-11T15:45:25.501Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T15:45:25.501Z] Docker Root Dir: /var/lib/docker [2021-11-11T15:45:25.501Z] Debug Mode: false [2021-11-11T15:45:25.501Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:25.501Z] Labels: [2021-11-11T15:45:25.501Z] Experimental: true [2021-11-11T15:45:25.501Z] Insecure Registries: [2021-11-11T15:45:25.501Z] 127.0.0.0/8 [2021-11-11T15:45:25.501Z] Live Restore Enabled: true [2021-11-11T15:45:25.501Z] [2021-11-11T15:45:25.501Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T15:45:25.532Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 45.30MB / 53.60MB 1.2s [2021-11-11T15:45:25.532Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 53.48MB / 54.67MB 1.2s [2021-11-11T15:45:25.532Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 79.69MB / 80.99MB 1.2s [2021-11-11T15:45:25.532Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.3s [2021-11-11T15:45:25.582Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:25.655Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:25.655Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:25.655Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T15:45:25.655Z] + bash /home/ubuntu/workspace/moby_PR-43005/check-config.sh [2021-11-11T15:45:25.655Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T15:45:25.655Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T15:45:25.655Z] [2021-11-11T15:45:25.655Z] Generally Necessary: [2021-11-11T15:45:25.655Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T15:45:25.655Z] - apparmor: enabled and tools installed [2021-11-11T15:45:25.655Z] - CONFIG_NAMESPACES: enabled [2021-11-11T15:45:25.655Z] - CONFIG_NET_NS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_PID_NS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_IPC_NS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_UTS_NS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUPS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CPUSETS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_MEMCG: enabled [2021-11-11T15:45:25.655Z] - CONFIG_KEYS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_VETH: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T15:45:25.655Z] [2021-11-11T15:45:25.655Z] Optional Features: [2021-11-11T15:45:25.655Z] - CONFIG_USER_NS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_SECCOMP: enabled [2021-11-11T15:45:25.655Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T15:45:25.655Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T15:45:25.655Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T15:45:25.655Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T15:45:25.655Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T15:45:25.655Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T15:45:25.655Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T15:45:25.655Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T15:45:25.655Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T15:45:25.655Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T15:45:25.655Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T15:45:25.674Z] #3 DONE 0.5s [2021-11-11T15:45:25.674Z] [2021-11-11T15:45:25.674Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T15:45:25.674Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T15:45:25.674Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T15:45:25.674Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T15:45:25.674Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T15:45:25.674Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T15:45:25.674Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T15:45:25.674Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-11T15:45:25.674Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-11T15:45:25.706Z] First time build. Skipping changelog. [2021-11-11T15:45:25.776Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:25.776Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:25.776Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T15:45:25.776Z] + bash /home/ubuntu/workspace/moby_PR-43005/check-config.sh [2021-11-11T15:45:25.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T15:45:25.776Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T15:45:25.776Z] [2021-11-11T15:45:25.776Z] Generally Necessary: [2021-11-11T15:45:25.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T15:45:25.776Z] - apparmor: enabled and tools installed [2021-11-11T15:45:25.776Z] - CONFIG_NAMESPACES: enabled [2021-11-11T15:45:25.776Z] - CONFIG_NET_NS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_PID_NS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_IPC_NS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_UTS_NS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUPS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CPUSETS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_MEMCG: enabled [2021-11-11T15:45:25.776Z] - CONFIG_KEYS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_VETH: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T15:45:25.776Z] [2021-11-11T15:45:25.776Z] Optional Features: [2021-11-11T15:45:25.776Z] - CONFIG_USER_NS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_SECCOMP: enabled [2021-11-11T15:45:25.776Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T15:45:25.776Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T15:45:25.776Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T15:45:25.776Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T15:45:25.776Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T15:45:25.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T15:45:25.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T15:45:25.776Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T15:45:25.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T15:45:25.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T15:45:25.792Z] #11 ... [2021-11-11T15:45:25.792Z] [2021-11-11T15:45:25.792Z] #24 [internal] load build context [2021-11-11T15:45:25.792Z] #24 sha256:c3c3e867ee2d9e7770bfb215261fb8b5f58c930167077b2d37c2f4980b77223c [2021-11-11T15:45:25.792Z] #24 transferring context: 55.48MB 1.6s done [2021-11-11T15:45:25.792Z] #24 DONE 1.6s [2021-11-11T15:45:25.792Z] [2021-11-11T15:45:25.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:25.792Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:25.792Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.5s done [2021-11-11T15:45:25.792Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 1.3s done [2021-11-11T15:45:25.792Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 1.4s done [2021-11-11T15:45:25.792Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 7.34MB / 102.62MB 1.5s [2021-11-11T15:45:25.792Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 1.5s done [2021-11-11T15:45:25.792Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 16.78MB / 102.62MB 1.6s [2021-11-11T15:45:25.792Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf [2021-11-11T15:45:25.792Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 27.26MB / 102.62MB 1.7s [2021-11-11T15:45:25.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T15:45:25.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T15:45:25.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T15:45:25.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T15:45:25.912Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T15:45:25.912Z] - CONFIG_EXT4_FS: enabled [2021-11-11T15:45:25.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T15:45:25.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T15:45:25.912Z] - Network Drivers: [2021-11-11T15:45:25.912Z] - "overlay": [2021-11-11T15:45:25.912Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T15:45:25.912Z] Optional (for encrypted networks): [2021-11-11T15:45:25.912Z] - CONFIG_CRYPTO: enabled [2021-11-11T15:45:25.912Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T15:45:25.912Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T15:45:25.912Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T15:45:25.912Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T15:45:25.912Z] - CONFIG_XFRM: enabled [2021-11-11T15:45:25.912Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T15:45:25.912Z] - "ipvlan": [2021-11-11T15:45:25.912Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T15:45:25.912Z] - "macvlan": [2021-11-11T15:45:25.912Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T15:45:25.912Z] - "ftp,tftp client in container": [2021-11-11T15:45:25.912Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T15:45:25.912Z] - Storage Drivers: [2021-11-11T15:45:25.912Z] - "aufs": [2021-11-11T15:45:25.912Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T15:45:25.912Z] - "btrfs": [2021-11-11T15:45:25.912Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T15:45:25.912Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T15:45:25.912Z] - "devicemapper": [2021-11-11T15:45:25.912Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T15:45:25.912Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T15:45:25.912Z] - "overlay": [2021-11-11T15:45:25.912Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T15:45:25.912Z] - "zfs": [2021-11-11T15:45:25.912Z] - /dev/zfs: present [2021-11-11T15:45:25.912Z] - zfs command: missing [2021-11-11T15:45:25.912Z] - zpool command: missing [2021-11-11T15:45:25.912Z] [2021-11-11T15:45:25.912Z] Limits: [2021-11-11T15:45:25.912Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T15:45:25.912Z] [2021-11-11T15:45:25.912Z] + true [Pipeline] } [2021-11-11T15:45:25.930Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-11T15:45:25.930Z] #4 DONE 0.5s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T15:45:26.032Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T15:45:26.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T15:45:26.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T15:45:26.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T15:45:26.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T15:45:26.032Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T15:45:26.032Z] - CONFIG_EXT4_FS: enabled [2021-11-11T15:45:26.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T15:45:26.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T15:45:26.032Z] - Network Drivers: [2021-11-11T15:45:26.032Z] - "overlay": [2021-11-11T15:45:26.032Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T15:45:26.032Z] Optional (for encrypted networks): [2021-11-11T15:45:26.032Z] - CONFIG_CRYPTO: enabled [2021-11-11T15:45:26.032Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T15:45:26.032Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T15:45:26.032Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T15:45:26.032Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T15:45:26.032Z] - CONFIG_XFRM: enabled [2021-11-11T15:45:26.032Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T15:45:26.032Z] - "ipvlan": [2021-11-11T15:45:26.032Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T15:45:26.032Z] - "macvlan": [2021-11-11T15:45:26.032Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T15:45:26.032Z] - "ftp,tftp client in container": [2021-11-11T15:45:26.032Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T15:45:26.032Z] - Storage Drivers: [2021-11-11T15:45:26.032Z] - "aufs": [2021-11-11T15:45:26.032Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T15:45:26.032Z] - "btrfs": [2021-11-11T15:45:26.032Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T15:45:26.032Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T15:45:26.032Z] - "devicemapper": [2021-11-11T15:45:26.032Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T15:45:26.032Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T15:45:26.032Z] - "overlay": [2021-11-11T15:45:26.032Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T15:45:26.032Z] - "zfs": [2021-11-11T15:45:26.032Z] - /dev/zfs: present [2021-11-11T15:45:26.032Z] - zfs command: missing [2021-11-11T15:45:26.032Z] - zpool command: missing [2021-11-11T15:45:26.032Z] [2021-11-11T15:45:26.032Z] Limits: [2021-11-11T15:45:26.032Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T15:45:26.032Z] [2021-11-11T15:45:26.032Z] + true [Pipeline] } [Pipeline] // stage [2021-11-11T15:45:26.052Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 32.51MB / 102.62MB 1.8s [2021-11-11T15:45:26.052Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 46.14MB / 102.62MB 1.9s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-11T15:45:26.189Z] [2021-11-11T15:45:26.189Z] #6 [internal] load build definition from Dockerfile [2021-11-11T15:45:26.189Z] #6 sha256:313268fc27a2eeae6e966c693eba4b8f0d9b350f15450cfa941cd4c8095c60c9 [2021-11-11T15:45:26.189Z] #6 DONE 0.0s [2021-11-11T15:45:26.189Z] [2021-11-11T15:45:26.189Z] #5 [internal] load .dockerignore [2021-11-11T15:45:26.189Z] #5 sha256:b68ef3988360233745ae407329a4ec2873f31913a8a444af178f38a1ade82cb4 [2021-11-11T15:45:26.189Z] #5 DONE 0.0s [2021-11-11T15:45:26.189Z] [2021-11-11T15:45:26.189Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:26.189Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [Pipeline] sh [2021-11-11T15:45:26.241Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff113911ac30fced8cb9abc6792f18e85a74c005 . [2021-11-11T15:45:26.241Z] #1 [internal] load build definition from Dockerfile [2021-11-11T15:45:26.241Z] #1 sha256:c7c8f4203234059ec1aa8066f0c5dd7d363ef3b7ddf5702805709552e9f932d2 [2021-11-11T15:45:26.241Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T15:45:26.241Z] #1 DONE 0.0s [2021-11-11T15:45:26.241Z] [2021-11-11T15:45:26.241Z] #2 [internal] load .dockerignore [2021-11-11T15:45:26.241Z] #2 sha256:f4d18c55543caca6d80fea041700558e93be07be79450f20ead7a81b38f98de4 [2021-11-11T15:45:26.241Z] #2 transferring context: 87B done [2021-11-11T15:45:26.241Z] #2 DONE 0.0s [2021-11-11T15:45:26.241Z] [2021-11-11T15:45:26.241Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T15:45:26.241Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T15:45:26.310Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 56.62MB / 102.62MB 2.1s [2021-11-11T15:45:26.356Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ff113911ac30fced8cb9abc6792f18e85a74c005 . [2021-11-11T15:45:26.356Z] #1 [internal] load build definition from Dockerfile [2021-11-11T15:45:26.356Z] #1 sha256:360825f701b4333afcb8c230f4aeb0b3220a98967710c0670db357b5c12d3a06 [2021-11-11T15:45:26.356Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T15:45:26.356Z] #1 DONE 0.0s [2021-11-11T15:45:26.356Z] [2021-11-11T15:45:26.356Z] #2 [internal] load .dockerignore [2021-11-11T15:45:26.356Z] #2 sha256:f1555ad29848bb4a47d57b9c5b092298071a3ee9e8a34154d0955adffa7248e2 [2021-11-11T15:45:26.356Z] #2 transferring context: 87B done [2021-11-11T15:45:26.356Z] #2 DONE 0.0s [2021-11-11T15:45:26.356Z] [2021-11-11T15:45:26.356Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T15:45:26.356Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T15:45:26.498Z] #3 DONE 0.1s [2021-11-11T15:45:26.498Z] [2021-11-11T15:45:26.498Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T15:45:26.498Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T15:45:26.498Z] #4 CACHED [2021-11-11T15:45:26.569Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 65.01MB / 102.62MB 2.2s [2021-11-11T15:45:26.569Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 76.55MB / 102.62MB 2.3s [2021-11-11T15:45:26.569Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 99.61MB / 102.62MB 2.5s [2021-11-11T15:45:26.614Z] #3 DONE 0.1s [2021-11-11T15:45:26.614Z] [2021-11-11T15:45:26.614Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T15:45:26.614Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T15:45:26.614Z] #4 CACHED [2021-11-11T15:45:26.756Z] [2021-11-11T15:45:26.756Z] #5 [internal] load .dockerignore [2021-11-11T15:45:26.756Z] #5 sha256:b5378db257b05d9293c38074dbb090ee20854cb4d4b92102d696b176165e6af7 [2021-11-11T15:45:26.756Z] #5 DONE 0.0s [2021-11-11T15:45:26.756Z] [2021-11-11T15:45:26.756Z] #6 [internal] load build definition from Dockerfile [2021-11-11T15:45:26.756Z] #6 sha256:7e26be164b3828294be5aa0b21daa0496a249e4b68a8cb1e6cebc298f4eb1359 [2021-11-11T15:45:26.756Z] #6 DONE 0.0s [2021-11-11T15:45:26.756Z] [2021-11-11T15:45:26.756Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:26.756Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T15:45:26.756Z] #10 DONE 0.1s [2021-11-11T15:45:26.756Z] [2021-11-11T15:45:26.756Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:26.756Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T15:45:26.827Z] #11 ... [2021-11-11T15:45:26.827Z] [2021-11-11T15:45:26.827Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:26.827Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:26.827Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T15:45:26.827Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T15:45:26.827Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T15:45:26.827Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T15:45:26.828Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.7s done [2021-11-11T15:45:26.828Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-11-11T15:45:26.828Z] #69 DONE 2.6s [2021-11-11T15:45:26.828Z] [2021-11-11T15:45:26.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:26.828Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:26.833Z] Fetching without tags [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #5 [internal] load .dockerignore [2021-11-11T15:45:26.871Z] #5 sha256:dab20401e97d0d5faef8d846d411b754f74fb06656f64413f90696465ed199b8 [2021-11-11T15:45:26.871Z] #5 DONE 0.0s [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #6 [internal] load build definition from Dockerfile [2021-11-11T15:45:26.871Z] #6 sha256:6e94ca997c9df2b1a0d16bfa3f6a51b4407807a81dd292e122311d8c8b951033 [2021-11-11T15:45:26.871Z] #6 DONE 0.0s [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:26.871Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T15:45:26.871Z] #7 DONE 0.1s [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:26.871Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T15:45:26.871Z] #10 DONE 0.1s [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:26.871Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T15:45:26.871Z] #8 DONE 0.1s [2021-11-11T15:45:26.871Z] [2021-11-11T15:45:26.871Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:26.871Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T15:45:26.871Z] #9 DONE 0.1s [2021-11-11T15:45:26.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:26.582Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:45:26.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:26.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:45:26.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:45:26.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:26.875Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:45:25.159Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:25.202Z] > git checkout -f 07123a31730d72b16cbdd52e4012068bc5bc0411 # timeout=10 [2021-11-11T15:45:25.622Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:27.013Z] #9 DONE 0.1s [2021-11-11T15:45:27.013Z] [2021-11-11T15:45:27.013Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:27.013Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T15:45:27.013Z] #8 DONE 0.1s [2021-11-11T15:45:27.013Z] [2021-11-11T15:45:27.013Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:27.013Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T15:45:27.013Z] #7 DONE 0.1s [2021-11-11T15:45:27.086Z] #11 ... [2021-11-11T15:45:27.086Z] [2021-11-11T15:45:27.086Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.086Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:27.086Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T15:45:27.086Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T15:45:27.086Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T15:45:27.086Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2021-11-11T15:45:27.086Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-11-11T15:45:27.086Z] #71 DONE 3.0s [2021-11-11T15:45:27.086Z] [2021-11-11T15:45:27.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:27.086Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:27.117Z] #10 ... [2021-11-11T15:45:27.117Z] [2021-11-11T15:45:27.117Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T15:45:27.118Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T15:45:27.118Z] #7 DONE 0.9s [2021-11-11T15:45:27.118Z] [2021-11-11T15:45:27.118Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:27.118Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T15:45:27.118Z] #8 DONE 1.0s [2021-11-11T15:45:27.118Z] [2021-11-11T15:45:27.118Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T15:45:27.118Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T15:45:27.118Z] #9 DONE 1.0s [2021-11-11T15:45:27.118Z] [2021-11-11T15:45:27.118Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T15:45:27.118Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T15:45:27.118Z] #10 DONE 1.0s [2021-11-11T15:45:27.131Z] [2021-11-11T15:45:27.131Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.131Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:27.131Z] #78 DONE 0.0s [2021-11-11T15:45:27.131Z] [2021-11-11T15:45:27.131Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.131Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:27.131Z] #76 DONE 0.0s [2021-11-11T15:45:27.131Z] [2021-11-11T15:45:27.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:27.131Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:27.131Z] #11 DONE 0.0s [2021-11-11T15:45:27.131Z] [2021-11-11T15:45:27.131Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T15:45:27.131Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T15:45:27.131Z] #35 DONE 0.0s [2021-11-11T15:45:27.131Z] [2021-11-11T15:45:27.131Z] #31 [internal] load build context [2021-11-11T15:45:27.131Z] #31 sha256:fa486e5d8ad4fbe65bc0679021ee9bd497972f5f9b22f5575699b5e237b937a1 [2021-11-11T15:45:27.188Z] + docker version [2021-11-11T15:45:27.188Z] Client: [2021-11-11T15:45:27.188Z] Version: 20.10.9 [2021-11-11T15:45:27.188Z] API version: 1.41 [2021-11-11T15:45:27.188Z] Go version: go1.16.8 [2021-11-11T15:45:27.188Z] Git commit: c2ea9bc [2021-11-11T15:45:27.188Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:45:27.188Z] OS/Arch: windows/amd64 [2021-11-11T15:45:27.188Z] Context: default [2021-11-11T15:45:27.188Z] Experimental: true [2021-11-11T15:45:27.188Z] [2021-11-11T15:45:27.188Z] Server: Docker Engine - Community [2021-11-11T15:45:27.188Z] Engine: [2021-11-11T15:45:27.188Z] Version: 20.10.9 [2021-11-11T15:45:27.188Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:45:27.188Z] Go version: go1.16.8 [2021-11-11T15:45:27.188Z] Git commit: 79ea9d3 [2021-11-11T15:45:27.188Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:45:27.188Z] OS/Arch: windows/amd64 [2021-11-11T15:45:27.188Z] Experimental: true [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.271Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:27.271Z] #71 DONE 0.0s [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.271Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:27.271Z] #69 DONE 0.0s [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:27.271Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:27.271Z] #11 DONE 0.0s [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T15:45:27.271Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T15:45:27.271Z] #12 CACHED [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-11T15:45:27.271Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T15:45:27.271Z] #13 CACHED [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T15:45:27.271Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T15:45:27.271Z] #28 DONE 0.0s [2021-11-11T15:45:27.271Z] [2021-11-11T15:45:27.271Z] #24 [internal] load build context [2021-11-11T15:45:27.271Z] #24 sha256:5de6d88148fec1d77a4b3c8544a18094f4e9ee6419e67b476bab290706d0ccc8 [Pipeline] sh [2021-11-11T15:45:27.374Z] [2021-11-11T15:45:27.374Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.374Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:27.374Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-11T15:45:27.374Z] #71 DONE 0.0s [2021-11-11T15:45:27.374Z] [2021-11-11T15:45:27.374Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.374Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:27.528Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:45:27.635Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T15:45:27.635Z] #69 ... [2021-11-11T15:45:27.635Z] [2021-11-11T15:45:27.635Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T15:45:27.635Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T15:45:27.635Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-11T15:45:27.635Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T15:45:27.635Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T15:45:27.635Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T15:45:27.635Z] #28 DONE 0.1s [2021-11-11T15:45:27.635Z] [2021-11-11T15:45:27.635Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:27.635Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:27.635Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T15:45:27.635Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T15:45:27.635Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T15:45:27.635Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2021-11-11T15:45:27.702Z] #31 ... [2021-11-11T15:45:27.702Z] [2021-11-11T15:45:27.702Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:27.702Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:27.702Z] #52 DONE 0.5s [2021-11-11T15:45:27.702Z] [2021-11-11T15:45:27.702Z] #31 [internal] load build context [2021-11-11T15:45:27.702Z] #31 sha256:fa486e5d8ad4fbe65bc0679021ee9bd497972f5f9b22f5575699b5e237b937a1 [2021-11-11T15:45:27.892Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2021-11-11T15:45:27.892Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2021-11-11T15:45:28.149Z] #69 ... [2021-11-11T15:45:28.149Z] [2021-11-11T15:45:28.149Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:28.149Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:28.149Z] #45 DONE 0.6s [2021-11-11T15:45:28.149Z] [2021-11-11T15:45:28.149Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:28.149Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:28.149Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s [2021-11-11T15:45:28.149Z] #69 ... [2021-11-11T15:45:28.149Z] [2021-11-11T15:45:28.149Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:28.149Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:28.149Z] #45 DONE 0.0s [2021-11-11T15:45:28.149Z] [2021-11-11T15:45:28.149Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:28.149Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T15:45:28.149Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-11-11T15:45:28.257Z] + docker info [2021-11-11T15:45:28.406Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-11T15:45:28.406Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T15:45:28.460Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 2.4s done [2021-11-11T15:45:28.460Z] #11 ... [2021-11-11T15:45:28.460Z] [2021-11-11T15:45:28.460Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T15:45:28.460Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T15:45:28.460Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-11T15:45:28.460Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T15:45:28.460Z] #28 sha256:21e79e173393a5c03e2dd910354affc1e6ea995aa3c88a18d40bae41760b3d4e 529B / 529B done [2021-11-11T15:45:28.460Z] #28 sha256:bf33d9a9dfb709a9a24218f6ea55bab3965d0029cdc2ce01214ad1a87040e530 1.48kB / 1.48kB done [2021-11-11T15:45:28.460Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.5s done [2021-11-11T15:45:28.460Z] #28 DONE 4.4s [2021-11-11T15:45:28.460Z] [2021-11-11T15:45:28.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:28.460Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:28.460Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 [2021-11-11T15:45:28.647Z] #24 ... [2021-11-11T15:45:28.647Z] [2021-11-11T15:45:28.647Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T15:45:28.647Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T15:45:28.647Z] #45 DONE 1.2s [2021-11-11T15:45:28.647Z] [2021-11-11T15:45:28.647Z] #24 [internal] load build context [2021-11-11T15:45:28.647Z] #24 sha256:5de6d88148fec1d77a4b3c8544a18094f4e9ee6419e67b476bab290706d0ccc8 [2021-11-11T15:45:28.649Z] #31 transferring context: 55.48MB 1.4s done [2021-11-11T15:45:28.649Z] #31 DONE 1.4s [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #44 sha256:8d4ac9809127ede6ca9c65da025305afc59c9ee6de03b90eeb1267c31d06e270 [2021-11-11T15:45:28.649Z] #44 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:28.649Z] #38 sha256:393e4e5a7adaa83d3da201a7c7932f44197bd63806ce133995ce561d4117bd90 [2021-11-11T15:45:28.649Z] #38 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #55 sha256:ea372f35bbe02868fd6c8aa71921f5cefca8b161894c6582c1df6443026498f0 [2021-11-11T15:45:28.649Z] #55 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #57 sha256:3c6a235d69dc40c7c186c468ad87a1ce6a8477a262f1329e79653423ffb3f51e [2021-11-11T15:45:28.649Z] #57 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:45:28.649Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:45:28.649Z] #41 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-11T15:45:28.649Z] #14 sha256:0c8e5c061cbf63b8cb2b6d6abda97fac744555f99dbfa1c81a34d483c30015bb [2021-11-11T15:45:28.649Z] #14 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T15:45:28.649Z] #29 sha256:80027a0c19e7e7ff678f32a1d2bf1c0858eb957c9ab8783a59234e3f7b79f42f [2021-11-11T15:45:28.649Z] #29 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #51 sha256:faced49e6cb48b2dcac90cf8b6eee1a51d82f10bb4bdc657cbca6549baf92353 [2021-11-11T15:45:28.649Z] #51 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:45:28.649Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:45:28.649Z] #62 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:45:28.649Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T15:45:28.649Z] #43 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T15:45:28.649Z] #32 sha256:332298411b37a94c7fd074420b3b5bcd5345503695968f251965384c80a078c7 [2021-11-11T15:45:28.649Z] #32 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #66 sha256:9cbdb7d037f689771d94aa1c5330d1c44e0e5b8ac5f5bdf155f624ca1ad8b735 [2021-11-11T15:45:28.649Z] #66 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:45:28.649Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T15:45:28.649Z] #28 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T15:45:28.649Z] #71 sha256:f0e649fc8e02cbdb9cbb52200154a67c47b8156828e3c87fdd2f16788c428dbb [2021-11-11T15:45:28.649Z] #71 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-11T15:45:28.649Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-11T15:45:28.649Z] #16 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:45:28.649Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T15:45:28.649Z] #56 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T15:45:28.649Z] #26 sha256:03bcd40b74cd1afb494c5572b2bb591341237bb8077dde8eb2cb18ee53ea1cae [2021-11-11T15:45:28.649Z] #26 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T15:45:28.649Z] #27 sha256:8f77f8ddcc6f99b479e7efd5b0f67afac1932799099408d4368e4dc6cd5729a9 [2021-11-11T15:45:28.649Z] #27 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:28.649Z] #72 sha256:9bba8e1e2f7cf399a8ad6cff0cadc59e4d265c6f6eb015afb5170c043eb07477 [2021-11-11T15:45:28.649Z] #72 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T15:45:28.649Z] #39 sha256:14bd30d619adda305a06ac45a3023de27184a5c0e1674d3cd40b4eba14afe812 [2021-11-11T15:45:28.649Z] #39 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T15:45:28.649Z] #53 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T15:45:28.649Z] #53 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-11T15:45:28.649Z] #15 sha256:f25cec36bc74eb41fb4d5f19aa7c4aea7db430bcf12867f3c305e03a618e3e5c [2021-11-11T15:45:28.649Z] #15 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #80 sha256:adef9a0e56cc6f2ea0fa6ab65f3d6b31e0c0acd5c8263bb5f41a84ed543b9335 [2021-11-11T15:45:28.649Z] #80 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #59 sha256:f6c21c63aaefa7f49d362d73bd6a2c149c47153f823e3f57a15419c3652ebd18 [2021-11-11T15:45:28.649Z] #59 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-11T15:45:28.649Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T15:45:28.649Z] #19 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T15:45:28.649Z] #23 sha256:fb7c8046cfcf63bafa6c8443c2c46e7d267a0c4d9ce2800fc6b0f267bdb0e1f8 [2021-11-11T15:45:28.649Z] #23 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T15:45:28.649Z] #34 sha256:71499d9c26c42b9f91eb5c1e3d57529365024c48c2b74ec033bb43e112d7f1ee [2021-11-11T15:45:28.649Z] #34 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #70 sha256:16d75e1b3445101eebfdd5efdd2dc82a5a3e3487da9d11711996ab64a3c727b9 [2021-11-11T15:45:28.649Z] #70 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T15:45:28.649Z] #46 sha256:2211b0af238fdcf03e5f4b7e417d3da1bcada0cae7ba13c9dee100fd44876ab8 [2021-11-11T15:45:28.649Z] #46 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T15:45:28.649Z] #30 sha256:15fbc0fb5383cd4bbfb9ab8c5a3fea04be04f2f9bf8f6a833cdac606d976fd7a [2021-11-11T15:45:28.649Z] #30 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-11-11T15:45:28.649Z] #21 sha256:a0765f0d6ba3a89f646a0a53d08b690c7d011ff41e0ae659fa5bce40fc789d9a [2021-11-11T15:45:28.649Z] #21 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:45:28.649Z] #65 sha256:cad4ab6cd84cc58d9b2d216c418091dbc3237e09a057be86776fb08622db966e [2021-11-11T15:45:28.649Z] #65 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #42 sha256:410bcd9a0884fb8ccd1196facb0891141a6307bbe72d380d5fdd36c00494380d [2021-11-11T15:45:28.649Z] #42 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:45:28.649Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:45:28.649Z] #58 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #48 sha256:30962b3ec2c9a76913b6d197fbd935fbc03a71bccecd8e11acd820ab6d913b74 [2021-11-11T15:45:28.649Z] #48 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:45:28.649Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:45:28.649Z] #50 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T15:45:28.649Z] #64 sha256:9d1e32c251526cda181f8d504fcdb02de1c7659ab46f87be6fd4f38db039d95e [2021-11-11T15:45:28.649Z] #64 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T15:45:28.649Z] #73 sha256:0bfb681f591f1686649da135690467e20d06f7fa89330c8cb10959bd8341d869 [2021-11-11T15:45:28.649Z] #73 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:28.649Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T15:45:28.649Z] #45 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T15:45:28.649Z] #63 sha256:55961edd8059504ef40701216f915f95ce8fe878e84f51e06107f1ba63e29c10 [2021-11-11T15:45:28.649Z] #63 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T15:45:28.649Z] #37 sha256:27a0175b604caeb224c38594bc2317fd6c556ea45bb7f247723799b071119847 [2021-11-11T15:45:28.649Z] #37 CACHED [2021-11-11T15:45:28.649Z] [2021-11-11T15:45:28.649Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T15:45:28.649Z] #25 sha256:b329fe4d47747037aceb9988751e2bb3f03f9c8fba24515afab376229c6ac227 [2021-11-11T15:45:28.650Z] #25 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:28.650Z] #40 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T15:45:28.650Z] #40 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T15:45:28.650Z] #68 sha256:16f50040a496c30da0c46f4ed9661b01a0748f31f7725b3aa91c7ac24e8b0fd6 [2021-11-11T15:45:28.650Z] #68 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:28.650Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T15:45:28.650Z] #36 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T15:45:28.650Z] #74 sha256:8e46bdb30c4313d1652c04691df7f521ee8cf123d946b9463efa516e1b5faee6 [2021-11-11T15:45:28.650Z] #74 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-11T15:45:28.650Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-11T15:45:28.650Z] #17 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T15:45:28.650Z] #61 sha256:2439df956c9f660e1b9c17ac9300717bea6f17ecf54f1d02172ee8a14e5cd582 [2021-11-11T15:45:28.650Z] #61 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:45:28.650Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:45:28.650Z] #54 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:45:28.650Z] #47 sha256:fc7146413e92d4efd10726054147c0764a0fa30b43d506d7be63a5ac42213faa [2021-11-11T15:45:28.650Z] #47 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:28.650Z] #33 sha256:220394fbba9e92f41917149a4d6d679ca9ac514426b92f8534de6e816537fb2d [2021-11-11T15:45:28.650Z] #33 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:45:28.650Z] #69 sha256:e4d6ff934a218cead68a34bb22d43cac293b7f83d8ac5696931f7c28cb75ed0a [2021-11-11T15:45:28.650Z] #69 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:45:28.650Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T15:45:28.650Z] #79 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:28.650Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T15:45:28.650Z] #20 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-11T15:45:28.650Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [2021-11-11T15:45:28.650Z] #18 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T15:45:28.650Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T15:45:28.650Z] #12 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T15:45:28.650Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T15:45:28.650Z] #77 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:45:28.650Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:45:28.650Z] #60 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:45:28.650Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-11T15:45:28.650Z] #22 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T15:45:28.650Z] #24 sha256:a95681c14d22bbccf69a3948faad932c6f3d033b085a34ba22fd61eba76db815 [2021-11-11T15:45:28.650Z] #24 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T15:45:28.650Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T15:45:28.650Z] #49 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-11T15:45:28.650Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T15:45:28.650Z] #13 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T15:45:28.650Z] #75 sha256:17a47d6cfe32bb51e81e440e4eb1753a0e9cdd5cb32ba247af6a35387b0a828b [2021-11-11T15:45:28.650Z] #75 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:28.650Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T15:45:28.650Z] #67 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T15:45:28.650Z] #81 sha256:992f36ef2a9b6ef63391650c200db1746a5e2f01bcc0d219de5e17d0b7af3bcb [2021-11-11T15:45:28.650Z] #81 CACHED [2021-11-11T15:45:28.650Z] [2021-11-11T15:45:28.650Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T15:45:28.650Z] #82 sha256:fe5997bf431dca830c97b4628a58ce8fb4017be535b1097848534b54d793a416 [2021-11-11T15:45:28.728Z] Client: [2021-11-11T15:45:28.728Z] Context: default [2021-11-11T15:45:28.728Z] Debug Mode: false [2021-11-11T15:45:28.728Z] Plugins: [2021-11-11T15:45:28.728Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T15:45:28.728Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T15:45:28.728Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T15:45:28.728Z] [2021-11-11T15:45:28.728Z] Server: [2021-11-11T15:45:28.728Z] Containers: 0 [2021-11-11T15:45:28.728Z] Running: 0 [2021-11-11T15:45:28.728Z] Paused: 0 [2021-11-11T15:45:28.728Z] Stopped: 0 [2021-11-11T15:45:28.728Z] Images: 11 [2021-11-11T15:45:28.728Z] Server Version: 20.10.9 [2021-11-11T15:45:28.728Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:45:28.728Z] Windows: [2021-11-11T15:45:28.728Z] LCOW: [2021-11-11T15:45:28.728Z] Logging Driver: json-file [2021-11-11T15:45:28.728Z] Plugins: [2021-11-11T15:45:28.728Z] Volume: local [2021-11-11T15:45:28.728Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:45:28.728Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:45:28.728Z] Swarm: inactive [2021-11-11T15:45:28.728Z] Default Isolation: process [2021-11-11T15:45:28.728Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T15:45:28.728Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T15:45:28.728Z] OSType: windows [2021-11-11T15:45:28.728Z] Architecture: x86_64 [2021-11-11T15:45:28.728Z] CPUs: 4 [2021-11-11T15:45:28.728Z] Total Memory: 32GiB [2021-11-11T15:45:28.728Z] Name: azwin-2-4b0ad0 [2021-11-11T15:45:28.728Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T15:45:28.728Z] Docker Root Dir: D:\docker [2021-11-11T15:45:28.728Z] Debug Mode: false [2021-11-11T15:45:28.728Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:28.728Z] Labels: [2021-11-11T15:45:28.728Z] Experimental: true [2021-11-11T15:45:28.728Z] Insecure Registries: [2021-11-11T15:45:28.728Z] 10.0.0.4:5000 [2021-11-11T15:45:28.728Z] 127.0.0.0/8 [2021-11-11T15:45:28.728Z] Registry Mirrors: [2021-11-11T15:45:28.728Z] http://10.0.0.4:5000/ [2021-11-11T15:45:28.728Z] Live Restore Enabled: false [2021-11-11T15:45:28.728Z] Product License: Community Engine [2021-11-11T15:45:28.728Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T15:45:27.567Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:27.611Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:45:29.029Z] #11 ... [2021-11-11T15:45:29.029Z] [2021-11-11T15:45:29.029Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T15:45:29.029Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-11T15:45:29.029Z] #70 DONE 0.3s [2021-11-11T15:45:29.029Z] [2021-11-11T15:45:29.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:29.029Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:29.029Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.5s done [2021-11-11T15:45:29.288Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 [2021-11-11T15:45:29.582Z] #82 DONE 0.9s [2021-11-11T15:45:29.583Z] [2021-11-11T15:45:29.583Z] #83 exporting to image [2021-11-11T15:45:29.583Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T15:45:29.583Z] #83 exporting layers [2021-11-11T15:45:29.857Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.6s done [2021-11-11T15:45:30.423Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 [2021-11-11T15:45:30.514Z] #83 exporting layers 0.8s done [2021-11-11T15:45:30.514Z] #83 writing image sha256:0e3cd978b6914419111171520375856ed59329610b1fba77453566ab9140428f [2021-11-11T15:45:30.514Z] #83 writing image sha256:0e3cd978b6914419111171520375856ed59329610b1fba77453566ab9140428f done [2021-11-11T15:45:30.514Z] #83 naming to docker.io/library/docker:ff113911ac30fced8cb9abc6792f18e85a74c005 done [2021-11-11T15:45:30.514Z] #83 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-11T15:45:30.680Z] #11 ... [2021-11-11T15:45:30.680Z] [2021-11-11T15:45:30.680Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:45:30.680Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-11T15:45:30.680Z] #72 DONE 1.6s [2021-11-11T15:45:30.680Z] [2021-11-11T15:45:30.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:30.680Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:30.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/validate/default [2021-11-11T15:45:30.694Z] > git remote # timeout=10 [2021-11-11T15:45:30.736Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:45:30.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:45:30.781Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:45:31.308Z] Merge succeeded, producing 9d4b9a2c7a2e220a7a5c4d9adaab513cce3472b3 [2021-11-11T15:45:31.308Z] Checking out Revision 9d4b9a2c7a2e220a7a5c4d9adaab513cce3472b3 (PR-43005) [2021-11-11T15:45:31.622Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:45:31.746Z] First time build. Skipping changelog. [2021-11-11T15:45:31.928Z] #24 transferring context: 38.64MB 4.3s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T15:45:32.872Z] #24 transferring context: 55.48MB 5.6s done [2021-11-11T15:45:32.872Z] #24 DONE 5.6s [2021-11-11T15:45:32.872Z] [2021-11-11T15:45:32.872Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:32.872Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:45:32.872Z] #14 2.674 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T15:45:32.872Z] #14 2.739 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T15:45:32.872Z] #14 2.928 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T15:45:32.872Z] #14 3.986 Reading package lists... [2021-11-11T15:45:32.872Z] #14 ... [2021-11-11T15:45:32.872Z] [2021-11-11T15:45:32.872Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T15:45:32.872Z] #64 sha256:da5b0e787e073a0551b975c3107f747f20a554003c70f9c368b96be2b2cdca4c [2021-11-11T15:45:33.068Z] + docker version [2021-11-11T15:45:33.068Z] Client: [2021-11-11T15:45:33.068Z] Version: 20.10.9 [2021-11-11T15:45:33.068Z] API version: 1.41 [2021-11-11T15:45:33.068Z] Go version: go1.16.8 [2021-11-11T15:45:33.068Z] Git commit: c2ea9bc [2021-11-11T15:45:33.068Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:45:33.068Z] OS/Arch: windows/amd64 [2021-11-11T15:45:33.068Z] Context: default [2021-11-11T15:45:33.068Z] Experimental: true [2021-11-11T15:45:33.068Z] [2021-11-11T15:45:33.068Z] Server: Docker Engine - Community [2021-11-11T15:45:33.068Z] Engine: [2021-11-11T15:45:33.068Z] Version: 20.10.9 [2021-11-11T15:45:33.068Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:45:33.068Z] Go version: go1.16.8 [2021-11-11T15:45:33.068Z] Git commit: 79ea9d3 [2021-11-11T15:45:33.068Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:45:33.068Z] OS/Arch: windows/amd64 [2021-11-11T15:45:33.068Z] Experimental: true [2021-11-11T15:45:33.139Z] #64 DONE 0.4s [2021-11-11T15:45:33.139Z] [2021-11-11T15:45:33.139Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T15:45:33.139Z] #25 sha256:23200e3806686d7d5750baf9fcb644ebdc7e99a5c9992616b9c72307bc80e39f [2021-11-11T15:45:33.139Z] #25 DONE 0.4s [2021-11-11T15:45:33.139Z] [2021-11-11T15:45:33.139Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:33.139Z] #26 sha256:6df4abd881e5a5e823c3e0de997b51938ea3706d095d8bc1e288910c9eab6fad [2021-11-11T15:45:31.228Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T15:45:31.347Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:45:31.394Z] > git checkout -f 9d4b9a2c7a2e220a7a5c4d9adaab513cce3472b3 # timeout=10 [2021-11-11T15:45:31.662Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:45:33.217Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 2.8s done [Pipeline] sh [2021-11-11T15:45:33.402Z] Congratulations! Seccomp profile generation is done correctly. [2021-11-11T15:45:33.402Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-11T15:45:33.402Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-11T15:45:33.402Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-11T15:45:33.402Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-11T15:45:33.402Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-11T15:45:33.402Z] Congratulations! No new tests were added to integration-cli. [2021-11-11T15:45:33.402Z] [2021-11-11T15:45:33.402Z] INFO Start validation with golang-ci-lint [2021-11-11T15:45:33.402Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-11T15:45:33.402Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T15:45:33.402Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T15:45:33.476Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 [2021-11-11T15:45:33.666Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-11-11T15:45:34.141Z] + docker info [2021-11-11T15:45:34.141Z] Client: [2021-11-11T15:45:34.141Z] Context: default [2021-11-11T15:45:34.141Z] Debug Mode: false [2021-11-11T15:45:34.141Z] [2021-11-11T15:45:34.141Z] Server: [2021-11-11T15:45:34.141Z] Containers: 0 [2021-11-11T15:45:34.141Z] Running: 0 [2021-11-11T15:45:34.141Z] Paused: 0 [2021-11-11T15:45:34.141Z] Stopped: 0 [2021-11-11T15:45:34.141Z] Images: 11 [2021-11-11T15:45:34.141Z] Server Version: 20.10.9 [2021-11-11T15:45:34.141Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:45:34.141Z] Windows: [2021-11-11T15:45:34.141Z] LCOW: [2021-11-11T15:45:34.141Z] Logging Driver: json-file [2021-11-11T15:45:34.141Z] Plugins: [2021-11-11T15:45:34.141Z] Volume: local [2021-11-11T15:45:34.141Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:45:34.141Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:45:34.141Z] Swarm: inactive [2021-11-11T15:45:34.142Z] Default Isolation: process [2021-11-11T15:45:34.142Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T15:45:34.142Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T15:45:34.142Z] OSType: windows [2021-11-11T15:45:34.142Z] Architecture: x86_64 [2021-11-11T15:45:34.142Z] CPUs: 4 [2021-11-11T15:45:34.142Z] Total Memory: 32GiB [2021-11-11T15:45:34.142Z] Name: azwin-2-aa58a0 [2021-11-11T15:45:34.142Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T15:45:34.142Z] Docker Root Dir: D:\docker [2021-11-11T15:45:34.142Z] Debug Mode: false [2021-11-11T15:45:34.142Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:34.142Z] Labels: [2021-11-11T15:45:34.142Z] Experimental: true [2021-11-11T15:45:34.142Z] Insecure Registries: [2021-11-11T15:45:34.142Z] 10.0.0.4:5000 [2021-11-11T15:45:34.142Z] 127.0.0.0/8 [2021-11-11T15:45:34.142Z] Registry Mirrors: [2021-11-11T15:45:34.142Z] http://10.0.0.4:5000/ [2021-11-11T15:45:34.142Z] Live Restore Enabled: false [2021-11-11T15:45:34.142Z] Product License: Community Engine [2021-11-11T15:45:34.142Z] [2021-11-11T15:45:34.229Z] #69 DONE 6.7s [2021-11-11T15:45:34.229Z] [2021-11-11T15:45:34.229Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T15:45:34.229Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T15:45:34.229Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-11-11T15:45:34.229Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T15:45:34.229Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T15:45:34.229Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T15:45:34.229Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2021-11-11T15:45:34.229Z] #71 DONE 6.7s [2021-11-11T15:45:34.229Z] [2021-11-11T15:45:34.229Z] #24 [internal] load build context [2021-11-11T15:45:34.229Z] #24 sha256:5a17c4896e97380063c6857fc6cfbdd70cb8cf8a426723aef9d7f90b8ad76714 [2021-11-11T15:45:34.229Z] #24 transferring context: 55.47MB 6.1s done [2021-11-11T15:45:34.229Z] #24 DONE 6.7s [2021-11-11T15:45:34.229Z] [2021-11-11T15:45:34.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:34.229Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:34.229Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.0s done [2021-11-11T15:45:34.229Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T15:45:34.229Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T15:45:34.229Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T15:45:34.229Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.6s done [2021-11-11T15:45:34.229Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 1.1s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T15:45:34.490Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T15:45:35.669Z] #26 1.967 + RM_GOPATH=0 [2021-11-11T15:45:35.669Z] #26 1.967 + TMP_GOPATH= [2021-11-11T15:45:35.669Z] #26 1.967 + : /build [2021-11-11T15:45:35.669Z] #26 1.967 + '[' -z '' ']' [2021-11-11T15:45:35.669Z] #26 1.967 ++ mktemp -d [2021-11-11T15:45:35.669Z] #26 1.975 + export GOPATH=/tmp/tmp.AC5GRNJIeO [2021-11-11T15:45:35.669Z] #26 1.975 + GOPATH=/tmp/tmp.AC5GRNJIeO [2021-11-11T15:45:35.669Z] #26 1.975 + RM_GOPATH=1 [2021-11-11T15:45:35.669Z] #26 1.975 + case "$(go env GOARCH)" in [2021-11-11T15:45:35.669Z] #26 1.975 ++ go env GOARCH [2021-11-11T15:45:35.669Z] #26 2.001 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:35.669Z] #26 2.001 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:35.669Z] #26 2.001 ++ dirname /install.sh [2021-11-11T15:45:35.669Z] #26 2.001 + dir=/ [2021-11-11T15:45:35.669Z] #26 2.001 + bin=dockercli [2021-11-11T15:45:35.669Z] #26 2.001 + shift [2021-11-11T15:45:35.669Z] #26 2.001 + '[' '!' -f //dockercli.installer ']' [2021-11-11T15:45:35.669Z] #26 2.001 + . //dockercli.installer [2021-11-11T15:45:35.669Z] #26 2.001 ++ : stable [2021-11-11T15:45:35.669Z] #26 2.001 ++ : 17.06.2-ce [2021-11-11T15:45:35.669Z] #26 2.001 + install_dockercli [2021-11-11T15:45:35.669Z] #26 2.001 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T15:45:35.669Z] #26 2.001 ++ uname -m [2021-11-11T15:45:35.669Z] #26 2.002 Install docker/cli version 17.06.2-ce from stable [2021-11-11T15:45:35.669Z] #26 2.023 + arch=x86_64 [2021-11-11T15:45:35.669Z] #26 2.023 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T15:45:35.669Z] #26 2.023 + url=https://download.docker.com/linux/static [2021-11-11T15:45:35.669Z] #26 2.023 + tar -xz docker/docker [2021-11-11T15:45:35.669Z] #26 2.035 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T15:45:36.759Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 2.9s done [2021-11-11T15:45:36.760Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 [2021-11-11T15:45:37.043Z] #26 ... [2021-11-11T15:45:37.043Z] [2021-11-11T15:45:37.043Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:37.043Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:37.043Z] #38 2.858 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T15:45:37.043Z] #38 2.858 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T15:45:37.043Z] #38 2.902 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T15:45:37.043Z] #38 4.385 Reading package lists... [2021-11-11T15:45:37.301Z] #38 7.646 Reading package lists... [2021-11-11T15:45:37.301Z] #38 ... [2021-11-11T15:45:37.301Z] [2021-11-11T15:45:37.301Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:37.301Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:45:37.301Z] #60 2.831 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T15:45:37.301Z] #60 2.831 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T15:45:37.301Z] #60 2.917 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T15:45:37.301Z] #60 4.171 Reading package lists... [2021-11-11T15:45:37.301Z] #60 6.749 Reading package lists... [2021-11-11T15:45:37.330Z] #11 ... [2021-11-11T15:45:37.330Z] [2021-11-11T15:45:37.330Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:37.330Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T15:45:37.330Z] #29 1.189 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:37.330Z] #29 1.200 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:37.330Z] #29 1.200 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:37.330Z] #29 1.452 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:45:37.330Z] #29 1.857 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:45:37.330Z] #29 1.857 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:45:37.330Z] #29 2.773 Fetched 8358 kB in 2s (4541 kB/s) [2021-11-11T15:45:37.330Z] #29 2.773 Reading package lists... [2021-11-11T15:45:37.330Z] #29 3.306 Reading package lists... [2021-11-11T15:45:37.330Z] #29 3.826 Building dependency tree... [2021-11-11T15:45:37.330Z] #29 4.140 The following additional packages will be installed: [2021-11-11T15:45:37.330Z] #29 4.140 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T15:45:37.330Z] #29 4.140 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T15:45:37.330Z] #29 4.146 Recommended packages: [2021-11-11T15:45:37.330Z] #29 4.146 libldap-common publicsuffix libsasl2-modules [2021-11-11T15:45:37.330Z] #29 4.266 The following NEW packages will be installed: [2021-11-11T15:45:37.330Z] #29 4.266 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T15:45:37.330Z] #29 4.266 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T15:45:37.330Z] #29 4.266 libssh2-1 openssl [2021-11-11T15:45:37.330Z] #29 4.582 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:45:37.330Z] #29 4.582 Need to get 2934 kB of archives. [2021-11-11T15:45:37.330Z] #29 4.582 After this operation, 6485 kB of additional disk space will be used. [2021-11-11T15:45:37.330Z] #29 4.582 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-11T15:45:37.330Z] #29 4.648 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-11T15:45:37.330Z] #29 4.649 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-11T15:45:37.330Z] #29 4.655 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-11T15:45:37.330Z] #29 4.655 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-11T15:45:37.330Z] #29 4.655 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-11T15:45:37.330Z] #29 4.657 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-11T15:45:37.330Z] #29 4.657 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-11T15:45:37.330Z] #29 4.657 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-11T15:45:37.330Z] #29 4.658 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-11T15:45:37.330Z] #29 4.660 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-11T15:45:37.330Z] #29 4.664 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-11T15:45:37.330Z] #29 4.665 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T15:45:37.330Z] #29 4.667 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T15:45:37.330Z] #29 4.668 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T15:45:37.330Z] #29 4.789 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:45:37.330Z] #29 4.813 Fetched 2934 kB in 0s (7386 kB/s) [2021-11-11T15:45:37.330Z] #29 4.830 Selecting previously unselected package openssl. [2021-11-11T15:45:37.330Z] #29 4.831 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-11-11T15:45:37.330Z] #29 4.836 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 4.841 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T15:45:37.330Z] #29 4.952 Selecting previously unselected package ca-certificates. [2021-11-11T15:45:37.330Z] #29 4.952 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T15:45:37.330Z] #29 4.956 Unpacking ca-certificates (20210119) ... [2021-11-11T15:45:37.330Z] #29 5.021 Selecting previously unselected package libbrotli1:arm64. [2021-11-11T15:45:37.330Z] #29 5.021 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.029 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T15:45:37.330Z] #29 5.092 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-11T15:45:37.330Z] #29 5.092 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.096 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.134 Selecting previously unselected package libsasl2-2:arm64. [2021-11-11T15:45:37.330Z] #29 5.134 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.138 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.182 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-11T15:45:37.330Z] #29 5.182 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.187 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T15:45:37.330Z] #29 5.250 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-11T15:45:37.330Z] #29 5.250 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.254 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T15:45:37.330Z] #29 5.290 Selecting previously unselected package libpsl5:arm64. [2021-11-11T15:45:37.330Z] #29 5.290 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.298 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T15:45:37.330Z] #29 5.335 Selecting previously unselected package librtmp1:arm64. [2021-11-11T15:45:37.330Z] #29 5.335 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.338 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T15:45:37.330Z] #29 5.379 Selecting previously unselected package libssh2-1:arm64. [2021-11-11T15:45:37.330Z] #29 5.379 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.383 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T15:45:37.330Z] #29 5.433 Selecting previously unselected package libcurl4:arm64. [2021-11-11T15:45:37.330Z] #29 5.433 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.437 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T15:45:37.330Z] #29 5.492 Selecting previously unselected package curl. [2021-11-11T15:45:37.330Z] #29 5.492 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.497 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T15:45:37.330Z] #29 5.567 Selecting previously unselected package libonig5:arm64. [2021-11-11T15:45:37.330Z] #29 5.567 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.567 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T15:45:37.330Z] #29 5.619 Selecting previously unselected package libjq1:arm64. [2021-11-11T15:45:37.330Z] #29 5.619 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.623 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.666 Selecting previously unselected package jq. [2021-11-11T15:45:37.330Z] #29 5.666 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-11T15:45:37.330Z] #29 5.671 Unpacking jq (1.6-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.709 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T15:45:37.330Z] #29 5.720 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T15:45:37.330Z] #29 5.729 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T15:45:37.330Z] #29 5.738 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.754 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T15:45:37.330Z] #29 5.766 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.776 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T15:45:37.330Z] #29 5.786 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T15:45:37.330Z] #29 5.802 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T15:45:37.330Z] #29 5.812 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T15:45:37.330Z] #29 5.824 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T15:45:37.330Z] #29 5.835 Setting up ca-certificates (20210119) ... [2021-11-11T15:45:37.330Z] #29 6.287 Updating certificates in /etc/ssl/certs... [2021-11-11T15:45:37.330Z] #29 6.841 129 added, 0 removed; done. [2021-11-11T15:45:37.330Z] #29 6.876 Setting up jq (1.6-2.1) ... [2021-11-11T15:45:37.330Z] #29 6.890 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T15:45:37.330Z] #29 6.901 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T15:45:37.330Z] #29 6.911 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:45:37.330Z] #29 6.960 Processing triggers for ca-certificates (20210119) ... [2021-11-11T15:45:37.330Z] #29 6.971 Updating certificates in /etc/ssl/certs... [2021-11-11T15:45:37.330Z] #29 7.480 0 added, 0 removed; done. [2021-11-11T15:45:37.330Z] #29 7.480 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T15:45:37.330Z] #29 7.482 done. [2021-11-11T15:45:37.330Z] #29 DONE 8.7s [2021-11-11T15:45:37.330Z] [2021-11-11T15:45:37.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:37.330Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:37.330Z] #11 ... [2021-11-11T15:45:37.330Z] [2021-11-11T15:45:37.330Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T15:45:37.330Z] #30 sha256:f6c33db869e7294c712ea331c4a392fc0f8559957adf2cfc25cb485f178415f3 [2021-11-11T15:45:37.560Z] #60 9.715 Building dependency tree... [2021-11-11T15:45:37.560Z] #60 ... [2021-11-11T15:45:37.560Z] [2021-11-11T15:45:37.560Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:37.560Z] #65 sha256:c9770ae8d2128f8faa561403b1077b149e9602d759ad4d8e594f24e30468aa64 [2021-11-11T15:45:37.560Z] #65 1.801 + RM_GOPATH=0 [2021-11-11T15:45:37.560Z] #65 1.801 + TMP_GOPATH= [2021-11-11T15:45:37.560Z] #65 1.801 + : /build [2021-11-11T15:45:37.560Z] #65 1.801 + '[' -z '' ']' [2021-11-11T15:45:37.560Z] #65 1.801 ++ mktemp -d [2021-11-11T15:45:37.560Z] #65 1.801 + export GOPATH=/tmp/tmp.GOffbbqkdv [2021-11-11T15:45:37.560Z] #65 1.801 + GOPATH=/tmp/tmp.GOffbbqkdv [2021-11-11T15:45:37.560Z] #65 1.801 + RM_GOPATH=1 [2021-11-11T15:45:37.560Z] #65 1.801 + case "$(go env GOARCH)" in [2021-11-11T15:45:37.560Z] #65 1.801 ++ go env GOARCH [2021-11-11T15:45:37.560Z] #65 1.833 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:37.560Z] #65 1.833 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:37.560Z] #65 1.849 Install rootlesskit version v0.14.6 [2021-11-11T15:45:37.560Z] #65 1.850 ++ dirname /install.sh [2021-11-11T15:45:37.560Z] #65 1.850 + dir=/ [2021-11-11T15:45:37.560Z] #65 1.850 + bin=rootlesskit [2021-11-11T15:45:37.560Z] #65 1.850 + shift [2021-11-11T15:45:37.560Z] #65 1.850 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T15:45:37.560Z] #65 1.850 + . //rootlesskit.installer [2021-11-11T15:45:37.560Z] #65 1.850 ++ : v0.14.6 [2021-11-11T15:45:37.560Z] #65 1.850 + install_rootlesskit [2021-11-11T15:45:37.560Z] #65 1.850 + case "$1" in [2021-11-11T15:45:37.560Z] #65 1.850 + export CGO_ENABLED=0 [2021-11-11T15:45:37.560Z] #65 1.850 + CGO_ENABLED=0 [2021-11-11T15:45:37.560Z] #65 1.850 + _install_rootlesskit [2021-11-11T15:45:37.560Z] #65 1.850 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T15:45:37.560Z] #65 1.850 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:45:37.560Z] #65 1.850 + GOBIN=/build [2021-11-11T15:45:37.560Z] #65 1.850 + GO111MODULE=on [2021-11-11T15:45:37.560Z] #65 1.850 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T15:45:37.560Z] #65 2.337 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T15:45:37.588Z] #30 DONE 0.3s [2021-11-11T15:45:37.588Z] [2021-11-11T15:45:37.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:37.588Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T15:45:37.758Z] #11 ... [2021-11-11T15:45:37.758Z] [2021-11-11T15:45:37.758Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T15:45:37.758Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T15:45:37.758Z] #70 DONE 0.8s [2021-11-11T15:45:37.758Z] [2021-11-11T15:45:37.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:37.758Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:37.758Z] #11 ... [2021-11-11T15:45:37.758Z] [2021-11-11T15:45:37.758Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:45:37.758Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T15:45:37.758Z] #72 ... [2021-11-11T15:45:37.758Z] [2021-11-11T15:45:37.758Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:37.758Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T15:45:37.758Z] #29 2.135 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:37.758Z] #29 2.135 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:37.758Z] #29 2.135 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:37.758Z] #29 2.445 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:45:37.758Z] #29 2.815 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:45:37.758Z] #29 3.310 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:45:37.758Z] #29 4.799 Fetched 8473 kB in 3s (2873 kB/s) [2021-11-11T15:45:37.758Z] #29 4.799 Reading package lists... [2021-11-11T15:45:37.758Z] #29 5.857 Reading package lists... [2021-11-11T15:45:37.758Z] #29 6.480 Building dependency tree... [2021-11-11T15:45:37.758Z] #29 6.879 The following additional packages will be installed: [2021-11-11T15:45:37.758Z] #29 6.879 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T15:45:37.758Z] #29 6.879 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T15:45:37.758Z] #29 6.879 Recommended packages: [2021-11-11T15:45:37.758Z] #29 6.879 libldap-common publicsuffix libsasl2-modules [2021-11-11T15:45:37.758Z] #29 7.077 The following NEW packages will be installed: [2021-11-11T15:45:37.758Z] #29 7.077 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T15:45:37.758Z] #29 7.077 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T15:45:37.758Z] #29 7.077 libssh2-1 openssl [2021-11-11T15:45:37.758Z] #29 7.336 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:45:37.758Z] #29 7.336 Need to get 3038 kB of archives. [2021-11-11T15:45:37.758Z] #29 7.336 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T15:45:37.758Z] #29 7.336 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T15:45:37.758Z] #29 7.386 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T15:45:37.758Z] #29 7.396 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T15:45:37.758Z] #29 7.434 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T15:45:37.758Z] #29 7.436 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T15:45:37.758Z] #29 7.444 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T15:45:37.758Z] #29 7.450 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T15:45:37.758Z] #29 7.480 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T15:45:37.758Z] #29 7.503 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T15:45:37.758Z] #29 7.505 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T15:45:37.758Z] #29 7.508 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T15:45:37.758Z] #29 7.562 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T15:45:37.758Z] #29 7.583 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T15:45:37.758Z] #29 7.600 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T15:45:37.758Z] #29 7.618 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T15:45:37.758Z] #29 8.009 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:45:37.758Z] #29 8.067 Fetched 3038 kB in 1s (5482 kB/s) [2021-11-11T15:45:37.758Z] #29 8.485 Selecting previously unselected package openssl. [2021-11-11T15:45:37.758Z] #29 8.485 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-11T15:45:37.758Z] #29 8.493 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T15:45:37.758Z] #29 8.510 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T15:45:37.758Z] #29 8.990 Selecting previously unselected package ca-certificates. [2021-11-11T15:45:37.758Z] #29 8.990 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T15:45:37.758Z] #29 8.994 Unpacking ca-certificates (20210119) ... [2021-11-11T15:45:37.758Z] #29 9.076 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T15:45:37.758Z] #29 9.078 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T15:45:37.758Z] #29 9.086 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T15:45:37.758Z] #29 9.686 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T15:45:37.758Z] #29 9.686 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T15:45:37.758Z] #29 9.697 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.758Z] #29 9.734 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T15:45:37.759Z] #29 9.734 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T15:45:37.759Z] #29 9.737 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:37.759Z] #29 9.789 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T15:45:37.759Z] #29 9.789 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T15:45:37.759Z] #29 9.793 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T15:45:37.759Z] #29 9.865 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T15:45:37.759Z] #29 9.866 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T15:45:37.759Z] #29 9.871 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T15:45:37.759Z] #29 9.939 Selecting previously unselected package libpsl5:amd64. [2021-11-11T15:45:37.759Z] #29 9.939 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T15:45:37.759Z] #29 10.03 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T15:45:37.759Z] #29 ... [2021-11-11T15:45:37.759Z] [2021-11-11T15:45:37.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:37.759Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:38.017Z] #11 ... [2021-11-11T15:45:38.017Z] [2021-11-11T15:45:38.017Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:45:38.017Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T15:45:38.017Z] #72 DONE 0.7s [2021-11-11T15:45:38.017Z] [2021-11-11T15:45:38.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:38.017Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:38.127Z] #65 ... [2021-11-11T15:45:38.127Z] [2021-11-11T15:45:38.127Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:38.127Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:38.127Z] #38 7.646 Reading package lists... [2021-11-11T15:45:39.384Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.0s [2021-11-11T15:45:39.758Z] #38 11.26 Building dependency tree... [2021-11-11T15:45:39.759Z] #38 12.32 Reading state information... [2021-11-11T15:45:41.136Z] #38 13.85 The following additional packages will be installed: [2021-11-11T15:45:41.136Z] #38 13.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T15:45:41.136Z] #38 13.87 Suggested packages: [2021-11-11T15:45:41.136Z] #38 13.87 cmake-doc ninja-build lrzip [2021-11-11T15:45:41.136Z] #38 13.87 Recommended packages: [2021-11-11T15:45:41.136Z] #38 13.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T15:45:41.136Z] #38 ... [2021-11-11T15:45:41.136Z] [2021-11-11T15:45:41.136Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:41.136Z] #26 sha256:6df4abd881e5a5e823c3e0de997b51938ea3706d095d8bc1e288910c9eab6fad [2021-11-11T15:45:41.136Z] #26 7.744 + mkdir -p /build [2021-11-11T15:45:41.136Z] #26 7.752 + mv docker/docker /build/ [2021-11-11T15:45:41.136Z] #26 7.756 + rmdir docker [2021-11-11T15:45:41.136Z] #26 DONE 7.9s [2021-11-11T15:45:41.136Z] [2021-11-11T15:45:41.136Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:41.136Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:45:41.136Z] #60 9.715 Building dependency tree... [2021-11-11T15:45:41.136Z] #60 10.69 Reading state information... [2021-11-11T15:45:41.136Z] #60 12.43 The following additional packages will be installed: [2021-11-11T15:45:41.136Z] #60 12.43 libbtrfs0 [2021-11-11T15:45:41.136Z] #60 12.59 The following NEW packages will be installed: [2021-11-11T15:45:41.136Z] #60 12.59 libbtrfs-dev libbtrfs0 [2021-11-11T15:45:41.136Z] #60 12.95 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:45:41.136Z] #60 12.95 Need to get 460 kB of archives. [2021-11-11T15:45:41.136Z] #60 12.95 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T15:45:41.136Z] #60 12.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T15:45:41.136Z] #60 12.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T15:45:41.136Z] #60 13.83 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:45:41.136Z] #60 14.05 Fetched 460 kB in 0s (1492 kB/s) [2021-11-11T15:45:41.136Z] #60 14.15 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T15:45:41.395Z] #60 14.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:45:41.395Z] #60 14.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T15:45:41.395Z] #60 14.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:45:41.656Z] #60 14.57 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T15:45:41.656Z] #60 14.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T15:45:41.656Z] #60 14.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:45:41.770Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 5.1s [2021-11-11T15:45:41.914Z] #60 14.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:45:41.938Z] #11 ... [2021-11-11T15:45:41.938Z] [2021-11-11T15:45:41.938Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:41.938Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T15:45:41.938Z] #29 10.42 Selecting previously unselected package librtmp1:amd64. [2021-11-11T15:45:41.938Z] #29 10.42 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T15:45:41.938Z] #29 10.48 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T15:45:41.938Z] #29 10.48 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.48 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T15:45:41.938Z] #29 10.55 Selecting previously unselected package libcurl4:amd64. [2021-11-11T15:45:41.938Z] #29 10.55 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.55 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T15:45:41.938Z] #29 10.62 Selecting previously unselected package curl. [2021-11-11T15:45:41.938Z] #29 10.62 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.62 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T15:45:41.938Z] #29 10.69 Selecting previously unselected package libonig5:amd64. [2021-11-11T15:45:41.938Z] #29 10.69 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:45:41.938Z] #29 10.77 Selecting previously unselected package libjq1:amd64. [2021-11-11T15:45:41.938Z] #29 10.77 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:45:41.938Z] #29 10.82 Selecting previously unselected package jq. [2021-11-11T15:45:41.938Z] #29 10.82 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T15:45:41.938Z] #29 10.83 Unpacking jq (1.6-2.1) ... [2021-11-11T15:45:41.938Z] #29 10.89 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T15:45:41.938Z] #29 10.90 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T15:45:41.938Z] #29 10.91 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T15:45:41.938Z] #29 10.93 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:41.938Z] #29 10.93 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T15:45:41.938Z] #29 10.94 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T15:45:41.938Z] #29 10.96 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T15:45:41.938Z] #29 10.96 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T15:45:41.938Z] #29 10.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:45:41.938Z] #29 10.98 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:45:41.938Z] #29 10.99 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T15:45:41.938Z] #29 11.00 Setting up ca-certificates (20210119) ... [2021-11-11T15:45:41.938Z] #29 11.63 Updating certificates in /etc/ssl/certs... [2021-11-11T15:45:41.938Z] #29 12.34 129 added, 0 removed; done. [2021-11-11T15:45:41.938Z] #29 12.48 Setting up jq (1.6-2.1) ... [2021-11-11T15:45:41.938Z] #29 12.49 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T15:45:41.938Z] #29 12.50 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T15:45:41.938Z] #29 12.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:45:41.938Z] #29 12.58 Processing triggers for ca-certificates (20210119) ... [2021-11-11T15:45:41.938Z] #29 12.59 Updating certificates in /etc/ssl/certs... [2021-11-11T15:45:41.938Z] #29 13.10 0 added, 0 removed; done. [2021-11-11T15:45:41.938Z] #29 13.10 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T15:45:41.938Z] #29 13.11 done. [2021-11-11T15:45:41.938Z] #29 DONE 14.1s [2021-11-11T15:45:41.938Z] [2021-11-11T15:45:41.938Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T15:45:41.938Z] #30 sha256:311106debe35b6fdd88a86894b5deb9c8a26456e83c02d9c3a8b29cfff8869cd [2021-11-11T15:45:41.938Z] #30 DONE 0.1s [2021-11-11T15:45:41.938Z] [2021-11-11T15:45:41.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T15:45:41.938Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T15:45:41.977Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T15:45:41.977Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a45537ce\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T15:45:41.977Z] ---------------------------------------------------------------------------- [2021-11-11T15:45:41.977Z] [2021-11-11T15:45:41.977Z] INFO: executeCI.ps1 starting at Thu Nov 11 15:45:40 CUT 2021 [2021-11-11T15:45:41.977Z] [2021-11-11T15:45:41.977Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T15:45:41.977Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T15:45:41.977Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-11T15:45:41.977Z] INFO: Environment variables: [2021-11-11T15:45:41.977Z] [2021-11-11T15:45:41.977Z] Name Value [2021-11-11T15:45:41.977Z] ---- ----- [2021-11-11T15:45:41.977Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T15:45:41.977Z] amd64 true [2021-11-11T15:45:41.977Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T15:45:41.977Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T15:45:41.977Z] arm64 true [2021-11-11T15:45:41.977Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T15:45:41.977Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T15:45:41.977Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T15:45:41.977Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T15:45:41.977Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T15:45:41.977Z] BRANCH_NAME PR-43005 [2021-11-11T15:45:41.977Z] BUILD_DISPLAY_NAME #5 [2021-11-11T15:45:41.977Z] BUILD_ID 5 [2021-11-11T15:45:41.977Z] BUILD_NUMBER 5 [2021-11-11T15:45:41.977Z] BUILD_TAG jenkins-moby-PR-43005-5 [2021-11-11T15:45:41.977Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/ [2021-11-11T15:45:41.977Z] cgroup2 true [2021-11-11T15:45:41.977Z] CHANGE_AUTHOR thaJeztah [2021-11-11T15:45:41.977Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-11T15:45:41.977Z] CHANGE_BRANCH seccomp_mips [2021-11-11T15:45:41.977Z] CHANGE_FORK thaJeztah/docker [2021-11-11T15:45:41.977Z] CHANGE_ID 43005 [2021-11-11T15:45:41.977Z] CHANGE_TARGET master [2021-11-11T15:45:41.977Z] CHANGE_TITLE profiles/seccomp: use conditional (hard-coded) errNoRet for MIPS/non-MIPS [2021-11-11T15:45:41.977Z] CHANGE_URL https://github.com/moby/moby/pull/43005 [2021-11-11T15:45:41.977Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:41.977Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T15:45:41.977Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T15:45:41.977Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T15:45:41.977Z] COMPUTERNAME azwin-2-4b0ad0 [2021-11-11T15:45:41.977Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T15:45:41.977Z] ConfigSequenceNumber 0 [2021-11-11T15:45:41.977Z] dco true [2021-11-11T15:45:41.977Z] DOCKER_BUILDKIT 0 [2021-11-11T15:45:41.977Z] DOCKER_DUT_DEBUG 1 [2021-11-11T15:45:41.977Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T15:45:41.977Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T15:45:41.977Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T15:45:41.977Z] EXECUTOR_NUMBER 0 [2021-11-11T15:45:41.977Z] FQDN azwin-2-4b0ad0.westus.cloudapp.azure.com [2021-11-11T15:45:41.977Z] GIT_BRANCH PR-43005 [2021-11-11T15:45:41.977Z] GIT_COMMIT 07123a31730d72b16cbdd52e4012068bc5bc0411 [2021-11-11T15:45:41.977Z] GIT_PREVIOUS_COMMIT 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a [2021-11-11T15:45:41.977Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T15:45:41.977Z] HUDSON_COOKIE 77aa428b-b281-464e-a9d4-acac6ed380b7 [2021-11-11T15:45:41.977Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:45:41.977Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T15:45:41.977Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T15:45:41.977Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T15:45:41.977Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:45:41.977Z] JENKINS_NODE_COOKIE db123d0a-f7ea-498a-8a8e-af299f7ede4a [2021-11-11T15:45:41.977Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T15:45:41.977Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T15:45:41.977Z] JOB_BASE_NAME PR-43005 [2021-11-11T15:45:41.977Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/display/redirect [2021-11-11T15:45:41.977Z] JOB_NAME moby/PR-43005 [2021-11-11T15:45:41.977Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/ [2021-11-11T15:45:41.977Z] library.jps.version master [2021-11-11T15:45:41.977Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T15:45:41.977Z] NODE_LABELS amd64 azure azwin-2-4b0ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-11T15:45:41.977Z] NODE_NAME azwin-2-4b0ad0 [2021-11-11T15:45:41.977Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T15:45:41.977Z] OS Windows_NT [2021-11-11T15:45:41.977Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T15:45:41.977Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T15:45:41.977Z] ppc64le false [2021-11-11T15:45:41.977Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T15:45:41.977Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T15:45:41.977Z] PROCESSOR_LEVEL 6 [2021-11-11T15:45:41.977Z] PROCESSOR_REVISION 5507 [2021-11-11T15:45:41.977Z] ProgramData C:\ProgramData [2021-11-11T15:45:41.977Z] ProgramFiles C:\Program Files [2021-11-11T15:45:41.977Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T15:45:41.977Z] ProgramW6432 C:\Program Files [2021-11-11T15:45:41.977Z] PROMPT $P$G [2021-11-11T15:45:41.977Z] PSExecutionPolicyPreference Bypass [2021-11-11T15:45:41.977Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T15:45:41.977Z] PUBLIC C:\Users\Public [2021-11-11T15:45:41.977Z] rootless true [2021-11-11T15:45:41.977Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=artif... [2021-11-11T15:45:41.978Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=changes [2021-11-11T15:45:41.978Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect [2021-11-11T15:45:41.978Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=tests [2021-11-11T15:45:41.978Z] s390x false [2021-11-11T15:45:41.978Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T15:45:41.978Z] SOURCES_DRIVE d [2021-11-11T15:45:41.978Z] SOURCES_SUBDIR gopath [2021-11-11T15:45:41.978Z] STAGE_NAME Run tests [2021-11-11T15:45:41.978Z] SystemDrive C: [2021-11-11T15:45:41.978Z] SystemRoot C:\Windows [2021-11-11T15:45:41.978Z] TEMP C:\Windows\TEMP [2021-11-11T15:45:41.978Z] TESTDEBUG 0 [2021-11-11T15:45:41.978Z] TESTRUN_DRIVE d [2021-11-11T15:45:41.978Z] TESTRUN_SUBDIR CI [2021-11-11T15:45:41.978Z] TIMEOUT 120m [2021-11-11T15:45:41.978Z] TMP C:\Windows\TEMP [2021-11-11T15:45:41.978Z] unit_validate true [2021-11-11T15:45:41.978Z] USERDOMAIN WORKGROUP [2021-11-11T15:45:41.978Z] USERNAME azwin-2-4b0ad0$ [2021-11-11T15:45:41.978Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T15:45:41.978Z] validate_force false [2021-11-11T15:45:41.978Z] windir C:\Windows [2021-11-11T15:45:41.978Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T15:45:41.978Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-11T15:45:41.978Z] windows2022 true [2021-11-11T15:45:41.978Z] windows2022containerd true [2021-11-11T15:45:41.978Z] windowsRS1 false [2021-11-11T15:45:41.978Z] windowsRS5 true [2021-11-11T15:45:41.978Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T15:45:41.978Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] INFO: Sources under d:\gopath\... [2021-11-11T15:45:41.978Z] INFO: Test run under d:\CI\... [2021-11-11T15:45:41.978Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T15:45:41.978Z] INFO: docker/docker repository was found [2021-11-11T15:45:41.978Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T15:45:41.978Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-11T15:45:41.978Z] INFO: Docker version of control daemon [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] Client: [2021-11-11T15:45:41.978Z] Version: 20.10.9 [2021-11-11T15:45:41.978Z] API version: 1.41 [2021-11-11T15:45:41.978Z] Go version: go1.16.8 [2021-11-11T15:45:41.978Z] Git commit: c2ea9bc [2021-11-11T15:45:41.978Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:45:41.978Z] OS/Arch: windows/amd64 [2021-11-11T15:45:41.978Z] Context: default [2021-11-11T15:45:41.978Z] Experimental: true [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] Server: Docker Engine - Community [2021-11-11T15:45:41.978Z] Engine: [2021-11-11T15:45:41.978Z] Version: 20.10.9 [2021-11-11T15:45:41.978Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:45:41.978Z] Go version: go1.16.8 [2021-11-11T15:45:41.978Z] Git commit: 79ea9d3 [2021-11-11T15:45:41.978Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:45:41.978Z] OS/Arch: windows/amd64 [2021-11-11T15:45:41.978Z] Experimental: true [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] INFO: Docker info of control daemon [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] Client: [2021-11-11T15:45:41.978Z] Context: default [2021-11-11T15:45:41.978Z] Debug Mode: false [2021-11-11T15:45:41.978Z] Plugins: [2021-11-11T15:45:41.978Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T15:45:41.978Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T15:45:41.978Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] Server: [2021-11-11T15:45:41.978Z] Containers: 0 [2021-11-11T15:45:41.978Z] Running: 0 [2021-11-11T15:45:41.978Z] Paused: 0 [2021-11-11T15:45:41.978Z] Stopped: 0 [2021-11-11T15:45:41.978Z] Images: 11 [2021-11-11T15:45:41.978Z] Server Version: 20.10.9 [2021-11-11T15:45:41.978Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:45:41.978Z] Windows: [2021-11-11T15:45:41.978Z] LCOW: [2021-11-11T15:45:41.978Z] Logging Driver: json-file [2021-11-11T15:45:41.978Z] Plugins: [2021-11-11T15:45:41.978Z] Volume: local [2021-11-11T15:45:41.978Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:45:41.978Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:45:41.978Z] Swarm: inactive [2021-11-11T15:45:41.978Z] Default Isolation: process [2021-11-11T15:45:41.978Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T15:45:41.978Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T15:45:41.978Z] OSType: windows [2021-11-11T15:45:41.978Z] Architecture: x86_64 [2021-11-11T15:45:41.978Z] CPUs: 4 [2021-11-11T15:45:41.978Z] Total Memory: 32GiB [2021-11-11T15:45:41.978Z] Name: azwin-2-4b0ad0 [2021-11-11T15:45:41.978Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T15:45:41.978Z] Docker Root Dir: D:\docker [2021-11-11T15:45:41.978Z] Debug Mode: false [2021-11-11T15:45:41.978Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:41.978Z] Labels: [2021-11-11T15:45:41.978Z] Experimental: true [2021-11-11T15:45:41.978Z] Insecure Registries: [2021-11-11T15:45:41.978Z] 10.0.0.4:5000 [2021-11-11T15:45:41.978Z] 127.0.0.0/8 [2021-11-11T15:45:41.978Z] Registry Mirrors: [2021-11-11T15:45:41.978Z] http://10.0.0.4:5000/ [2021-11-11T15:45:41.978Z] Live Restore Enabled: false [2021-11-11T15:45:41.978Z] Product License: Community Engine [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] INFO: Commit hash is 07123a3173 [2021-11-11T15:45:41.978Z] INFO: Nuke-Everything... [2021-11-11T15:45:41.978Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T15:45:41.978Z] INFO: Nuking d:\CI [2021-11-11T15:45:41.978Z] INFO: Zapped successfully [2021-11-11T15:45:41.978Z] INFO: Location for testing is d:\CI\PR-43005\5 [2021-11-11T15:45:41.978Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:41.978Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 15:45:41... [2021-11-11T15:45:41.978Z] [2021-11-11T15:45:42.172Z] #60 14.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:45:42.172Z] #60 14.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:45:42.704Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 5.9s done [2021-11-11T15:45:42.704Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 done [2021-11-11T15:45:42.750Z] #60 DONE 15.7s [2021-11-11T15:45:42.750Z] [2021-11-11T15:45:42.750Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T15:45:42.750Z] #61 sha256:4398bfe815a10e20fb11ada859dc60a628edf803f2d6def0cd24bdba8134cfb1 [2021-11-11T15:45:42.965Z] #11 DONE 18.8s [2021-11-11T15:45:42.965Z] [2021-11-11T15:45:42.965Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T15:45:42.965Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T15:45:43.553Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T15:45:43.554Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6553ce0f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T15:45:43.554Z] ---------------------------------------------------------------------------- [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] INFO: executeCI.ps1 starting at Thu Nov 11 15:45:42 CUT 2021 [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T15:45:43.554Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T15:45:43.554Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T15:45:43.554Z] INFO: Environment variables: [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] Name Value [2021-11-11T15:45:43.554Z] ---- ----- [2021-11-11T15:45:43.554Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T15:45:43.554Z] amd64 true [2021-11-11T15:45:43.554Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T15:45:43.554Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T15:45:43.554Z] arm64 true [2021-11-11T15:45:43.554Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T15:45:43.554Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T15:45:43.554Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T15:45:43.554Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T15:45:43.554Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T15:45:43.554Z] BRANCH_NAME PR-43005 [2021-11-11T15:45:43.554Z] BUILD_DISPLAY_NAME #5 [2021-11-11T15:45:43.554Z] BUILD_ID 5 [2021-11-11T15:45:43.554Z] BUILD_NUMBER 5 [2021-11-11T15:45:43.554Z] BUILD_TAG jenkins-moby-PR-43005-5 [2021-11-11T15:45:43.554Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/ [2021-11-11T15:45:43.554Z] cgroup2 true [2021-11-11T15:45:43.554Z] CHANGE_AUTHOR thaJeztah [2021-11-11T15:45:43.554Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-11T15:45:43.554Z] CHANGE_BRANCH seccomp_mips [2021-11-11T15:45:43.554Z] CHANGE_FORK thaJeztah/docker [2021-11-11T15:45:43.554Z] CHANGE_ID 43005 [2021-11-11T15:45:43.554Z] CHANGE_TARGET master [2021-11-11T15:45:43.554Z] CHANGE_TITLE profiles/seccomp: use conditional (hard-coded) errNoRet for MIPS/non-MIPS [2021-11-11T15:45:43.554Z] CHANGE_URL https://github.com/moby/moby/pull/43005 [2021-11-11T15:45:43.554Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:45:43.554Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T15:45:43.554Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T15:45:43.554Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T15:45:43.554Z] COMPUTERNAME azwin-2-aa58a0 [2021-11-11T15:45:43.554Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T15:45:43.554Z] ConfigSequenceNumber 0 [2021-11-11T15:45:43.554Z] dco true [2021-11-11T15:45:43.554Z] DOCKER_BUILDKIT 0 [2021-11-11T15:45:43.554Z] DOCKER_DUT_DEBUG 1 [2021-11-11T15:45:43.554Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T15:45:43.554Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T15:45:43.554Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T15:45:43.554Z] EXECUTOR_NUMBER 0 [2021-11-11T15:45:43.554Z] FQDN azwin-2-aa58a0.westus.cloudapp.azure.com [2021-11-11T15:45:43.554Z] GIT_BRANCH PR-43005 [2021-11-11T15:45:43.554Z] GIT_COMMIT 9d4b9a2c7a2e220a7a5c4d9adaab513cce3472b3 [2021-11-11T15:45:43.554Z] GIT_PREVIOUS_COMMIT 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a [2021-11-11T15:45:43.554Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T15:45:43.554Z] HUDSON_COOKIE 21cd8dff-d586-4787-be94-93a036062449 [2021-11-11T15:45:43.554Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:45:43.554Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T15:45:43.554Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T15:45:43.554Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T15:45:43.554Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:45:43.554Z] JENKINS_NODE_COOKIE e8aeaf3b-bc5c-45b0-afcb-3dbc3189298f [2021-11-11T15:45:43.554Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T15:45:43.554Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T15:45:43.554Z] JOB_BASE_NAME PR-43005 [2021-11-11T15:45:43.554Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/display/redirect [2021-11-11T15:45:43.554Z] JOB_NAME moby/PR-43005 [2021-11-11T15:45:43.554Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/ [2021-11-11T15:45:43.554Z] library.jps.version master [2021-11-11T15:45:43.554Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T15:45:43.554Z] NODE_LABELS amd64 azure azwin-2-aa58a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T15:45:43.554Z] NODE_NAME azwin-2-aa58a0 [2021-11-11T15:45:43.554Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T15:45:43.554Z] OS Windows_NT [2021-11-11T15:45:43.554Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T15:45:43.554Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T15:45:43.554Z] ppc64le false [2021-11-11T15:45:43.554Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T15:45:43.554Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-11-11T15:45:43.554Z] PROCESSOR_LEVEL 6 [2021-11-11T15:45:43.554Z] PROCESSOR_REVISION 4f01 [2021-11-11T15:45:43.554Z] ProgramData C:\ProgramData [2021-11-11T15:45:43.554Z] ProgramFiles C:\Program Files [2021-11-11T15:45:43.554Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T15:45:43.554Z] ProgramW6432 C:\Program Files [2021-11-11T15:45:43.554Z] PROMPT $P$G [2021-11-11T15:45:43.554Z] PSExecutionPolicyPreference Bypass [2021-11-11T15:45:43.554Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T15:45:43.554Z] PUBLIC C:\Users\Public [2021-11-11T15:45:43.554Z] rootless true [2021-11-11T15:45:43.554Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=artif... [2021-11-11T15:45:43.554Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=changes [2021-11-11T15:45:43.554Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect [2021-11-11T15:45:43.554Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=tests [2021-11-11T15:45:43.554Z] s390x false [2021-11-11T15:45:43.554Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T15:45:43.554Z] SOURCES_DRIVE d [2021-11-11T15:45:43.554Z] SOURCES_SUBDIR gopath [2021-11-11T15:45:43.554Z] STAGE_NAME Run tests [2021-11-11T15:45:43.554Z] SystemDrive C: [2021-11-11T15:45:43.554Z] SystemRoot C:\Windows [2021-11-11T15:45:43.554Z] TEMP C:\Windows\TEMP [2021-11-11T15:45:43.554Z] TESTDEBUG 0 [2021-11-11T15:45:43.554Z] TESTRUN_DRIVE d [2021-11-11T15:45:43.554Z] TESTRUN_SUBDIR CI [2021-11-11T15:45:43.554Z] TIMEOUT 120m [2021-11-11T15:45:43.554Z] TMP C:\Windows\TEMP [2021-11-11T15:45:43.554Z] unit_validate true [2021-11-11T15:45:43.554Z] USERDOMAIN WORKGROUP [2021-11-11T15:45:43.554Z] USERNAME azwin-2-aa58a0$ [2021-11-11T15:45:43.554Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T15:45:43.554Z] validate_force false [2021-11-11T15:45:43.554Z] windir C:\Windows [2021-11-11T15:45:43.554Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T15:45:43.554Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T15:45:43.554Z] windows2022 true [2021-11-11T15:45:43.554Z] windows2022containerd true [2021-11-11T15:45:43.554Z] windowsRS1 false [2021-11-11T15:45:43.554Z] windowsRS5 true [2021-11-11T15:45:43.554Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T15:45:43.554Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] INFO: Sources under d:\gopath\... [2021-11-11T15:45:43.554Z] INFO: Test run under d:\CI\... [2021-11-11T15:45:43.554Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T15:45:43.554Z] INFO: docker/docker repository was found [2021-11-11T15:45:43.554Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T15:45:43.554Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T15:45:43.554Z] INFO: Docker version of control daemon [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] Client: [2021-11-11T15:45:43.554Z] Version: 20.10.9 [2021-11-11T15:45:43.554Z] API version: 1.41 [2021-11-11T15:45:43.554Z] Go version: go1.16.8 [2021-11-11T15:45:43.554Z] Git commit: c2ea9bc [2021-11-11T15:45:43.554Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:45:43.554Z] OS/Arch: windows/amd64 [2021-11-11T15:45:43.554Z] Context: default [2021-11-11T15:45:43.554Z] Experimental: true [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] Server: Docker Engine - Community [2021-11-11T15:45:43.554Z] Engine: [2021-11-11T15:45:43.554Z] Version: 20.10.9 [2021-11-11T15:45:43.554Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:45:43.554Z] Go version: go1.16.8 [2021-11-11T15:45:43.554Z] Git commit: 79ea9d3 [2021-11-11T15:45:43.554Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:45:43.554Z] OS/Arch: windows/amd64 [2021-11-11T15:45:43.554Z] Experimental: true [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] INFO: Docker info of control daemon [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] Client: [2021-11-11T15:45:43.554Z] Context: default [2021-11-11T15:45:43.554Z] Debug Mode: false [2021-11-11T15:45:43.554Z] [2021-11-11T15:45:43.554Z] Server: [2021-11-11T15:45:43.554Z] Containers: 0 [2021-11-11T15:45:43.554Z] Running: 0 [2021-11-11T15:45:43.554Z] Paused: 0 [2021-11-11T15:45:43.554Z] Stopped: 0 [2021-11-11T15:45:43.554Z] Images: 11 [2021-11-11T15:45:43.554Z] Server Version: 20.10.9 [2021-11-11T15:45:43.554Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:45:43.554Z] Windows: [2021-11-11T15:45:43.554Z] LCOW: [2021-11-11T15:45:43.554Z] Logging Driver: json-file [2021-11-11T15:45:43.555Z] Plugins: [2021-11-11T15:45:43.555Z] Volume: local [2021-11-11T15:45:43.555Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:45:43.555Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:45:43.555Z] Swarm: inactive [2021-11-11T15:45:43.555Z] Default Isolation: process [2021-11-11T15:45:43.555Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T15:45:43.555Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T15:45:43.555Z] OSType: windows [2021-11-11T15:45:43.555Z] Architecture: x86_64 [2021-11-11T15:45:43.555Z] CPUs: 4 [2021-11-11T15:45:43.555Z] Total Memory: 32GiB [2021-11-11T15:45:43.555Z] Name: azwin-2-aa58a0 [2021-11-11T15:45:43.555Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T15:45:43.555Z] Docker Root Dir: D:\docker [2021-11-11T15:45:43.555Z] Debug Mode: false [2021-11-11T15:45:43.555Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:45:43.555Z] Labels: [2021-11-11T15:45:43.555Z] Experimental: true [2021-11-11T15:45:43.555Z] Insecure Registries: [2021-11-11T15:45:43.555Z] 10.0.0.4:5000 [2021-11-11T15:45:43.555Z] 127.0.0.0/8 [2021-11-11T15:45:43.555Z] Registry Mirrors: [2021-11-11T15:45:43.555Z] http://10.0.0.4:5000/ [2021-11-11T15:45:43.555Z] Live Restore Enabled: false [2021-11-11T15:45:43.555Z] Product License: Community Engine [2021-11-11T15:45:43.555Z] [2021-11-11T15:45:43.555Z] [2021-11-11T15:45:43.555Z] INFO: Commit hash is 9d4b9a2c7a [2021-11-11T15:45:43.555Z] INFO: Nuke-Everything... [2021-11-11T15:45:43.555Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T15:45:43.555Z] INFO: Nuking d:\CI [2021-11-11T15:45:43.555Z] INFO: Zapped successfully [2021-11-11T15:45:43.555Z] INFO: Location for testing is d:\CI\PR-43005\5 [2021-11-11T15:45:43.555Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T15:45:43.555Z] [2021-11-11T15:45:43.555Z] [2021-11-11T15:45:43.555Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 15:45:43... [2021-11-11T15:45:43.555Z] [2021-11-11T15:45:43.687Z] #61 DONE 0.7s [2021-11-11T15:45:43.687Z] [2021-11-11T15:45:43.687Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:45:43.687Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:45:43.687Z] #62 ... [2021-11-11T15:45:43.687Z] [2021-11-11T15:45:43.687Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:43.687Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:45:43.687Z] #14 3.986 Reading package lists... [2021-11-11T15:45:43.687Z] #14 6.750 Reading package lists... [2021-11-11T15:45:43.687Z] #14 9.682 Building dependency tree... [2021-11-11T15:45:43.687Z] #14 10.72 Reading state information... [2021-11-11T15:45:43.687Z] #14 12.45 The following additional packages will be installed: [2021-11-11T15:45:43.687Z] #14 12.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:45:43.687Z] #14 12.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T15:45:43.687Z] #14 12.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T15:45:43.687Z] #14 12.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T15:45:43.687Z] #14 12.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T15:45:43.687Z] #14 12.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T15:45:43.687Z] #14 12.45 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T15:45:43.687Z] #14 12.47 Suggested packages: [2021-11-11T15:45:43.687Z] #14 12.48 gcc-10-locales seccomp wine64 [2021-11-11T15:45:43.687Z] #14 13.58 The following NEW packages will be installed: [2021-11-11T15:45:43.687Z] #14 13.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:45:43.687Z] #14 13.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T15:45:43.687Z] #14 13.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T15:45:43.687Z] #14 13.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T15:45:43.687Z] #14 13.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T15:45:43.687Z] #14 13.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T15:45:43.687Z] #14 13.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T15:45:43.687Z] #14 13.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T15:45:43.687Z] #14 13.60 mingw-w64-x86-64-dev [2021-11-11T15:45:43.687Z] #14 13.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:45:43.687Z] #14 13.99 Need to get 115 MB of archives. [2021-11-11T15:45:43.687Z] #14 13.99 After this operation, 645 MB of additional disk space will be used. [2021-11-11T15:45:43.687Z] #14 13.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T15:45:43.687Z] #14 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T15:45:43.687Z] #14 14.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T15:45:43.687Z] #14 14.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T15:45:43.687Z] #14 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T15:45:43.687Z] #14 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T15:45:43.687Z] #14 14.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T15:45:43.687Z] #14 14.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T15:45:43.687Z] #14 14.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T15:45:43.687Z] #14 14.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T15:45:43.687Z] #14 15.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T15:45:43.687Z] #14 16.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T15:45:43.687Z] #14 16.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T15:45:43.945Z] #14 ... [2021-11-11T15:45:43.945Z] [2021-11-11T15:45:43.945Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:43.945Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:43.945Z] #38 14.39 The following NEW packages will be installed: [2021-11-11T15:45:43.945Z] #38 14.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T15:45:43.945Z] #38 14.41 vim-common xxd [2021-11-11T15:45:43.945Z] #38 14.75 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:45:43.945Z] #38 14.75 Need to get 17.7 MB of archives. [2021-11-11T15:45:43.945Z] #38 14.75 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T15:45:43.945Z] #38 14.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T15:45:43.945Z] #38 14.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:45:43.945Z] #38 14.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T15:45:43.945Z] #38 14.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T15:45:43.945Z] #38 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T15:45:43.945Z] #38 15.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T15:45:43.946Z] #38 15.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T15:45:43.946Z] #38 15.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T15:45:43.946Z] #38 15.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T15:45:43.946Z] #38 15.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T15:45:43.946Z] #38 15.90 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:45:43.946Z] #38 16.12 Fetched 17.7 MB in 1s (20.9 MB/s) [2021-11-11T15:45:43.946Z] #38 16.17 Selecting previously unselected package xxd. [2021-11-11T15:45:43.946Z] #38 16.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:45:43.946Z] #38 16.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:45:43.946Z] #38 16.22 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:45:43.946Z] #38 16.42 Selecting previously unselected package vim-common. [2021-11-11T15:45:43.946Z] #38 16.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:45:43.946Z] #38 16.45 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:45:43.946Z] #38 16.70 Selecting previously unselected package cmake-data. [2021-11-11T15:45:43.946Z] #38 16.70 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T15:45:43.946Z] #38 16.70 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T15:45:45.208Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.3s [2021-11-11T15:45:45.551Z] #12 DONE 2.2s [2021-11-11T15:45:45.551Z] [2021-11-11T15:45:45.551Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-11T15:45:45.551Z] #13 sha256:10488c5ee71ec11eee2a4f63d05969fb8ae4d789760e1b0462381601bcf8d082 [2021-11-11T15:45:45.809Z] #13 DONE 0.6s [2021-11-11T15:45:45.809Z] [2021-11-11T15:45:45.809Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:45.809Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T15:45:45.846Z] #38 18.33 Selecting previously unselected package libicu67:amd64. [2021-11-11T15:45:45.846Z] #38 18.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T15:45:45.846Z] #38 18.35 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T15:45:46.068Z] #33 ... [2021-11-11T15:45:46.068Z] [2021-11-11T15:45:46.068Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T15:45:46.068Z] #42 sha256:52e574fb08766ee5bacb409174819215ded8c54053f5853586dac4bb047beeda [2021-11-11T15:45:46.068Z] #42 DONE 0.2s [2021-11-11T15:45:46.068Z] [2021-11-11T15:45:46.068Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:46.068Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T15:45:46.068Z] #33 DONE 0.3s [2021-11-11T15:45:46.068Z] [2021-11-11T15:45:46.068Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T15:45:46.068Z] #46 sha256:db80393ca73b38fc5c2882a800bdcef9aab180ecc0f2a6fccade3f3907bed6cf [2021-11-11T15:45:46.068Z] #46 DONE 0.4s [2021-11-11T15:45:46.068Z] [2021-11-11T15:45:46.068Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T15:45:46.068Z] #25 sha256:da5948b548043892aabc4892f6ddb8b672e1443aff664a01ed0750752569f144 [2021-11-11T15:45:46.068Z] #25 DONE 0.4s [2021-11-11T15:45:46.068Z] [2021-11-11T15:45:46.068Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:46.068Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:45:46.104Z] #38 ... [2021-11-11T15:45:46.104Z] [2021-11-11T15:45:46.104Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-11T15:45:46.104Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T15:45:46.104Z] #29 CACHED [2021-11-11T15:45:46.104Z] [2021-11-11T15:45:46.104Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T15:45:46.104Z] #30 sha256:5598b9e6bec0625cacb96f0d769bcf937d78b639d6fcd231a018df9db998b185 [2021-11-11T15:45:46.104Z] #30 CACHED [2021-11-11T15:45:46.325Z] #26 ... [2021-11-11T15:45:46.326Z] [2021-11-11T15:45:46.326Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T15:45:46.326Z] #64 sha256:21bc30d5c8cfae204371b739a807f3e97d811fef53c831185aaa7dd5133c7c4a [2021-11-11T15:45:46.326Z] #64 DONE 0.4s [2021-11-11T15:45:46.326Z] [2021-11-11T15:45:46.326Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:46.326Z] #65 sha256:9d9f6e87c31faf91ab2ded8fe64cccd1ed5bb0806b340e767bf40a572451b84f [2021-11-11T15:45:46.362Z] [2021-11-11T15:45:46.362Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:46.362Z] #31 sha256:0ccc7ab1db849e6dec61f7a3dab6ce068e30e345f8e47de5d1ea5d4f7bf7cf8f [2021-11-11T15:45:46.362Z] #31 CACHED [2021-11-11T15:45:46.362Z] [2021-11-11T15:45:46.362Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:46.362Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T15:45:46.362Z] #33 CACHED [2021-11-11T15:45:46.362Z] [2021-11-11T15:45:46.362Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:45:46.362Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:45:46.362Z] #34 CACHED [2021-11-11T15:45:46.362Z] [2021-11-11T15:45:46.362Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:45:46.362Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T15:45:46.362Z] #36 CACHED [2021-11-11T15:45:46.362Z] [2021-11-11T15:45:46.362Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:45:46.362Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:45:46.362Z] #62 2.092 + RM_GOPATH=0 [2021-11-11T15:45:46.362Z] #62 2.092 + TMP_GOPATH= [2021-11-11T15:45:46.362Z] #62 2.093 + : /build [2021-11-11T15:45:46.362Z] #62 2.093 + '[' -z '' ']' [2021-11-11T15:45:46.362Z] #62 2.094 ++ mktemp -d [2021-11-11T15:45:46.362Z] #62 2.096 + export GOPATH=/tmp/tmp.rNg7j4vyaK [2021-11-11T15:45:46.362Z] #62 2.096 + GOPATH=/tmp/tmp.rNg7j4vyaK [2021-11-11T15:45:46.362Z] #62 2.096 + RM_GOPATH=1 [2021-11-11T15:45:46.362Z] #62 2.096 + case "$(go env GOARCH)" in [2021-11-11T15:45:46.362Z] #62 2.096 ++ go env GOARCH [2021-11-11T15:45:46.362Z] #62 2.125 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:46.362Z] #62 2.125 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:46.362Z] #62 2.125 ++ dirname /install.sh [2021-11-11T15:45:46.362Z] #62 2.125 + dir=/ [2021-11-11T15:45:46.362Z] #62 2.125 + bin=containerd [2021-11-11T15:45:46.362Z] #62 2.125 + shift [2021-11-11T15:45:46.362Z] #62 2.125 + '[' '!' -f //containerd.installer ']' [2021-11-11T15:45:46.362Z] #62 2.125 + . //containerd.installer [2021-11-11T15:45:46.362Z] #62 2.125 ++ set -e [2021-11-11T15:45:46.362Z] #62 2.125 ++ : v1.5.7 [2021-11-11T15:45:46.362Z] #62 2.125 + install_containerd [2021-11-11T15:45:46.362Z] #62 2.125 + echo 'Install containerd version v1.5.7' [2021-11-11T15:45:46.362Z] #62 2.125 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rNg7j4vyaK/src/github.com/containerd/containerd [2021-11-11T15:45:46.362Z] #62 2.125 Cloning into '/tmp/tmp.rNg7j4vyaK/src/github.com/containerd/containerd'... [2021-11-11T15:45:46.362Z] #62 2.126 Install containerd version v1.5.7 [2021-11-11T15:45:46.577Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 12.1s done [2021-11-11T15:45:46.577Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 [2021-11-11T15:45:46.753Z] Sending build context to Docker daemon 60.65MB [2021-11-11T15:45:46.753Z] [2021-11-11T15:45:46.753Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T15:45:46.753Z] ---> 617dd5ead5b8 [2021-11-11T15:45:46.753Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> 97f9d31916b6 [2021-11-11T15:45:46.753Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> fd51ee60ca0a [2021-11-11T15:45:46.753Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> cb8d970792a8 [2021-11-11T15:45:46.753Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> 527b54697aa3 [2021-11-11T15:45:46.753Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> e57debe2e025 [2021-11-11T15:45:46.753Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> 28d71cbce469 [2021-11-11T15:45:46.753Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> ca700353631e [2021-11-11T15:45:46.753Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> 414b5d8255bd [2021-11-11T15:45:46.753Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T15:45:46.753Z] ---> Using cache [2021-11-11T15:45:46.753Z] ---> 9d5fa1e4a4f3 [2021-11-11T15:45:46.753Z] Step 11/11 : COPY . . [2021-11-11T15:45:46.834Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T15:45:47.095Z] #11 DONE 19.7s [2021-11-11T15:45:47.095Z] [2021-11-11T15:45:47.095Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:47.095Z] #31 sha256:cdb42caabbc6e90f4eef1e9f5938421b9919ae6f2b015ccb16337a27c5e95a7a [2021-11-11T15:45:47.095Z] #31 2.813 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T15:45:47.095Z] #31 3.250 [2021-11-11T15:45:47.095Z] #31 3.493 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:47.095Z] #31 3.851 [2021-11-11T15:45:47.095Z] #31 4.873 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T15:45:47.095Z] #31 5.111 [2021-11-11T15:45:47.352Z] #31 5.324 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:47.609Z] #31 5.765 [2021-11-11T15:45:47.699Z] #65 ... [2021-11-11T15:45:47.699Z] [2021-11-11T15:45:47.699Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:47.699Z] #31 sha256:340c5318f77dea7e44381048f6ea0b23675bb539bde0b6e4dd129220dd7c48ea [2021-11-11T15:45:47.699Z] #31 2.003 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T15:45:47.699Z] #31 2.247 [2021-11-11T15:45:47.699Z] #31 2.470 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:47.699Z] #31 2.722 [2021-11-11T15:45:47.699Z] #31 3.610 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T15:45:47.699Z] #31 3.806 [2021-11-11T15:45:47.699Z] #31 4.024 #=#=# ########### 16.3% ######################################################################## 100.0% [2021-11-11T15:45:47.699Z] #31 4.299 [2021-11-11T15:45:47.699Z] #31 5.336 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T15:45:47.699Z] #31 5.597 [2021-11-11T15:45:47.699Z] #31 5.818 #=#=# 0.1% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2021-11-11T15:45:47.699Z] #31 6.679 [2021-11-11T15:45:47.699Z] #31 7.619 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T15:45:47.699Z] #31 7.906 [2021-11-11T15:45:47.699Z] #31 8.112 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:47.699Z] #31 8.371 [2021-11-11T15:45:47.699Z] #31 9.308 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T15:45:47.699Z] #31 9.688 [2021-11-11T15:45:47.699Z] #31 9.915 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:47.699Z] #31 10.18 [2021-11-11T15:45:47.957Z] #31 10.26 Download of images into '/build' complete. [2021-11-11T15:45:47.957Z] #31 10.26 Use something like the following to load the result into a Docker daemon: [2021-11-11T15:45:47.957Z] #31 10.26 tar -cC '/build' . | docker load [2021-11-11T15:45:47.957Z] #31 DONE 10.4s [2021-11-11T15:45:47.957Z] [2021-11-11T15:45:47.957Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:45:47.957Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:45:48.175Z] #31 ... [2021-11-11T15:45:48.176Z] [2021-11-11T15:45:48.176Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T15:45:48.176Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T15:45:48.176Z] #12 DONE 1.0s [2021-11-11T15:45:48.176Z] [2021-11-11T15:45:48.176Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-11T15:45:48.176Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T15:45:48.894Z] #62 ... [2021-11-11T15:45:48.894Z] [2021-11-11T15:45:48.894Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:48.894Z] #65 sha256:c9770ae8d2128f8faa561403b1077b149e9602d759ad4d8e594f24e30468aa64 [2021-11-11T15:45:48.894Z] #65 5.352 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T15:45:48.894Z] #65 5.352 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T15:45:48.894Z] #65 5.937 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T15:45:48.894Z] #65 7.953 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T15:45:48.894Z] #65 8.381 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T15:45:48.894Z] #65 8.411 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T15:45:48.894Z] #65 8.429 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T15:45:48.894Z] #65 8.524 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T15:45:48.894Z] #65 8.524 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T15:45:48.894Z] #65 8.603 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T15:45:48.894Z] #65 8.752 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T15:45:48.894Z] #65 8.849 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T15:45:48.894Z] #65 8.985 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T15:45:48.894Z] #65 10.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T15:45:48.894Z] #65 ... [2021-11-11T15:45:48.894Z] [2021-11-11T15:45:48.894Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:48.894Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:45:48.894Z] #14 17.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T15:45:48.894Z] #14 17.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T15:45:48.894Z] #14 17.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T15:45:48.894Z] #14 17.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T15:45:48.894Z] #14 17.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T15:45:48.894Z] #14 17.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T15:45:48.894Z] #14 17.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T15:45:48.894Z] #14 17.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T15:45:48.894Z] #14 17.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T15:45:48.894Z] #14 17.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T15:45:48.894Z] #14 17.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T15:45:48.894Z] #14 17.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T15:45:48.894Z] #14 17.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T15:45:48.894Z] #14 17.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T15:45:48.894Z] #14 17.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T15:45:48.894Z] #14 17.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T15:45:48.894Z] #14 17.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T15:45:48.894Z] #14 18.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:45:48.894Z] #14 18.39 Fetched 115 MB in 4s (27.9 MB/s) [2021-11-11T15:45:48.894Z] #14 18.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T15:45:48.894Z] #14 18.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:45:48.894Z] #14 18.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T15:45:48.894Z] #14 18.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:45:48.894Z] #14 20.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T15:45:48.894Z] #14 20.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T15:45:48.894Z] #14 20.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:45:49.109Z] #13 DONE 0.8s [2021-11-11T15:45:49.109Z] [2021-11-11T15:45:49.109Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T15:45:49.109Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T15:45:49.109Z] #33 DONE 0.0s [2021-11-11T15:45:49.109Z] [2021-11-11T15:45:49.109Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:49.109Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:49.367Z] #38 ... [2021-11-11T15:45:49.367Z] [2021-11-11T15:45:49.367Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T15:45:49.367Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T15:45:49.367Z] #42 DONE 0.2s [2021-11-11T15:45:49.367Z] [2021-11-11T15:45:49.367Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T15:45:49.367Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T15:45:49.367Z] #46 DONE 0.3s [2021-11-11T15:45:49.367Z] [2021-11-11T15:45:49.367Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T15:45:49.367Z] #64 sha256:ce4555b8af62c0c08024d90b2127e3d80246ac0033d2fc9f8d84d41cf7693e42 [2021-11-11T15:45:49.367Z] #64 DONE 0.3s [2021-11-11T15:45:49.367Z] [2021-11-11T15:45:49.367Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T15:45:49.368Z] #25 sha256:0aa37912ea9c12f92eb4f77cc4af931cd9be2b5cebef249c2341a03bcef775cb [2021-11-11T15:45:49.368Z] #25 DONE 0.3s [2021-11-11T15:45:49.368Z] [2021-11-11T15:45:49.368Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:49.368Z] #26 sha256:e1217bfaa079b7e9112a82f7e59d1a7d53fecd93a4e0df5c92daad79258a3dc3 [2021-11-11T15:45:49.434Z] Sending build context to Docker daemon 60.65MB [2021-11-11T15:45:49.434Z] [2021-11-11T15:45:49.434Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T15:45:49.434Z] ---> 3d4792f88e26 [2021-11-11T15:45:49.434Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 0ac978532585 [2021-11-11T15:45:49.434Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> e53aead663b7 [2021-11-11T15:45:49.434Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 6f29dd8f7faf [2021-11-11T15:45:49.434Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> bdcc76c09182 [2021-11-11T15:45:49.434Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 3f7ac7bbf63d [2021-11-11T15:45:49.434Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 6e0022c1d188 [2021-11-11T15:45:49.434Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 5f6c39f1b314 [2021-11-11T15:45:49.434Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> 99b9b86d2293 [2021-11-11T15:45:49.434Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T15:45:49.434Z] ---> Using cache [2021-11-11T15:45:49.434Z] ---> a7c1d963a4b7 [2021-11-11T15:45:49.434Z] Step 11/11 : COPY . . [2021-11-11T15:45:49.830Z] #14 22.48 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T15:45:49.830Z] #14 22.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T15:45:49.830Z] #14 22.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:45:49.830Z] #14 22.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T15:45:49.830Z] #14 22.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:45:49.830Z] #14 22.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:45:49.830Z] #14 22.85 Selecting previously unselected package dmsetup. [2021-11-11T15:45:49.830Z] #14 22.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:45:49.830Z] #14 22.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:45:50.088Z] #14 23.01 Selecting previously unselected package mingw-w64-common. [2021-11-11T15:45:50.088Z] #14 23.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T15:45:50.088Z] #14 ... [2021-11-11T15:45:50.088Z] [2021-11-11T15:45:50.088Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:50.088Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:50.088Z] #38 22.99 Selecting previously unselected package libxml2:amd64. [2021-11-11T15:45:50.088Z] #38 22.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T15:45:50.088Z] #38 23.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:45:50.655Z] #38 23.45 Selecting previously unselected package libarchive13:amd64. [2021-11-11T15:45:50.655Z] #38 23.47 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T15:45:50.655Z] #38 23.48 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T15:45:50.655Z] #38 23.71 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T15:45:50.913Z] #38 23.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T15:45:50.913Z] #38 23.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T15:45:50.913Z] #38 23.86 Selecting previously unselected package librhash0:amd64. [2021-11-11T15:45:50.913Z] #38 23.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T15:45:51.210Z] #38 23.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T15:45:51.210Z] #38 24.03 Selecting previously unselected package libuv1:amd64. [2021-11-11T15:45:51.210Z] #38 24.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T15:45:51.210Z] #38 24.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T15:45:51.475Z] #38 24.22 Selecting previously unselected package cmake. [2021-11-11T15:45:51.475Z] #38 24.22 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T15:45:51.475Z] #38 24.24 Unpacking cmake (3.18.4-2) ... [2021-11-11T15:45:52.149Z] #47 ... [2021-11-11T15:45:52.149Z] [2021-11-11T15:45:52.149Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:52.149Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:45:52.149Z] #38 3.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:52.149Z] #38 3.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:52.149Z] #38 3.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:52.149Z] #38 3.557 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:45:52.149Z] #38 3.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:45:52.149Z] #38 4.233 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:45:52.149Z] #38 5.097 Fetched 8358 kB in 2s (3767 kB/s) [2021-11-11T15:45:52.149Z] #38 5.097 Reading package lists... [2021-11-11T15:45:52.149Z] #38 ... [2021-11-11T15:45:52.149Z] [2021-11-11T15:45:52.149Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:52.149Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:45:52.149Z] #26 5.604 + RM_GOPATH=0 [2021-11-11T15:45:52.149Z] #26 5.607 + TMP_GOPATH= [2021-11-11T15:45:52.149Z] #26 5.609 + : /build [2021-11-11T15:45:52.149Z] #26 5.609 + '[' -z '' ']' [2021-11-11T15:45:52.149Z] #26 5.610 ++ mktemp -d [2021-11-11T15:45:52.149Z] #26 5.611 + export GOPATH=/tmp/tmp.NJEHm15Ftq [2021-11-11T15:45:52.149Z] #26 5.611 + GOPATH=/tmp/tmp.NJEHm15Ftq [2021-11-11T15:45:52.149Z] #26 5.611 + RM_GOPATH=1 [2021-11-11T15:45:52.149Z] #26 5.611 + case "$(go env GOARCH)" in [2021-11-11T15:45:52.149Z] #26 5.612 ++ go env GOARCH [2021-11-11T15:45:52.149Z] #26 5.622 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:52.149Z] #26 5.623 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:52.149Z] #26 5.635 Install docker/cli version 17.06.2-ce from stable [2021-11-11T15:45:52.149Z] #26 5.636 ++ dirname /install.sh [2021-11-11T15:45:52.149Z] #26 5.636 + dir=/ [2021-11-11T15:45:52.149Z] #26 5.636 + bin=dockercli [2021-11-11T15:45:52.149Z] #26 5.636 + shift [2021-11-11T15:45:52.149Z] #26 5.636 + '[' '!' -f //dockercli.installer ']' [2021-11-11T15:45:52.149Z] #26 5.636 + . //dockercli.installer [2021-11-11T15:45:52.149Z] #26 5.636 ++ : stable [2021-11-11T15:45:52.149Z] #26 5.636 ++ : 17.06.2-ce [2021-11-11T15:45:52.149Z] #26 5.636 + install_dockercli [2021-11-11T15:45:52.149Z] #26 5.636 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T15:45:52.149Z] #26 5.636 ++ uname -m [2021-11-11T15:45:52.149Z] #26 5.685 + arch=aarch64 [2021-11-11T15:45:52.149Z] #26 5.685 + '[' aarch64 '!=' x86_64 ']' [2021-11-11T15:45:52.149Z] #26 5.685 + '[' aarch64 '!=' s390x ']' [2021-11-11T15:45:52.149Z] #26 5.685 + '[' aarch64 '!=' armhf ']' [2021-11-11T15:45:52.149Z] #26 5.685 + build_dockercli [2021-11-11T15:45:52.149Z] #26 5.685 + git clone https://github.com/docker/docker-ce /tmp/tmp.NJEHm15Ftq/tmp/docker-ce [2021-11-11T15:45:52.149Z] #26 5.685 Cloning into '/tmp/tmp.NJEHm15Ftq/tmp/docker-ce'... [2021-11-11T15:45:54.027Z] #38 26.53 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T15:45:54.027Z] #38 26.55 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:45:54.027Z] #38 26.56 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T15:45:54.027Z] #38 26.57 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:45:54.027Z] #38 26.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T15:45:54.027Z] #38 26.62 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T15:45:54.027Z] #38 26.63 Setting up cmake-data (3.18.4-2) ... [2021-11-11T15:45:54.027Z] #38 26.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:45:54.027Z] #38 26.67 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T15:45:54.027Z] #38 26.68 Setting up cmake (3.18.4-2) ... [2021-11-11T15:45:54.027Z] #38 26.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:45:54.593Z] #38 DONE 27.3s [2021-11-11T15:45:54.593Z] [2021-11-11T15:45:54.593Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T15:45:54.593Z] #39 sha256:bc3106e747b9d112d2939498c3ccf2358cbae2a1a25c67aa3c2e86090c1a2282 [2021-11-11T15:45:54.593Z] #39 DONE 0.1s [2021-11-11T15:45:54.593Z] [2021-11-11T15:45:54.593Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:45:54.593Z] #40 sha256:a3150023e5d74b47bfe61457ce012b55db6ed44e2490036401f31263f7c7f06a [2021-11-11T15:45:54.741Z] #26 ... [2021-11-11T15:45:54.741Z] [2021-11-11T15:45:54.741Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T15:45:54.741Z] #31 sha256:cdb42caabbc6e90f4eef1e9f5938421b9919ae6f2b015ccb16337a27c5e95a7a [2021-11-11T15:45:54.741Z] #31 7.182 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T15:45:54.741Z] #31 7.921 [2021-11-11T15:45:54.741Z] #31 8.213 #=#=# 0.1% ##################### 30.0% ########################################### 60.1% ############################################################### 88.2% ######################################################################## 100.0% [2021-11-11T15:45:54.741Z] #31 9.125 [2021-11-11T15:45:54.741Z] #31 10.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T15:45:54.741Z] #31 10.82 [2021-11-11T15:45:54.741Z] #31 11.06 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:54.741Z] #31 11.45 [2021-11-11T15:45:54.741Z] #31 12.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T15:45:54.741Z] #31 12.87 [2021-11-11T15:45:55.000Z] #31 13.10 #=#=# ######################################################################## 100.0% [2021-11-11T15:45:55.256Z] #31 13.52 [2021-11-11T15:45:55.513Z] #31 13.64 Download of images into '/build' complete. [2021-11-11T15:45:55.513Z] #31 13.64 Use something like the following to load the result into a Docker daemon: [2021-11-11T15:45:55.513Z] #31 13.64 tar -cC '/build' . | docker load [2021-11-11T15:45:55.771Z] #31 DONE 13.8s [2021-11-11T15:45:55.771Z] [2021-11-11T15:45:55.772Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:45:55.772Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:45:55.772Z] #53 6.120 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T15:45:55.967Z] #40 1.446 + RM_GOPATH=0 [2021-11-11T15:45:55.967Z] #40 1.446 + TMP_GOPATH= [2021-11-11T15:45:55.967Z] #40 1.446 + : /build [2021-11-11T15:45:55.967Z] #40 1.446 + '[' -z '' ']' [2021-11-11T15:45:55.967Z] #40 1.452 ++ mktemp -d [2021-11-11T15:45:55.967Z] #40 1.455 + export GOPATH=/tmp/tmp.X7n1UD3JeU [2021-11-11T15:45:55.967Z] #40 1.455 + GOPATH=/tmp/tmp.X7n1UD3JeU [2021-11-11T15:45:55.967Z] #40 1.455 + RM_GOPATH=1 [2021-11-11T15:45:55.967Z] #40 1.455 + case "$(go env GOARCH)" in [2021-11-11T15:45:55.967Z] #40 1.455 ++ go env GOARCH [2021-11-11T15:45:55.967Z] #40 1.474 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:55.967Z] #40 1.474 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:55.967Z] #40 1.474 ++ dirname /install.sh [2021-11-11T15:45:55.967Z] #40 1.474 + dir=/ [2021-11-11T15:45:55.967Z] #40 1.474 + bin=tini [2021-11-11T15:45:55.967Z] #40 1.474 + shift [2021-11-11T15:45:55.967Z] #40 1.474 + '[' '!' -f //tini.installer ']' [2021-11-11T15:45:55.967Z] #40 1.474 + . //tini.installer [2021-11-11T15:45:55.967Z] #40 1.474 ++ : v0.19.0 [2021-11-11T15:45:55.967Z] #40 1.474 + install_tini [2021-11-11T15:45:55.967Z] #40 1.474 + echo 'Install tini version v0.19.0' [2021-11-11T15:45:55.967Z] #40 1.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.X7n1UD3JeU/tini [2021-11-11T15:45:55.967Z] #40 1.474 Install tini version v0.19.0 [2021-11-11T15:45:55.967Z] #40 1.479 Cloning into '/tmp/tmp.X7n1UD3JeU/tini'... [2021-11-11T15:45:56.029Z] #53 ... [2021-11-11T15:45:56.029Z] [2021-11-11T15:45:56.029Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:45:56.029Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T15:45:56.029Z] #36 7.122 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T15:45:56.286Z] #36 ... [2021-11-11T15:45:56.286Z] [2021-11-11T15:45:56.286Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:45:56.286Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:45:56.286Z] #43 7.130 + git clone https://github.com/docker/distribution.git . [2021-11-11T15:45:56.286Z] #43 7.130 Cloning into '.'... [2021-11-11T15:45:56.449Z] #26 ... [2021-11-11T15:45:56.449Z] [2021-11-11T15:45:56.449Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:45:56.449Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:45:56.449Z] #53 6.741 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T15:45:56.449Z] #53 ... [2021-11-11T15:45:56.449Z] [2021-11-11T15:45:56.449Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:45:56.449Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T15:45:56.449Z] #49 5.353 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T15:45:56.449Z] #49 ... [2021-11-11T15:45:56.449Z] [2021-11-11T15:45:56.449Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:45:56.449Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T15:45:56.449Z] #36 6.781 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T15:45:56.449Z] #36 ... [2021-11-11T15:45:56.449Z] [2021-11-11T15:45:56.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:56.449Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:45:56.449Z] #14 4.841 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:56.449Z] #14 4.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:56.449Z] #14 4.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:56.449Z] #14 5.182 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:45:56.449Z] #14 7.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:45:56.449Z] #14 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:45:56.449Z] #14 ... [2021-11-11T15:45:56.449Z] [2021-11-11T15:45:56.449Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:56.449Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T15:45:56.449Z] #60 6.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:56.449Z] #60 6.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:56.449Z] #60 6.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:56.449Z] #60 7.281 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:45:56.449Z] #60 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:45:56.707Z] #60 ... [2021-11-11T15:45:56.707Z] [2021-11-11T15:45:56.707Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:45:56.707Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T15:45:56.707Z] #34 4.230 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T15:45:56.707Z] #34 4.230 Cloning into '.'... [2021-11-11T15:45:56.707Z] #34 ... [2021-11-11T15:45:56.707Z] [2021-11-11T15:45:56.707Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:45:56.707Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T15:45:56.707Z] #43 5.887 + git clone https://github.com/docker/distribution.git . [2021-11-11T15:45:56.707Z] #43 5.895 Cloning into '.'... [2021-11-11T15:45:56.902Z] #40 2.230 + cd /tmp/tmp.X7n1UD3JeU/tini [2021-11-11T15:45:56.902Z] #40 2.230 + git checkout -q v0.19.0 [2021-11-11T15:45:56.902Z] #40 2.250 + cmake . [2021-11-11T15:45:56.965Z] #43 ... [2021-11-11T15:45:56.965Z] [2021-11-11T15:45:56.965Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:45:56.965Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T15:45:56.965Z] #55 6.505 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T15:45:56.965Z] #55 ... [2021-11-11T15:45:56.965Z] [2021-11-11T15:45:56.965Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:45:56.965Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T15:45:56.965Z] #51 5.954 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T15:45:56.965Z] #51 8.051 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T15:45:56.965Z] #51 8.051 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T15:45:56.965Z] #51 8.095 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T15:45:56.965Z] #51 8.263 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T15:45:56.965Z] #51 8.796 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T15:45:56.965Z] #51 8.957 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T15:45:56.965Z] #51 9.301 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T15:45:56.965Z] #51 9.415 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T15:45:56.965Z] #51 9.847 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T15:45:57.162Z] #40 2.656 -- The C compiler identification is GNU 10.2.1 [2021-11-11T15:45:57.162Z] #40 2.712 -- Detecting C compiler ABI info [2021-11-11T15:45:57.216Z] #43 ... [2021-11-11T15:45:57.216Z] [2021-11-11T15:45:57.216Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:57.217Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:45:57.217Z] #38 8.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:57.217Z] #38 8.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:57.222Z] #51 ... [2021-11-11T15:45:57.222Z] [2021-11-11T15:45:57.222Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:45:57.222Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:45:57.222Z] #38 5.097 Reading package lists... [2021-11-11T15:45:57.473Z] #38 8.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:57.728Z] #40 3.180 -- Detecting C compiler ABI info - done [2021-11-11T15:45:57.987Z] #40 3.292 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T15:45:57.987Z] #40 3.314 -- Detecting C compile features [2021-11-11T15:45:57.987Z] #40 3.314 -- Detecting C compile features - done [2021-11-11T15:45:57.987Z] #40 3.331 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T15:45:57.987Z] #40 3.490 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T15:45:58.037Z] #38 8.904 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:45:58.245Z] #40 3.582 -- Configuring done [2021-11-11T15:45:58.245Z] #40 3.610 -- Generating done [2021-11-11T15:45:58.245Z] #40 3.610 -- Build files have been written to: /tmp/tmp.X7n1UD3JeU/tini [2021-11-11T15:45:58.245Z] #40 3.630 + make tini-static [2021-11-11T15:45:58.503Z] #40 3.917 Scanning dependencies of target tini-static [2021-11-11T15:45:58.503Z] #40 4.060 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T15:45:58.970Z] #38 ... [2021-11-11T15:45:58.970Z] [2021-11-11T15:45:58.970Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:45:58.970Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:45:58.970Z] #55 7.501 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T15:45:58.970Z] #55 9.106 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T15:45:58.970Z] #55 9.116 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T15:45:58.970Z] #55 9.249 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T15:45:59.226Z] #55 ... [2021-11-11T15:45:59.226Z] [2021-11-11T15:45:59.226Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:45:59.226Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:45:59.226Z] #60 8.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:59.226Z] #60 8.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:59.226Z] #60 9.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:59.226Z] #60 9.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:45:59.226Z] #60 ... [2021-11-11T15:45:59.226Z] [2021-11-11T15:45:59.226Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:45:59.226Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T15:45:59.226Z] #49 7.257 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T15:45:59.226Z] #49 ... [2021-11-11T15:45:59.226Z] [2021-11-11T15:45:59.226Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:45:59.226Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:45:59.226Z] #51 7.242 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T15:45:59.226Z] #51 8.323 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T15:45:59.226Z] #51 8.323 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T15:45:59.226Z] #51 8.337 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T15:45:59.226Z] #51 8.374 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T15:45:59.226Z] #51 8.664 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T15:45:59.226Z] #51 8.696 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T15:45:59.226Z] #51 8.696 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T15:45:59.226Z] #51 8.740 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T15:45:59.226Z] #51 8.773 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T15:45:59.226Z] #51 8.881 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T15:45:59.226Z] #51 9.015 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T15:45:59.226Z] #51 9.300 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T15:45:59.437Z] #40 5.053 [100%] Linking C executable tini-static [2021-11-11T15:45:59.483Z] #51 ... [2021-11-11T15:45:59.483Z] [2021-11-11T15:45:59.483Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:45:59.483Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:45:59.483Z] #47 8.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:59.483Z] #47 8.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:59.483Z] #47 8.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:59.483Z] #47 8.900 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T15:45:59.483Z] #47 9.249 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:45:59.740Z] #47 ... [2021-11-11T15:45:59.740Z] [2021-11-11T15:45:59.740Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:45:59.740Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:45:59.740Z] #34 8.898 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T15:45:59.740Z] #34 8.902 Cloning into '.'... [2021-11-11T15:45:59.740Z] #34 ... [2021-11-11T15:45:59.740Z] [2021-11-11T15:45:59.740Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:45:59.740Z] #65 sha256:a6bb73b9c375d8a84fbf5ca1882afcba446b7f47d01fb2d7c3e0999cfc275734 [2021-11-11T15:45:59.740Z] #65 8.483 + RM_GOPATH=0 [2021-11-11T15:45:59.740Z] #65 8.483 + TMP_GOPATH= [2021-11-11T15:45:59.740Z] #65 8.483 + : /build [2021-11-11T15:45:59.740Z] #65 8.483 + '[' -z '' ']' [2021-11-11T15:45:59.740Z] #65 8.483 ++ mktemp -d [2021-11-11T15:45:59.740Z] #65 8.483 + export GOPATH=/tmp/tmp.DMqymoSNCb [2021-11-11T15:45:59.740Z] #65 8.483 + GOPATH=/tmp/tmp.DMqymoSNCb [2021-11-11T15:45:59.740Z] #65 8.483 + RM_GOPATH=1 [2021-11-11T15:45:59.740Z] #65 8.483 + case "$(go env GOARCH)" in [2021-11-11T15:45:59.740Z] #65 8.483 ++ go env GOARCH [2021-11-11T15:45:59.740Z] #65 8.500 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:59.740Z] #65 8.500 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:59.740Z] #65 8.500 ++ dirname /install.sh [2021-11-11T15:45:59.740Z] #65 8.525 + dir=/ [2021-11-11T15:45:59.740Z] #65 8.525 + bin=rootlesskit [2021-11-11T15:45:59.740Z] #65 8.525 + shift [2021-11-11T15:45:59.740Z] #65 8.525 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T15:45:59.740Z] #65 8.525 + . //rootlesskit.installer [2021-11-11T15:45:59.740Z] #65 8.525 ++ : v0.14.6 [2021-11-11T15:45:59.740Z] #65 8.525 + install_rootlesskit [2021-11-11T15:45:59.740Z] #65 8.525 + case "$1" in [2021-11-11T15:45:59.740Z] #65 8.525 + export CGO_ENABLED=0 [2021-11-11T15:45:59.740Z] #65 8.525 + CGO_ENABLED=0 [2021-11-11T15:45:59.740Z] #65 8.525 + _install_rootlesskit [2021-11-11T15:45:59.740Z] #65 8.525 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T15:45:59.740Z] #65 8.525 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:45:59.740Z] #65 8.525 + GOBIN=/build [2021-11-11T15:45:59.740Z] #65 8.525 + GO111MODULE=on [2021-11-11T15:45:59.740Z] #65 8.525 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T15:45:59.740Z] #65 8.535 Install rootlesskit version v0.14.6 [2021-11-11T15:45:59.740Z] #65 9.130 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T15:45:59.997Z] #65 ... [2021-11-11T15:45:59.997Z] [2021-11-11T15:45:59.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:45:59.997Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:45:59.997Z] #14 10.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:45:59.997Z] #14 10.50 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:45:59.997Z] #14 10.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:45:59.997Z] #14 ... [2021-11-11T15:45:59.997Z] [2021-11-11T15:45:59.997Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:45:59.997Z] #26 sha256:e1217bfaa079b7e9112a82f7e59d1a7d53fecd93a4e0df5c92daad79258a3dc3 [2021-11-11T15:45:59.997Z] #26 10.06 + RM_GOPATH=0 [2021-11-11T15:45:59.997Z] #26 10.06 + TMP_GOPATH= [2021-11-11T15:45:59.997Z] #26 10.06 + : /build [2021-11-11T15:45:59.997Z] #26 10.06 + '[' -z '' ']' [2021-11-11T15:45:59.997Z] #26 10.06 ++ mktemp -d [2021-11-11T15:45:59.997Z] #26 10.06 + export GOPATH=/tmp/tmp.4DCQxBkxAP [2021-11-11T15:45:59.997Z] #26 10.06 + GOPATH=/tmp/tmp.4DCQxBkxAP [2021-11-11T15:45:59.997Z] #26 10.06 + RM_GOPATH=1 [2021-11-11T15:45:59.997Z] #26 10.06 + case "$(go env GOARCH)" in [2021-11-11T15:45:59.997Z] #26 10.06 ++ go env GOARCH [2021-11-11T15:45:59.997Z] #26 10.13 Install docker/cli version 17.06.2-ce from stable [2021-11-11T15:45:59.997Z] #26 10.13 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:59.997Z] #26 10.13 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:45:59.997Z] #26 10.13 ++ dirname /install.sh [2021-11-11T15:45:59.997Z] #26 10.13 + dir=/ [2021-11-11T15:45:59.997Z] #26 10.13 + bin=dockercli [2021-11-11T15:45:59.997Z] #26 10.13 + shift [2021-11-11T15:45:59.997Z] #26 10.13 + '[' '!' -f //dockercli.installer ']' [2021-11-11T15:45:59.997Z] #26 10.13 + . //dockercli.installer [2021-11-11T15:45:59.997Z] #26 10.13 ++ : stable [2021-11-11T15:45:59.997Z] #26 10.13 ++ : 17.06.2-ce [2021-11-11T15:45:59.997Z] #26 10.13 + install_dockercli [2021-11-11T15:45:59.997Z] #26 10.13 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T15:45:59.997Z] #26 10.13 ++ uname -m [2021-11-11T15:45:59.997Z] #26 10.15 + arch=x86_64 [2021-11-11T15:45:59.997Z] #26 10.15 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T15:45:59.997Z] #26 10.15 + url=https://download.docker.com/linux/static [2021-11-11T15:45:59.997Z] #26 10.15 + tar -xz docker/docker [2021-11-11T15:45:59.997Z] #26 10.17 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T15:46:00.007Z] #40 5.360 [100%] Built target tini-static [2021-11-11T15:46:00.007Z] #40 5.395 + mkdir -p /build [2021-11-11T15:46:00.007Z] #40 5.400 + cp tini-static /build/docker-init [2021-11-11T15:46:00.007Z] #40 ... [2021-11-11T15:46:00.007Z] [2021-11-11T15:46:00.007Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:00.007Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:00.007Z] #14 23.02 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T15:46:00.007Z] #14 26.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T15:46:00.007Z] #14 26.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T15:46:00.007Z] #14 26.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:46:00.007Z] #14 30.09 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T15:46:00.007Z] #14 30.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:00.007Z] #14 30.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:46:00.007Z] #14 30.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T15:46:00.007Z] #14 30.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:00.007Z] #14 30.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:00.265Z] #14 ... [2021-11-11T15:46:00.265Z] [2021-11-11T15:46:00.265Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:46:00.265Z] #40 sha256:a3150023e5d74b47bfe61457ce012b55db6ed44e2490036401f31263f7c7f06a [2021-11-11T15:46:00.265Z] #40 DONE 5.7s [2021-11-11T15:46:00.523Z] [2021-11-11T15:46:00.523Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:00.523Z] #65 sha256:c9770ae8d2128f8faa561403b1077b149e9602d759ad4d8e594f24e30468aa64 [2021-11-11T15:46:01.405Z] #38 10.49 Reading package lists... [2021-11-11T15:46:01.405Z] #38 ... [2021-11-11T15:46:01.405Z] [2021-11-11T15:46:01.405Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:01.405Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T15:46:01.405Z] #51 14.90 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T15:46:01.405Z] #51 15.03 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T15:46:01.405Z] #51 15.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T15:46:01.896Z] #65 ... [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T15:46:01.896Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T15:46:01.896Z] #42 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:46:01.896Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:46:01.896Z] #43 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T15:46:01.896Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T15:46:01.896Z] #46 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:01.896Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:01.896Z] #47 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:46:01.896Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T15:46:01.896Z] #49 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:01.896Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:46:01.896Z] #51 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:01.896Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:46:01.896Z] #53 CACHED [2021-11-11T15:46:01.896Z] [2021-11-11T15:46:01.896Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:46:01.896Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:46:01.896Z] #55 CACHED [2021-11-11T15:46:02.155Z] [2021-11-11T15:46:02.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:02.155Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:02.342Z] #51 ... [2021-11-11T15:46:02.342Z] [2021-11-11T15:46:02.342Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:02.342Z] #65 sha256:9d9f6e87c31faf91ab2ded8fe64cccd1ed5bb0806b340e767bf40a572451b84f [2021-11-11T15:46:02.342Z] #65 5.951 + RM_GOPATH=0 [2021-11-11T15:46:02.342Z] #65 5.951 + TMP_GOPATH= [2021-11-11T15:46:02.342Z] #65 5.951 + : /build [2021-11-11T15:46:02.342Z] #65 5.951 + '[' -z '' ']' [2021-11-11T15:46:02.342Z] #65 5.951 ++ mktemp -d [2021-11-11T15:46:02.342Z] #65 5.964 + export GOPATH=/tmp/tmp.A1GXAQ2oqo [2021-11-11T15:46:02.342Z] #65 5.964 + GOPATH=/tmp/tmp.A1GXAQ2oqo [2021-11-11T15:46:02.342Z] #65 5.964 + RM_GOPATH=1 [2021-11-11T15:46:02.342Z] #65 5.964 + case "$(go env GOARCH)" in [2021-11-11T15:46:02.342Z] #65 5.964 ++ go env GOARCH [2021-11-11T15:46:02.342Z] #65 5.990 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:02.342Z] #65 5.990 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:02.342Z] #65 5.990 ++ dirname /install.sh [2021-11-11T15:46:02.342Z] #65 5.990 + dir=/ [2021-11-11T15:46:02.342Z] #65 5.990 + bin=rootlesskit [2021-11-11T15:46:02.342Z] #65 5.990 + shift [2021-11-11T15:46:02.342Z] #65 5.990 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T15:46:02.342Z] #65 5.990 + . //rootlesskit.installer [2021-11-11T15:46:02.342Z] #65 5.990 ++ : v0.14.6 [2021-11-11T15:46:02.342Z] #65 5.990 + install_rootlesskit [2021-11-11T15:46:02.342Z] #65 5.990 + case "$1" in [2021-11-11T15:46:02.342Z] #65 5.990 + export CGO_ENABLED=0 [2021-11-11T15:46:02.342Z] #65 5.990 + CGO_ENABLED=0 [2021-11-11T15:46:02.342Z] #65 5.990 + _install_rootlesskit [2021-11-11T15:46:02.342Z] #65 5.990 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T15:46:02.342Z] #65 5.990 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:46:02.342Z] #65 5.990 + GOBIN=/build [2021-11-11T15:46:02.342Z] #65 5.990 + GO111MODULE=on [2021-11-11T15:46:02.342Z] #65 5.990 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T15:46:02.342Z] #65 5.991 Install rootlesskit version v0.14.6 [2021-11-11T15:46:02.342Z] #65 6.695 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T15:46:02.342Z] #65 9.771 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T15:46:02.342Z] #65 9.771 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T15:46:02.342Z] #65 10.53 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T15:46:02.342Z] #65 15.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T15:46:02.342Z] #65 ... [2021-11-11T15:46:02.342Z] [2021-11-11T15:46:02.342Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:02.342Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:02.342Z] #53 15.57 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T15:46:02.342Z] #53 15.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T15:46:02.342Z] #53 15.76 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T15:46:02.342Z] #53 15.82 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T15:46:02.342Z] #53 16.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T15:46:02.342Z] #53 16.27 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T15:46:02.602Z] #53 ... [2021-11-11T15:46:02.602Z] [2021-11-11T15:46:02.602Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:02.602Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:02.602Z] #47 6.533 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:46:02.602Z] #47 6.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:46:02.602Z] #47 6.592 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:46:02.602Z] #47 7.158 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T15:46:02.602Z] #47 8.090 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:46:02.602Z] #47 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:46:02.602Z] #47 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:46:02.862Z] #47 ... [2021-11-11T15:46:02.862Z] [2021-11-11T15:46:02.862Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:02.862Z] #65 sha256:9d9f6e87c31faf91ab2ded8fe64cccd1ed5bb0806b340e767bf40a572451b84f [2021-11-11T15:46:02.862Z] #65 16.14 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T15:46:02.862Z] #65 16.25 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T15:46:02.862Z] #65 16.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T15:46:03.121Z] #65 16.95 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T15:46:03.121Z] #65 17.13 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T15:46:03.530Z] #14 36.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T15:46:03.530Z] #14 36.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:03.530Z] #14 36.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:46:03.688Z] #65 17.43 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T15:46:04.624Z] #65 18.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T15:46:04.883Z] #65 18.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T15:46:04.883Z] #65 18.86 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T15:46:05.254Z] #26 ... [2021-11-11T15:46:05.254Z] [2021-11-11T15:46:05.254Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:05.254Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:46:05.254Z] #51 15.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T15:46:05.254Z] #51 15.89 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T15:46:08.117Z] ---> 22e96013aebe [2021-11-11T15:46:08.117Z] Successfully built 22e96013aebe [2021-11-11T15:46:08.117Z] Successfully tagged docker:latest [2021-11-11T15:46:08.117Z] INFO: Image build ended at 11/11/2021 15:46:06. Duration:00:00:24.6182216 [2021-11-11T15:46:08.117Z] [2021-11-11T15:46:08.117Z] [2021-11-11T15:46:08.117Z] INFO: Building the test binaries at 11/11/2021 15:46:06... [2021-11-11T15:46:08.168Z] #65 22.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T15:46:08.531Z] #51 ... [2021-11-11T15:46:08.531Z] [2021-11-11T15:46:08.531Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:46:08.531Z] #26 sha256:e1217bfaa079b7e9112a82f7e59d1a7d53fecd93a4e0df5c92daad79258a3dc3 [2021-11-11T15:46:08.531Z] #26 18.23 + mkdir -p /build [2021-11-11T15:46:08.531Z] #26 18.24 + mv docker/docker /build/ [2021-11-11T15:46:08.531Z] #26 18.24 + rmdir docker [2021-11-11T15:46:08.531Z] #26 DONE 18.8s [2021-11-11T15:46:08.531Z] [2021-11-11T15:46:08.531Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:08.531Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:46:08.531Z] #53 9.428 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T15:46:08.531Z] #53 9.428 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T15:46:08.531Z] #53 9.513 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T15:46:08.531Z] #53 9.513 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T15:46:08.532Z] #53 9.610 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T15:46:08.532Z] #53 9.902 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T15:46:08.532Z] #53 10.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T15:46:08.532Z] #53 10.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T15:46:08.532Z] #53 11.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T15:46:08.532Z] #53 11.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T15:46:08.532Z] #53 15.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T15:46:08.532Z] #53 15.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T15:46:08.532Z] #53 15.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T15:46:08.532Z] #53 15.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T15:46:08.532Z] #53 15.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T15:46:08.532Z] #53 15.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T15:46:08.532Z] #53 15.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T15:46:08.532Z] #53 16.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T15:46:08.532Z] #53 16.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T15:46:08.532Z] #53 16.24 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T15:46:08.532Z] #53 16.43 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T15:46:08.532Z] #53 16.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.49 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T15:46:08.532Z] #53 16.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T15:46:08.532Z] #53 16.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T15:46:08.532Z] #53 16.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.88 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T15:46:08.532Z] #53 16.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T15:46:08.532Z] #53 17.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T15:46:08.532Z] #53 17.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T15:46:08.532Z] #53 17.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T15:46:08.532Z] #53 17.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T15:46:08.532Z] #53 17.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T15:46:08.532Z] #53 17.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T15:46:08.532Z] #53 17.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T15:46:08.532Z] #53 17.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T15:46:08.532Z] #53 17.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T15:46:08.532Z] #53 17.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T15:46:08.532Z] #53 17.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T15:46:08.532Z] #53 17.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T15:46:08.532Z] #53 17.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T15:46:08.532Z] #53 17.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T15:46:08.532Z] #53 17.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T15:46:08.532Z] #53 18.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T15:46:08.532Z] #53 18.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T15:46:08.532Z] #53 18.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T15:46:08.532Z] #53 18.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T15:46:08.532Z] #53 18.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T15:46:08.532Z] #53 18.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T15:46:08.532Z] #53 18.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T15:46:08.532Z] #53 18.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T15:46:08.532Z] #53 18.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T15:46:08.532Z] #53 18.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T15:46:08.532Z] #53 18.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T15:46:08.532Z] #53 ... [2021-11-11T15:46:08.532Z] [2021-11-11T15:46:08.532Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:46:08.532Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T15:46:08.532Z] #36 18.07 tomll can be used in two ways: [2021-11-11T15:46:08.532Z] #36 18.08 Writing to STDIN and reading from STDOUT: [2021-11-11T15:46:08.532Z] #36 18.08 cat file.toml | tomll > file.toml [2021-11-11T15:46:08.532Z] #36 18.08 [2021-11-11T15:46:08.532Z] #36 18.08 Reading and updating a list of files: [2021-11-11T15:46:08.532Z] #36 18.08 tomll a.toml b.toml c.toml [2021-11-11T15:46:08.532Z] #36 18.08 [2021-11-11T15:46:08.532Z] #36 18.08 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T15:46:08.532Z] #36 DONE 19.1s [2021-11-11T15:46:08.532Z] [2021-11-11T15:46:08.532Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:08.532Z] #65 sha256:a6bb73b9c375d8a84fbf5ca1882afcba446b7f47d01fb2d7c3e0999cfc275734 [2021-11-11T15:46:08.532Z] #65 11.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T15:46:08.532Z] #65 11.96 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T15:46:08.532Z] #65 12.68 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T15:46:08.532Z] #65 16.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T15:46:08.532Z] #65 17.15 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T15:46:08.532Z] #65 17.20 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T15:46:08.532Z] #65 17.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T15:46:08.532Z] #65 17.70 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T15:46:08.532Z] #65 17.85 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T15:46:08.532Z] #65 18.08 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T15:46:08.532Z] #65 18.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T15:46:08.532Z] #65 18.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T15:46:08.532Z] #65 19.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T15:46:08.738Z] #65 ... [2021-11-11T15:46:08.738Z] [2021-11-11T15:46:08.738Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:46:08.738Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T15:46:08.738Z] #55 13.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T15:46:08.738Z] #55 13.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T15:46:08.738Z] #55 13.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T15:46:08.738Z] #55 16.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T15:46:08.791Z] #14 ... [2021-11-11T15:46:08.791Z] [2021-11-11T15:46:08.791Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:08.791Z] #65 sha256:c9770ae8d2128f8faa561403b1077b149e9602d759ad4d8e594f24e30468aa64 [2021-11-11T15:46:08.791Z] #65 34.99 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:46:08.791Z] #65 34.99 + GOBIN=/build [2021-11-11T15:46:08.791Z] #65 34.99 + GO111MODULE=on [2021-11-11T15:46:08.791Z] #65 34.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T15:46:08.997Z] #55 ... [2021-11-11T15:46:08.997Z] [2021-11-11T15:46:08.997Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:08.997Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:08.997Z] #53 17.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T15:46:08.997Z] #53 17.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T15:46:08.997Z] #53 17.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T15:46:08.997Z] #53 17.38 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T15:46:08.997Z] #53 18.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T15:46:08.997Z] #53 19.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T15:46:09.095Z] #65 ... [2021-11-11T15:46:09.095Z] [2021-11-11T15:46:09.095Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:09.095Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:46:09.095Z] #53 20.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T15:46:09.095Z] #53 20.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T15:46:09.095Z] #53 20.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T15:46:09.095Z] #53 20.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T15:46:09.255Z] #53 ... [2021-11-11T15:46:09.255Z] [2021-11-11T15:46:09.255Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:09.255Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T15:46:09.255Z] #60 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:46:09.255Z] #60 22.72 Fetched 8358 kB in 17s (496 kB/s) [2021-11-11T15:46:09.255Z] #60 22.72 Reading package lists... [2021-11-11T15:46:09.255Z] #60 ... [2021-11-11T15:46:09.255Z] [2021-11-11T15:46:09.255Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:09.255Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:46:09.255Z] #38 10.49 Reading package lists... [2021-11-11T15:46:09.255Z] #38 18.54 Building dependency tree... [2021-11-11T15:46:09.354Z] #53 20.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T15:46:09.354Z] #53 20.40 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T15:46:09.354Z] #53 20.59 go: downloading golang.org/x/text v0.3.2 [2021-11-11T15:46:09.354Z] #53 ... [2021-11-11T15:46:09.354Z] [2021-11-11T15:46:09.354Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:09.354Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:09.354Z] #38 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:46:09.354Z] #38 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:46:09.611Z] #38 ... [2021-11-11T15:46:09.611Z] [2021-11-11T15:46:09.611Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:09.611Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:09.611Z] #47 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:46:09.611Z] #47 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:46:09.611Z] #47 17.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T15:46:10.175Z] #47 ... [2021-11-11T15:46:10.175Z] [2021-11-11T15:46:10.175Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:46:10.175Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:46:10.175Z] #55 11.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T15:46:10.175Z] #55 ... [2021-11-11T15:46:10.175Z] [2021-11-11T15:46:10.175Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:10.175Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:10.175Z] #14 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:46:10.175Z] #14 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:46:10.175Z] #14 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:46:10.191Z] #38 ... [2021-11-11T15:46:10.191Z] [2021-11-11T15:46:10.191Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:10.191Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:10.191Z] #53 24.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T15:46:10.191Z] #53 24.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T15:46:10.191Z] #53 24.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T15:46:10.432Z] #14 ... [2021-11-11T15:46:10.432Z] [2021-11-11T15:46:10.432Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:46:10.432Z] #65 sha256:a6bb73b9c375d8a84fbf5ca1882afcba446b7f47d01fb2d7c3e0999cfc275734 [2021-11-11T15:46:10.432Z] #65 21.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T15:46:10.451Z] #53 24.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T15:46:10.451Z] #53 24.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T15:46:11.016Z] #53 25.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T15:46:11.016Z] #53 25.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T15:46:11.016Z] #53 25.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T15:46:11.132Z] INFO: make.ps1 starting at 11/11/2021 15:46:10 [2021-11-11T15:46:11.274Z] #53 25.35 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T15:46:11.274Z] #53 25.55 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T15:46:11.361Z] #65 ... [2021-11-11T15:46:11.361Z] [2021-11-11T15:46:11.361Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:11.361Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:46:11.361Z] #60 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:46:11.361Z] #60 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:46:11.361Z] #60 ... [2021-11-11T15:46:11.361Z] [2021-11-11T15:46:11.361Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:11.361Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:11.361Z] #38 21.71 Fetched 8473 kB in 14s (608 kB/s) [2021-11-11T15:46:11.532Z] #53 25.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T15:46:11.532Z] #53 25.66 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T15:46:11.532Z] #53 25.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T15:46:11.603Z] INFO: Git commit (07123a3173) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T15:46:11.603Z] INFO: Invoking autogen... [2021-11-11T15:46:11.791Z] #53 25.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T15:46:12.052Z] #53 26.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T15:46:12.074Z] INFO: Building daemon... [2021-11-11T15:46:12.310Z] #53 ... [2021-11-11T15:46:12.310Z] [2021-11-11T15:46:12.310Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T15:46:12.310Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T15:46:12.310Z] #36 25.98 tomll can be used in two ways: [2021-11-11T15:46:12.310Z] #36 25.98 Writing to STDIN and reading from STDOUT: [2021-11-11T15:46:12.310Z] #36 25.98 cat file.toml | tomll > file.toml [2021-11-11T15:46:12.310Z] #36 25.98 [2021-11-11T15:46:12.310Z] #36 25.98 Reading and updating a list of files: [2021-11-11T15:46:12.310Z] #36 25.98 tomll a.toml b.toml c.toml [2021-11-11T15:46:12.310Z] #36 25.98 [2021-11-11T15:46:12.310Z] #36 25.98 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T15:46:12.310Z] #36 DONE 26.4s [2021-11-11T15:46:12.310Z] [2021-11-11T15:46:12.310Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:12.310Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:12.310Z] #53 26.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T15:46:12.310Z] #53 26.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T15:46:12.569Z] #53 26.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T15:46:12.569Z] #53 26.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T15:46:12.828Z] #53 26.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T15:46:12.828Z] #53 27.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T15:46:12.828Z] #53 27.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T15:46:13.086Z] #53 27.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T15:46:13.260Z] #38 21.71 Reading package lists... [2021-11-11T15:46:13.260Z] #38 ... [2021-11-11T15:46:13.260Z] [2021-11-11T15:46:13.260Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:46:13.260Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T15:46:13.260Z] #49 22.69 Usage of /build/vndr: [2021-11-11T15:46:13.260Z] #49 22.69 /build/vndr [[import path] [revision]] [repository] [2021-11-11T15:46:13.260Z] #49 22.69 /build/vndr init [2021-11-11T15:46:13.260Z] #49 22.69 -strict [2021-11-11T15:46:13.260Z] #49 22.69 checking mode. treat non-trivial warning as an error [2021-11-11T15:46:13.260Z] #49 22.69 -verbose [2021-11-11T15:46:13.260Z] #49 22.69 shows all warnings [2021-11-11T15:46:13.260Z] #49 22.69 -whitelist value [2021-11-11T15:46:13.260Z] #49 22.69 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T15:46:13.260Z] #49 DONE 23.9s [2021-11-11T15:46:13.260Z] [2021-11-11T15:46:13.260Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:13.260Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:13.260Z] #47 23.60 Fetched 8476 kB in 16s (540 kB/s) [2021-11-11T15:46:13.345Z] #53 ... [2021-11-11T15:46:13.345Z] [2021-11-11T15:46:13.345Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:13.345Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:13.345Z] #47 17.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T15:46:13.345Z] #47 24.87 Fetched 8361 kB in 19s (446 kB/s) [2021-11-11T15:46:13.345Z] #47 24.87 Reading package lists... [2021-11-11T15:46:13.345Z] #47 ... [2021-11-11T15:46:13.345Z] [2021-11-11T15:46:13.345Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:46:13.345Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T15:46:13.345Z] #49 27.60 Usage of /build/vndr: [2021-11-11T15:46:13.345Z] #49 27.60 /build/vndr [[import path] [revision]] [repository] [2021-11-11T15:46:13.345Z] #49 27.60 /build/vndr init [2021-11-11T15:46:13.345Z] #49 27.60 -strict [2021-11-11T15:46:13.345Z] #49 27.60 checking mode. treat non-trivial warning as an error [2021-11-11T15:46:13.345Z] #49 27.60 -verbose [2021-11-11T15:46:13.345Z] #49 27.60 shows all warnings [2021-11-11T15:46:13.345Z] #49 27.60 -whitelist value [2021-11-11T15:46:13.345Z] #49 27.60 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T15:46:13.345Z] #49 ... [2021-11-11T15:46:13.345Z] [2021-11-11T15:46:13.345Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:13.345Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T15:46:13.345Z] #51 17.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T15:46:13.345Z] #51 17.64 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T15:46:13.604Z] #51 ... [2021-11-11T15:46:13.604Z] [2021-11-11T15:46:13.604Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:13.604Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:13.604Z] #53 27.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T15:46:13.604Z] #53 27.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T15:46:13.863Z] #53 ... [2021-11-11T15:46:13.863Z] [2021-11-11T15:46:13.863Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T15:46:13.863Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T15:46:13.863Z] #49 DONE 27.9s [2021-11-11T15:46:13.863Z] [2021-11-11T15:46:13.863Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:13.863Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:13.863Z] #53 28.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T15:46:14.067Z] #65 40.06 rootlesskit version 0.14.6 [2021-11-11T15:46:14.067Z] #65 40.07 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T15:46:14.067Z] #65 40.07 -container-ip string [2021-11-11T15:46:14.067Z] #65 40.07 container ip [2021-11-11T15:46:14.067Z] #65 40.07 -container-port int [2021-11-11T15:46:14.067Z] #65 40.07 container port (default -1) [2021-11-11T15:46:14.067Z] #65 40.07 -host-ip string [2021-11-11T15:46:14.067Z] #65 40.07 host ip [2021-11-11T15:46:14.067Z] #65 40.07 -host-port int [2021-11-11T15:46:14.067Z] #65 40.07 host port (default -1) [2021-11-11T15:46:14.067Z] #65 40.07 -proto string [2021-11-11T15:46:14.067Z] #65 40.07 proxy protocol (default "tcp") [2021-11-11T15:46:14.067Z] #65 DONE 40.7s [2021-11-11T15:46:14.067Z] [2021-11-11T15:46:14.067Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T15:46:14.067Z] #66 sha256:89f25888b09acde413e1739c96a2265dc9817e2abf8738db585c1aee60e1edc9 [2021-11-11T15:46:14.067Z] #66 DONE 0.0s [2021-11-11T15:46:14.067Z] [2021-11-11T15:46:14.067Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T15:46:14.067Z] #67 sha256:01f291fe51a3340a1eed78fd596d157a38c39ec87e5d964f77ced33e3b4b5678 [2021-11-11T15:46:14.067Z] #67 DONE 0.1s [2021-11-11T15:46:14.067Z] [2021-11-11T15:46:14.067Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:14.067Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:14.067Z] #14 41.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T15:46:14.067Z] #14 41.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:14.067Z] #14 41.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:46:14.067Z] #14 43.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T15:46:14.067Z] #14 43.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:14.067Z] #14 43.00 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:14.067Z] #14 44.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T15:46:14.067Z] #14 44.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:14.067Z] #14 45.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:46:14.121Z] #53 28.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T15:46:14.121Z] #53 28.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T15:46:14.380Z] #53 ... [2021-11-11T15:46:14.380Z] [2021-11-11T15:46:14.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:14.380Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:14.380Z] #14 18.68 Fetched 8358 kB in 14s (596 kB/s) [2021-11-11T15:46:14.380Z] #14 18.68 Reading package lists... [2021-11-11T15:46:14.639Z] #14 26.93 Reading package lists... [2021-11-11T15:46:14.639Z] #14 ... [2021-11-11T15:46:14.639Z] [2021-11-11T15:46:14.639Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:14.639Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:46:14.639Z] #38 25.22 The following additional packages will be installed: [2021-11-11T15:46:14.639Z] #38 25.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T15:46:14.639Z] #38 25.23 Suggested packages: [2021-11-11T15:46:14.639Z] #38 25.23 cmake-doc ninja-build lrzip [2021-11-11T15:46:14.639Z] #38 25.23 Recommended packages: [2021-11-11T15:46:14.639Z] #38 25.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T15:46:14.639Z] #38 26.76 The following NEW packages will be installed: [2021-11-11T15:46:14.639Z] #38 26.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T15:46:14.639Z] #38 26.76 vim-common xxd [2021-11-11T15:46:14.639Z] #38 27.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:14.639Z] #38 27.26 Need to get 15.6 MB of archives. [2021-11-11T15:46:14.639Z] #38 27.26 After this operation, 67.4 MB of additional disk space will be used. [2021-11-11T15:46:14.639Z] #38 27.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T15:46:14.639Z] #38 27.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:46:14.639Z] #38 27.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T15:46:14.639Z] #38 27.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T15:46:14.639Z] #38 28.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-11T15:46:14.639Z] #38 28.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-11T15:46:14.639Z] #38 28.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-11T15:46:14.640Z] #38 28.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-11T15:46:14.640Z] #38 28.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-11T15:46:14.640Z] #38 28.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-11T15:46:14.799Z] ---> b2fea76e46ba [2021-11-11T15:46:14.799Z] Successfully built b2fea76e46ba [2021-11-11T15:46:14.799Z] Successfully tagged docker:latest [2021-11-11T15:46:14.799Z] INFO: Image build ended at 11/11/2021 15:46:14. Duration:00:00:31.2634431 [2021-11-11T15:46:15.269Z] [2021-11-11T15:46:15.269Z] [2021-11-11T15:46:15.269Z] INFO: Building the test binaries at 11/11/2021 15:46:14... [2021-11-11T15:46:15.964Z] #14 ... [2021-11-11T15:46:15.964Z] [2021-11-11T15:46:15.964Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T15:46:15.964Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T15:46:15.964Z] #70 CACHED [2021-11-11T15:46:15.964Z] [2021-11-11T15:46:15.964Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T15:46:15.964Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T15:46:15.964Z] #72 CACHED [2021-11-11T15:46:15.964Z] [2021-11-11T15:46:15.964Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:46:15.964Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:46:15.964Z] #62 24.33 + cd /tmp/tmp.rNg7j4vyaK/src/github.com/containerd/containerd [2021-11-11T15:46:15.964Z] #62 24.33 + git checkout -q v1.5.7 [2021-11-11T15:46:15.964Z] #62 25.26 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T15:46:15.964Z] #62 25.26 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T15:46:15.964Z] #62 25.26 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:46:15.964Z] #62 25.26 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:46:15.964Z] #62 25.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T15:46:15.964Z] #62 25.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T15:46:15.964Z] #62 25.26 + '[' '' = dynamic ']' [2021-11-11T15:46:15.964Z] #62 25.26 + make [2021-11-11T15:46:15.964Z] #62 25.97 + bin/ctr [2021-11-11T15:46:16.015Z] #38 29.87 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:16.015Z] #38 30.28 Fetched 15.6 MB in 1s (11.5 MB/s) [2021-11-11T15:46:16.274Z] #38 30.42 Selecting previously unselected package xxd. [2021-11-11T15:46:16.274Z] #38 30.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T15:46:16.274Z] #38 30.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T15:46:16.274Z] #38 30.58 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:46:16.532Z] #38 30.82 Selecting previously unselected package vim-common. [2021-11-11T15:46:16.532Z] #38 30.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:46:16.532Z] #38 30.86 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:46:17.099Z] #38 31.31 Selecting previously unselected package cmake-data. [2021-11-11T15:46:17.099Z] #38 31.33 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T15:46:17.099Z] #38 31.34 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T15:46:17.666Z] #38 ... [2021-11-11T15:46:17.666Z] [2021-11-11T15:46:17.666Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:17.666Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:17.666Z] #47 24.87 Reading package lists... [2021-11-11T15:46:17.865Z] #62 ... [2021-11-11T15:46:17.865Z] [2021-11-11T15:46:17.865Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:17.865Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:17.865Z] #14 50.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T15:46:18.122Z] #14 50.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:18.122Z] #14 50.96 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:46:18.513Z] #47 23.60 Reading package lists... [2021-11-11T15:46:18.513Z] #47 ... [2021-11-11T15:46:18.513Z] [2021-11-11T15:46:18.513Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:18.513Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:46:18.513Z] #53 27.74 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T15:46:18.513Z] #53 27.81 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T15:46:18.513Z] #53 27.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T15:46:18.513Z] #53 27.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T15:46:18.513Z] #53 27.98 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T15:46:18.513Z] #53 29.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T15:46:18.513Z] #53 29.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T15:46:18.513Z] #53 29.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T15:46:19.112Z] INFO: make.ps1 starting at 11/11/2021 15:46:18 [2021-11-11T15:46:19.112Z] INFO: Git commit (9d4b9a2c7a) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T15:46:19.112Z] INFO: Invoking autogen... [2021-11-11T15:46:19.583Z] INFO: Building daemon... [2021-11-11T15:46:20.022Z] #14 52.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T15:46:20.022Z] #14 52.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T15:46:20.022Z] #14 52.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:46:20.022Z] #14 52.79 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T15:46:20.022Z] #14 52.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T15:46:20.022Z] #14 52.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T15:46:20.022Z] #14 52.85 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T15:46:20.022Z] #14 52.85 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T15:46:20.022Z] #14 52.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T15:46:20.022Z] #14 52.92 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T15:46:20.022Z] #14 52.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T15:46:20.022Z] #14 52.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:46:20.022Z] #14 53.01 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T15:46:20.022Z] #14 53.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T15:46:20.022Z] #14 53.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:46:20.022Z] #14 53.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T15:46:20.280Z] #14 53.12 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:46:20.280Z] #14 53.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:20.280Z] #14 53.16 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T15:46:20.280Z] #14 53.17 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T15:46:20.280Z] #14 53.17 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T15:46:20.280Z] #14 53.24 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T15:46:20.280Z] #14 53.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T15:46:20.280Z] #14 53.25 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T15:46:20.280Z] #14 53.37 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T15:46:20.538Z] #14 53.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T15:46:20.538Z] #14 53.38 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T15:46:20.538Z] #14 53.49 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T15:46:20.795Z] #14 53.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T15:46:20.795Z] #14 53.49 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T15:46:20.795Z] #14 53.58 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T15:46:20.795Z] #14 53.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T15:46:20.795Z] #14 53.58 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T15:46:20.795Z] #14 53.63 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T15:46:20.795Z] #14 53.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T15:46:20.795Z] #14 53.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T15:46:21.053Z] #14 53.80 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T15:46:21.053Z] #14 53.80 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T15:46:21.053Z] #14 53.81 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T15:46:21.053Z] #14 53.93 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T15:46:21.053Z] #14 53.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:46:21.053Z] #14 53.94 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:21.053Z] #14 53.98 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T15:46:21.053Z] #14 53.98 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T15:46:21.053Z] #14 53.99 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T15:46:21.053Z] #14 54.05 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T15:46:21.209Z] #47 31.77 Reading package lists... [2021-11-11T15:46:21.310Z] #14 54.06 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T15:46:21.310Z] #14 54.06 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T15:46:21.310Z] #14 54.24 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T15:46:21.310Z] #14 54.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T15:46:21.310Z] #14 54.28 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:21.310Z] #14 54.29 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T15:46:21.310Z] #14 54.30 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:46:21.311Z] #14 54.32 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T15:46:21.568Z] #14 54.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:46:21.568Z] #14 54.34 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T15:46:21.568Z] #14 54.35 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T15:46:21.568Z] #14 54.36 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T15:46:21.568Z] #14 54.37 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:21.568Z] #14 54.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:46:21.568Z] #14 54.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.41 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T15:46:21.568Z] #14 54.42 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T15:46:21.568Z] #14 54.43 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T15:46:21.568Z] #14 54.45 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:46:21.568Z] #14 54.47 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T15:46:21.568Z] #14 54.48 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T15:46:21.568Z] #14 54.50 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.51 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:46:21.568Z] #14 54.54 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:46:21.568Z] #14 54.55 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:46:21.568Z] #14 54.57 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T15:46:21.568Z] #14 54.59 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.61 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:46:21.568Z] #14 54.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:21.826Z] #14 54.64 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:46:21.826Z] #14 54.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:21.826Z] #14 54.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:21.826Z] #14 54.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:22.392Z] #14 DONE 55.2s [2021-11-11T15:46:22.392Z] [2021-11-11T15:46:22.392Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:46:22.392Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:46:22.392Z] #62 ... [2021-11-11T15:46:22.392Z] [2021-11-11T15:46:22.392Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:46:22.392Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T15:46:22.404Z] #47 35.27 Building dependency tree... [2021-11-11T15:46:22.650Z] #15 ... [2021-11-11T15:46:22.650Z] [2021-11-11T15:46:22.650Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T15:46:22.650Z] #57 sha256:9246f59f09df424069a3248d0469a542400431c7e62eeaab865e66e91f83cd79 [2021-11-11T15:46:22.650Z] #57 DONE 0.1s [2021-11-11T15:46:22.650Z] [2021-11-11T15:46:22.650Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:46:22.650Z] #58 sha256:95f9a56704648473fed356c92034196eec40b69979aa5256e5a3f0dd1b9b4d21 [2021-11-11T15:46:22.688Z] #53 ... [2021-11-11T15:46:22.688Z] [2021-11-11T15:46:22.688Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:22.688Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:46:22.688Z] #60 23.54 Fetched 8473 kB in 15s (570 kB/s) [2021-11-11T15:46:22.688Z] #60 23.54 Reading package lists... [2021-11-11T15:46:22.688Z] #60 29.01 Reading package lists... [2021-11-11T15:46:22.688Z] #60 ... [2021-11-11T15:46:22.688Z] [2021-11-11T15:46:22.688Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:22.688Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:22.688Z] #38 21.71 Reading package lists... [2021-11-11T15:46:22.688Z] #38 27.13 Reading package lists... [2021-11-11T15:46:22.688Z] #38 32.30 Building dependency tree... [2021-11-11T15:46:22.945Z] #38 ... [2021-11-11T15:46:22.945Z] [2021-11-11T15:46:22.945Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:22.945Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:46:22.945Z] #60 29.01 Reading package lists... [2021-11-11T15:46:22.971Z] #47 ... [2021-11-11T15:46:22.971Z] [2021-11-11T15:46:22.971Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:22.971Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:22.971Z] #14 26.93 Reading package lists... [2021-11-11T15:46:22.971Z] #14 33.08 Building dependency tree... [2021-11-11T15:46:22.971Z] #14 35.68 The following additional packages will be installed: [2021-11-11T15:46:22.971Z] #14 35.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:46:22.971Z] #14 35.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T15:46:22.971Z] #14 35.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T15:46:22.971Z] #14 35.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T15:46:22.971Z] #14 35.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T15:46:22.971Z] #14 35.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T15:46:22.971Z] #14 35.71 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T15:46:22.971Z] #14 35.72 Suggested packages: [2021-11-11T15:46:22.971Z] #14 35.74 gcc-10-locales seccomp wine64 [2021-11-11T15:46:22.971Z] #14 36.64 The following NEW packages will be installed: [2021-11-11T15:46:22.971Z] #14 36.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:46:22.971Z] #14 36.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T15:46:22.971Z] #14 36.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T15:46:22.971Z] #14 36.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T15:46:22.971Z] #14 36.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T15:46:22.971Z] #14 36.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T15:46:22.971Z] #14 36.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T15:46:22.971Z] #14 36.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T15:46:22.971Z] #14 36.68 mingw-w64-x86-64-dev [2021-11-11T15:46:22.972Z] #14 37.01 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:22.972Z] #14 37.01 Need to get 108 MB of archives. [2021-11-11T15:46:22.972Z] #14 37.01 After this operation, 620 MB of additional disk space will be used. [2021-11-11T15:46:22.972Z] #14 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-11-11T15:46:22.972Z] #14 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-11-11T15:46:22.972Z] #14 37.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T15:46:22.972Z] #14 37.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-11T15:46:22.972Z] #14 37.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-11T15:46:22.972Z] #14 37.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T15:46:23.230Z] #14 37.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T15:46:23.230Z] #14 37.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-11-11T15:46:23.231Z] #14 37.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T15:46:23.490Z] #14 37.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-11T15:46:23.876Z] #60 33.98 Building dependency tree... [2021-11-11T15:46:23.876Z] #60 ... [2021-11-11T15:46:23.876Z] [2021-11-11T15:46:23.876Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:23.876Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:23.876Z] #14 24.81 Fetched 8473 kB in 15s (577 kB/s) [2021-11-11T15:46:23.876Z] #14 24.81 Reading package lists... [2021-11-11T15:46:23.876Z] #14 30.22 Reading package lists... [2021-11-11T15:46:23.876Z] #14 ... [2021-11-11T15:46:23.876Z] [2021-11-11T15:46:23.876Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:23.876Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:23.876Z] #47 29.09 Reading package lists... [2021-11-11T15:46:23.876Z] #47 34.41 Building dependency tree... [2021-11-11T15:46:23.876Z] #47 ... [2021-11-11T15:46:23.876Z] [2021-11-11T15:46:23.876Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:23.876Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:23.876Z] #14 30.22 Reading package lists... [2021-11-11T15:46:24.133Z] #14 ... [2021-11-11T15:46:24.133Z] [2021-11-11T15:46:24.133Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:46:24.133Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:46:24.133Z] #43 24.87 Updating files: 99% (1747/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T15:46:24.133Z] #43 24.92 + git checkout -q v2.3.0 [2021-11-11T15:46:24.134Z] #43 27.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T15:46:24.391Z] #43 ... [2021-11-11T15:46:24.391Z] [2021-11-11T15:46:24.391Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:24.391Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:46:24.391Z] #60 33.98 Building dependency tree... [2021-11-11T15:46:24.426Z] #14 38.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-11-11T15:46:24.547Z] #58 1.658 + RM_GOPATH=0 [2021-11-11T15:46:24.547Z] #58 1.659 + TMP_GOPATH= [2021-11-11T15:46:24.547Z] #58 1.659 + : /build [2021-11-11T15:46:24.547Z] #58 1.659 + '[' -z '' ']' [2021-11-11T15:46:24.547Z] #58 1.660 ++ mktemp -d [2021-11-11T15:46:24.547Z] #58 1.665 + export GOPATH=/tmp/tmp.hKjChBeiLs [2021-11-11T15:46:24.547Z] #58 1.665 + GOPATH=/tmp/tmp.hKjChBeiLs [2021-11-11T15:46:24.547Z] #58 1.669 + RM_GOPATH=1 [2021-11-11T15:46:24.547Z] #58 1.669 + case "$(go env GOARCH)" in [2021-11-11T15:46:24.547Z] #58 1.669 ++ go env GOARCH [2021-11-11T15:46:24.547Z] #58 1.687 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:24.547Z] #58 1.687 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:24.547Z] #58 1.687 ++ dirname /install.sh [2021-11-11T15:46:24.547Z] #58 1.687 + dir=/ [2021-11-11T15:46:24.547Z] #58 1.687 + bin=runc [2021-11-11T15:46:24.547Z] #58 1.687 + shift [2021-11-11T15:46:24.547Z] #58 1.687 + '[' '!' -f //runc.installer ']' [2021-11-11T15:46:24.547Z] #58 1.687 + . //runc.installer [2021-11-11T15:46:24.547Z] #58 1.687 ++ set -e [2021-11-11T15:46:24.547Z] #58 1.687 ++ : v1.0.2 [2021-11-11T15:46:24.547Z] #58 1.687 + install_runc [2021-11-11T15:46:24.547Z] #58 1.687 + RUNC_BUILDTAGS=seccomp [2021-11-11T15:46:24.547Z] #58 1.687 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T15:46:24.547Z] #58 1.687 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hKjChBeiLs/src/github.com/opencontainers/runc [2021-11-11T15:46:24.547Z] #58 1.694 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T15:46:24.547Z] #58 1.696 Cloning into '/tmp/tmp.hKjChBeiLs/src/github.com/opencontainers/runc'... [2021-11-11T15:46:24.547Z] #58 ... [2021-11-11T15:46:24.547Z] [2021-11-11T15:46:24.547Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:46:24.547Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T15:46:24.547Z] #15 DONE 2.0s [2021-11-11T15:46:24.547Z] [2021-11-11T15:46:24.547Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T15:46:24.547Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T15:46:24.686Z] #14 38.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T15:46:24.686Z] #14 ... [2021-11-11T15:46:24.686Z] [2021-11-11T15:46:24.686Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:46:24.686Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T15:46:24.686Z] #43 28.71 Updating files: 87% (1524/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T15:46:24.686Z] #43 29.00 + git checkout -q v2.3.0 [2021-11-11T15:46:24.686Z] #43 31.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T15:46:24.945Z] #43 ... [2021-11-11T15:46:24.945Z] [2021-11-11T15:46:24.945Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:24.945Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:46:24.945Z] #53 28.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T15:46:24.945Z] #53 29.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T15:46:24.945Z] #53 29.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T15:46:24.945Z] #53 29.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T15:46:24.945Z] #53 29.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T15:46:24.945Z] #53 29.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T15:46:24.945Z] #53 29.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T15:46:24.945Z] #53 30.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T15:46:24.945Z] #53 30.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T15:46:24.945Z] #53 30.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T15:46:24.945Z] #53 30.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T15:46:24.945Z] #53 30.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T15:46:24.945Z] #53 30.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T15:46:24.945Z] #53 30.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T15:46:24.945Z] #53 30.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T15:46:24.945Z] #53 30.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T15:46:24.945Z] #53 30.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T15:46:24.945Z] #53 31.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T15:46:24.945Z] #53 31.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T15:46:24.945Z] #53 31.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T15:46:24.945Z] #53 32.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T15:46:24.945Z] #53 32.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T15:46:24.945Z] #53 32.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T15:46:24.945Z] #53 32.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T15:46:24.945Z] #53 32.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T15:46:24.945Z] #53 32.78 go: downloading golang.org/x/text v0.3.2 [2021-11-11T15:46:24.945Z] #53 36.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T15:46:24.945Z] #53 36.53 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T15:46:24.945Z] #53 36.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T15:46:24.945Z] #53 36.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T15:46:24.945Z] #53 36.74 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T15:46:24.945Z] #53 37.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T15:46:24.945Z] #53 37.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T15:46:24.945Z] #53 38.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T15:46:24.945Z] #53 ... [2021-11-11T15:46:24.945Z] [2021-11-11T15:46:24.945Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:24.945Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:24.945Z] #47 38.14 The following additional packages will be installed: [2021-11-11T15:46:24.945Z] #47 38.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T15:46:24.945Z] #47 38.15 python3-protobuf python3-six [2021-11-11T15:46:24.945Z] #47 38.15 Suggested packages: [2021-11-11T15:46:24.945Z] #47 38.16 python3-setuptools [2021-11-11T15:46:24.945Z] #47 38.16 Recommended packages: [2021-11-11T15:46:24.945Z] #47 38.16 iproute2 | iproute [2021-11-11T15:46:24.945Z] #47 38.61 The following NEW packages will be installed: [2021-11-11T15:46:24.945Z] #47 38.65 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T15:46:24.945Z] #47 38.65 python3-protobuf python3-six [2021-11-11T15:46:25.204Z] #47 39.07 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:25.204Z] #47 39.07 Need to get 2112 kB of archives. [2021-11-11T15:46:25.204Z] #47 39.07 After this operation, 10.7 MB of additional disk space will be used. [2021-11-11T15:46:25.204Z] #47 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-11T15:46:25.204Z] #47 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T15:46:25.204Z] #47 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T15:46:25.204Z] #47 39.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-11T15:46:25.204Z] #47 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T15:46:25.204Z] #47 39.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-11T15:46:25.204Z] #47 39.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T15:46:25.851Z] #47 ... [2021-11-11T15:46:25.851Z] [2021-11-11T15:46:25.852Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:25.852Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T15:46:25.852Z] #60 22.72 Reading package lists... [2021-11-11T15:46:25.852Z] #60 30.41 Reading package lists... [2021-11-11T15:46:25.852Z] #60 34.66 Building dependency tree... [2021-11-11T15:46:25.852Z] #60 37.50 The following additional packages will be installed: [2021-11-11T15:46:25.852Z] #60 37.52 libbtrfs0 [2021-11-11T15:46:25.852Z] #60 37.68 The following NEW packages will be installed: [2021-11-11T15:46:25.852Z] #60 37.69 libbtrfs-dev libbtrfs0 [2021-11-11T15:46:25.852Z] #60 38.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:25.852Z] #60 38.04 Need to get 454 kB of archives. [2021-11-11T15:46:25.852Z] #60 38.04 After this operation, 1275 kB of additional disk space will be used. [2021-11-11T15:46:25.852Z] #60 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T15:46:25.852Z] #60 38.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T15:46:25.852Z] #60 38.86 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:25.852Z] #60 39.11 Fetched 454 kB in 0s (1393 kB/s) [2021-11-11T15:46:25.852Z] #60 39.25 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T15:46:25.852Z] #60 39.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T15:46:25.852Z] #60 39.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T15:46:25.852Z] #60 39.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T15:46:25.852Z] #60 39.52 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T15:46:25.852Z] #60 39.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T15:46:25.852Z] #60 39.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T15:46:25.852Z] #60 39.81 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T15:46:25.852Z] #60 39.83 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T15:46:25.852Z] #60 39.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:25.919Z] #16 DONE 1.5s [2021-11-11T15:46:25.919Z] [2021-11-11T15:46:25.919Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:46:25.919Z] #58 sha256:95f9a56704648473fed356c92034196eec40b69979aa5256e5a3f0dd1b9b4d21 [2021-11-11T15:46:26.285Z] #60 37.48 The following additional packages will be installed: [2021-11-11T15:46:26.285Z] #60 37.48 libbtrfs0 [2021-11-11T15:46:26.850Z] #60 37.84 The following NEW packages will be installed: [2021-11-11T15:46:26.850Z] #60 37.84 libbtrfs-dev libbtrfs0 [2021-11-11T15:46:26.984Z] #60 DONE 41.1s [2021-11-11T15:46:26.984Z] [2021-11-11T15:46:26.984Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:26.984Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:46:26.984Z] #38 34.56 Selecting previously unselected package libicu67:arm64. [2021-11-11T15:46:26.984Z] #38 34.56 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 34.57 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T15:46:26.984Z] #38 39.33 Selecting previously unselected package libxml2:arm64. [2021-11-11T15:46:26.984Z] #38 39.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 39.33 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:46:26.984Z] #38 39.71 Selecting previously unselected package libarchive13:arm64. [2021-11-11T15:46:26.984Z] #38 39.71 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 39.72 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T15:46:26.984Z] #38 39.95 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-11T15:46:26.984Z] #38 39.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 40.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T15:46:26.984Z] #38 40.88 Selecting previously unselected package librhash0:arm64. [2021-11-11T15:46:26.984Z] #38 40.89 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 40.91 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-11T15:46:26.984Z] #38 41.16 Selecting previously unselected package libuv1:arm64. [2021-11-11T15:46:26.984Z] #38 41.16 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 41.18 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-11T15:46:26.984Z] #38 ... [2021-11-11T15:46:26.984Z] [2021-11-11T15:46:26.984Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T15:46:26.984Z] #61 sha256:0ec1bd1ca304d0344b64d2aedf6c1f732dbae2cb094b220a63e80d1a530ab623 [2021-11-11T15:46:26.984Z] #61 DONE 0.2s [2021-11-11T15:46:26.984Z] [2021-11-11T15:46:26.984Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:26.984Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:46:26.984Z] #38 41.32 Selecting previously unselected package cmake. [2021-11-11T15:46:26.984Z] #38 41.33 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-11T15:46:26.984Z] #38 41.33 Unpacking cmake (3.18.4-2) ... [2021-11-11T15:46:26.984Z] #38 ... [2021-11-11T15:46:26.984Z] [2021-11-11T15:46:26.984Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:46:26.984Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:46:27.107Z] #60 38.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:27.107Z] #60 38.19 Need to get 460 kB of archives. [2021-11-11T15:46:27.107Z] #60 38.19 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T15:46:27.107Z] #60 38.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T15:46:27.107Z] #60 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T15:46:27.107Z] #60 ... [2021-11-11T15:46:27.107Z] [2021-11-11T15:46:27.107Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:46:27.107Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T15:46:27.107Z] #55 38.09 v3.0.2 [2021-11-11T15:46:27.107Z] #55 DONE 38.3s [2021-11-11T15:46:27.293Z] #58 ... [2021-11-11T15:46:27.293Z] [2021-11-11T15:46:27.293Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T15:46:27.293Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T15:46:27.293Z] #17 1.375 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T15:46:27.293Z] #17 DONE 1.5s [2021-11-11T15:46:27.364Z] [2021-11-11T15:46:27.365Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:27.365Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:27.365Z] #38 35.76 The following additional packages will be installed: [2021-11-11T15:46:27.365Z] #38 35.76 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T15:46:27.365Z] #38 35.76 Suggested packages: [2021-11-11T15:46:27.365Z] #38 35.76 cmake-doc ninja-build lrzip [2021-11-11T15:46:27.365Z] #38 35.76 Recommended packages: [2021-11-11T15:46:27.365Z] #38 35.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T15:46:27.365Z] #38 36.63 The following NEW packages will be installed: [2021-11-11T15:46:27.365Z] #38 36.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T15:46:27.365Z] #38 36.63 vim-common xxd [2021-11-11T15:46:27.365Z] #38 37.05 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:27.365Z] #38 37.05 Need to get 17.7 MB of archives. [2021-11-11T15:46:27.365Z] #38 37.05 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T15:46:27.365Z] #38 37.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T15:46:27.365Z] #38 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:46:27.365Z] #38 37.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T15:46:27.365Z] #38 37.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T15:46:27.365Z] #38 37.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T15:46:27.365Z] #38 38.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T15:46:27.365Z] #38 38.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T15:46:27.365Z] #38 38.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T15:46:27.365Z] #38 38.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T15:46:27.365Z] #38 38.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T15:46:27.550Z] [2021-11-11T15:46:27.550Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T15:46:27.550Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T15:46:28.357Z] #62 0.919 + RM_GOPATH=0 [2021-11-11T15:46:28.357Z] #62 0.919 + TMP_GOPATH= [2021-11-11T15:46:28.357Z] #62 0.919 + : /build [2021-11-11T15:46:28.357Z] #62 0.919 + '[' -z '' ']' [2021-11-11T15:46:28.357Z] #62 0.919 ++ mktemp -d [2021-11-11T15:46:28.357Z] #62 0.934 + export GOPATH=/tmp/tmp.TEJgK4jtNk [2021-11-11T15:46:28.357Z] #62 0.934 + GOPATH=/tmp/tmp.TEJgK4jtNk [2021-11-11T15:46:28.357Z] #62 0.934 + RM_GOPATH=1 [2021-11-11T15:46:28.357Z] #62 0.934 + case "$(go env GOARCH)" in [2021-11-11T15:46:28.357Z] #62 0.934 ++ go env GOARCH [2021-11-11T15:46:28.357Z] #62 0.951 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:28.357Z] #62 0.951 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:28.357Z] #62 0.963 ++ dirname /install.sh [2021-11-11T15:46:28.357Z] #62 0.963 + dir=/ [2021-11-11T15:46:28.357Z] #62 0.963 + bin=containerd [2021-11-11T15:46:28.357Z] #62 0.963 + shift [2021-11-11T15:46:28.357Z] #62 0.963 + '[' '!' -f //containerd.installer ']' [2021-11-11T15:46:28.357Z] #62 0.963 + . //containerd.installer [2021-11-11T15:46:28.357Z] #62 0.963 ++ set -e [2021-11-11T15:46:28.357Z] #62 0.963 ++ : v1.5.7 [2021-11-11T15:46:28.357Z] #62 0.963 + install_containerd [2021-11-11T15:46:28.357Z] #62 0.963 + echo 'Install containerd version v1.5.7' [2021-11-11T15:46:28.357Z] #62 0.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TEJgK4jtNk/src/github.com/containerd/containerd [2021-11-11T15:46:28.357Z] #62 0.963 Cloning into '/tmp/tmp.TEJgK4jtNk/src/github.com/containerd/containerd'... [2021-11-11T15:46:28.357Z] #62 0.966 Install containerd version v1.5.7 [2021-11-11T15:46:28.733Z] #38 39.58 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:28.734Z] #38 39.87 Fetched 17.7 MB in 2s (10.6 MB/s) [2021-11-11T15:46:28.734Z] #38 39.87 Selecting previously unselected package xxd. [2021-11-11T15:46:28.734Z] #38 39.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:46:28.922Z] #18 DONE 1.5s [2021-11-11T15:46:28.922Z] [2021-11-11T15:46:28.922Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T15:46:28.922Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T15:46:28.990Z] #38 39.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:46:28.990Z] #38 39.92 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:46:28.990Z] #38 40.12 Selecting previously unselected package vim-common. [2021-11-11T15:46:28.990Z] #38 40.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:46:29.248Z] #38 40.16 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:46:29.505Z] #38 40.43 Selecting previously unselected package cmake-data. [2021-11-11T15:46:29.505Z] #38 40.43 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T15:46:29.505Z] #38 40.46 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T15:46:29.505Z] #38 ... [2021-11-11T15:46:29.505Z] [2021-11-11T15:46:29.505Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-11T15:46:29.505Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T15:46:29.505Z] #60 39.20 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:29.505Z] #60 39.33 Fetched 460 kB in 0s (1328 kB/s) [2021-11-11T15:46:29.505Z] #60 39.60 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T15:46:29.505Z] #60 39.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:46:29.505Z] #60 39.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T15:46:29.505Z] #60 39.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:46:29.505Z] #60 39.87 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T15:46:29.505Z] #60 39.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T15:46:29.505Z] #60 39.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:46:29.505Z] #60 40.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:46:29.505Z] #60 40.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:46:29.505Z] #60 40.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:29.505Z] #60 DONE 40.6s [2021-11-11T15:46:29.762Z] [2021-11-11T15:46:29.762Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T15:46:29.762Z] #61 sha256:6e840862d099f6e970c113f6ecfd715f6428fcb43ef784566b0abc1de95e3cd0 [2021-11-11T15:46:30.291Z] #19 DONE 1.5s [2021-11-11T15:46:30.291Z] [2021-11-11T15:46:30.291Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T15:46:30.291Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T15:46:30.692Z] #61 DONE 1.2s [2021-11-11T15:46:30.693Z] [2021-11-11T15:46:30.693Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:46:30.693Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:46:31.654Z] #62 ... [2021-11-11T15:46:31.654Z] [2021-11-11T15:46:31.654Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T15:46:31.654Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T15:46:31.654Z] #55 44.89 v3.0.2 [2021-11-11T15:46:31.654Z] #55 DONE 45.4s [2021-11-11T15:46:31.654Z] [2021-11-11T15:46:31.654Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:31.654Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T15:46:31.654Z] #38 45.31 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T15:46:31.654Z] #38 45.33 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:46:31.654Z] #38 45.36 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-11T15:46:31.654Z] #38 45.39 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:46:31.654Z] #38 45.42 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T15:46:31.654Z] #38 45.44 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-11T15:46:31.654Z] #38 45.45 Setting up cmake-data (3.18.4-2) ... [2021-11-11T15:46:31.654Z] #38 45.49 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:46:31.654Z] #38 45.51 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T15:46:31.654Z] #38 45.54 Setting up cmake (3.18.4-2) ... [2021-11-11T15:46:31.654Z] #38 45.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:31.666Z] #20 DONE 1.4s [2021-11-11T15:46:31.666Z] [2021-11-11T15:46:31.666Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:46:31.666Z] #58 sha256:95f9a56704648473fed356c92034196eec40b69979aa5256e5a3f0dd1b9b4d21 [2021-11-11T15:46:31.666Z] #58 6.966 + cd /tmp/tmp.hKjChBeiLs/src/github.com/opencontainers/runc [2021-11-11T15:46:31.666Z] #58 6.966 + git checkout -q v1.0.2 [2021-11-11T15:46:31.666Z] #58 7.237 + '[' -z '' ']' [2021-11-11T15:46:31.666Z] #58 7.237 + target=static [2021-11-11T15:46:31.666Z] #58 7.237 + make BUILDTAGS=seccomp static [2021-11-11T15:46:31.666Z] #58 7.590 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T15:46:31.912Z] #38 DONE 46.2s [2021-11-11T15:46:31.912Z] [2021-11-11T15:46:31.912Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T15:46:31.912Z] #39 sha256:bee125322c44f57df81488d3df7cccf157f3bf38d54d6902294ade5545ba1f38 [2021-11-11T15:46:32.846Z] #39 DONE 0.7s [2021-11-11T15:46:32.846Z] [2021-11-11T15:46:32.846Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:46:32.846Z] #40 sha256:b2c60563e11c91aae1ec7662f95dbf16dbbac8effd153fb2a55e79515088b0e7 [2021-11-11T15:46:33.789Z] #40 1.082 + RM_GOPATH=0 [2021-11-11T15:46:33.789Z] #40 1.082 + TMP_GOPATH= [2021-11-11T15:46:33.789Z] #40 1.082 + : /build [2021-11-11T15:46:33.789Z] #40 1.082 + '[' -z '' ']' [2021-11-11T15:46:33.789Z] #40 1.082 ++ mktemp -d [2021-11-11T15:46:33.789Z] #40 1.082 + export GOPATH=/tmp/tmp.ozX5hZizOk [2021-11-11T15:46:33.789Z] #40 1.082 + GOPATH=/tmp/tmp.ozX5hZizOk [2021-11-11T15:46:33.789Z] #40 1.082 + RM_GOPATH=1 [2021-11-11T15:46:33.789Z] #40 1.082 + case "$(go env GOARCH)" in [2021-11-11T15:46:33.789Z] #40 1.082 ++ go env GOARCH [2021-11-11T15:46:33.789Z] #40 1.099 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:33.789Z] #40 1.099 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:33.789Z] #40 1.100 ++ dirname /install.sh [2021-11-11T15:46:33.789Z] #40 1.123 + dir=/ [2021-11-11T15:46:33.789Z] #40 1.123 + bin=tini [2021-11-11T15:46:33.789Z] #40 1.123 + shift [2021-11-11T15:46:33.789Z] #40 1.123 + '[' '!' -f //tini.installer ']' [2021-11-11T15:46:33.789Z] #40 1.123 + . //tini.installer [2021-11-11T15:46:33.789Z] #40 1.123 ++ : v0.19.0 [2021-11-11T15:46:33.789Z] #40 1.123 + install_tini [2021-11-11T15:46:33.789Z] #40 1.123 + echo 'Install tini version v0.19.0' [2021-11-11T15:46:33.789Z] #40 1.123 + git clone https://github.com/krallin/tini.git /tmp/tmp.ozX5hZizOk/tini [2021-11-11T15:46:33.789Z] #40 1.123 Install tini version v0.19.0 [2021-11-11T15:46:33.789Z] #40 1.146 Cloning into '/tmp/tmp.ozX5hZizOk/tini'... [2021-11-11T15:46:33.967Z] #62 3.283 + RM_GOPATH=0 [2021-11-11T15:46:33.968Z] #62 3.283 + TMP_GOPATH= [2021-11-11T15:46:33.968Z] #62 3.283 + : /build [2021-11-11T15:46:33.968Z] #62 3.283 + '[' -z '' ']' [2021-11-11T15:46:33.968Z] #62 3.283 ++ mktemp -d [2021-11-11T15:46:33.968Z] #62 3.283 + export GOPATH=/tmp/tmp.evkAvPGZcU [2021-11-11T15:46:33.968Z] #62 3.283 + GOPATH=/tmp/tmp.evkAvPGZcU [2021-11-11T15:46:33.968Z] #62 3.283 + RM_GOPATH=1 [2021-11-11T15:46:33.968Z] #62 3.283 + case "$(go env GOARCH)" in [2021-11-11T15:46:33.968Z] #62 3.283 ++ go env GOARCH [2021-11-11T15:46:34.225Z] #62 3.284 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:34.225Z] #62 3.284 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:34.225Z] #62 3.284 ++ dirname /install.sh [2021-11-11T15:46:34.225Z] #62 3.287 + dir=/ [2021-11-11T15:46:34.225Z] #62 3.287 + bin=containerd [2021-11-11T15:46:34.225Z] #62 3.287 + shift [2021-11-11T15:46:34.225Z] #62 3.288 + '[' '!' -f //containerd.installer ']' [2021-11-11T15:46:34.225Z] #62 3.288 + . //containerd.installer [2021-11-11T15:46:34.225Z] #62 3.288 ++ set -e [2021-11-11T15:46:34.225Z] #62 3.289 ++ : v1.5.7 [2021-11-11T15:46:34.225Z] #62 3.289 + install_containerd [2021-11-11T15:46:34.225Z] #62 3.291 + echo 'Install containerd version v1.5.7' [2021-11-11T15:46:34.225Z] #62 3.291 + git clone https://github.com/containerd/containerd.git /tmp/tmp.evkAvPGZcU/src/github.com/containerd/containerd [2021-11-11T15:46:34.225Z] #62 3.291 Install containerd version v1.5.7 [2021-11-11T15:46:34.225Z] #62 3.301 Cloning into '/tmp/tmp.evkAvPGZcU/src/github.com/containerd/containerd'... [2021-11-11T15:46:34.225Z] #62 ... [2021-11-11T15:46:34.225Z] [2021-11-11T15:46:34.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:34.225Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:34.225Z] #14 35.24 Building dependency tree... [2021-11-11T15:46:34.225Z] #14 39.09 The following additional packages will be installed: [2021-11-11T15:46:34.225Z] #14 39.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:46:34.225Z] #14 39.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T15:46:34.225Z] #14 39.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T15:46:34.225Z] #14 39.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T15:46:34.225Z] #14 39.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T15:46:34.225Z] #14 39.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T15:46:34.225Z] #14 39.09 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T15:46:34.225Z] #14 39.09 Suggested packages: [2021-11-11T15:46:34.225Z] #14 39.09 gcc-10-locales seccomp wine64 [2021-11-11T15:46:34.225Z] #14 40.16 The following NEW packages will be installed: [2021-11-11T15:46:34.225Z] #14 40.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T15:46:34.225Z] #14 40.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T15:46:34.225Z] #14 40.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T15:46:34.225Z] #14 40.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T15:46:34.225Z] #14 40.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T15:46:34.225Z] #14 40.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T15:46:34.225Z] #14 40.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T15:46:34.225Z] #14 40.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T15:46:34.225Z] #14 40.20 mingw-w64-x86-64-dev [2021-11-11T15:46:34.225Z] #14 40.68 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:34.225Z] #14 40.68 Need to get 115 MB of archives. [2021-11-11T15:46:34.225Z] #14 40.68 After this operation, 645 MB of additional disk space will be used. [2021-11-11T15:46:34.225Z] #14 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T15:46:34.225Z] #14 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T15:46:34.225Z] #14 40.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T15:46:34.225Z] #14 40.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T15:46:34.225Z] #14 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T15:46:34.225Z] #14 40.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T15:46:34.225Z] #14 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T15:46:34.225Z] #14 41.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T15:46:34.225Z] #14 41.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T15:46:34.225Z] #14 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T15:46:34.225Z] #14 43.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T15:46:34.225Z] #14 44.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T15:46:34.225Z] #14 44.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T15:46:34.225Z] #14 ... [2021-11-11T15:46:34.225Z] [2021-11-11T15:46:34.225Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:34.225Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:34.225Z] #38 43.66 Selecting previously unselected package libicu67:amd64. [2021-11-11T15:46:34.225Z] #38 43.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T15:46:34.225Z] #38 43.71 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T15:46:34.728Z] #40 2.118 + cd /tmp/tmp.ozX5hZizOk/tini [2021-11-11T15:46:34.728Z] #40 2.118 + git checkout -q v0.19.0 [2021-11-11T15:46:34.991Z] #40 2.157 + cmake . [2021-11-11T15:46:35.176Z] #38 ... [2021-11-11T15:46:35.176Z] [2021-11-11T15:46:35.176Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:35.176Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:35.176Z] #47 34.41 Building dependency tree... [2021-11-11T15:46:35.176Z] #47 37.88 The following additional packages will be installed: [2021-11-11T15:46:35.176Z] #47 37.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T15:46:35.176Z] #47 37.96 python3-protobuf python3-six [2021-11-11T15:46:35.176Z] #47 37.96 Suggested packages: [2021-11-11T15:46:35.176Z] #47 37.96 python3-setuptools [2021-11-11T15:46:35.176Z] #47 37.96 Recommended packages: [2021-11-11T15:46:35.176Z] #47 37.96 iproute2 | iproute [2021-11-11T15:46:35.176Z] #47 38.74 The following NEW packages will be installed: [2021-11-11T15:46:35.176Z] #47 38.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T15:46:35.176Z] #47 38.74 python3-protobuf python3-six [2021-11-11T15:46:35.176Z] #47 39.26 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:35.176Z] #47 39.26 Need to get 2288 kB of archives. [2021-11-11T15:46:35.176Z] #47 39.26 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T15:46:35.176Z] #47 39.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T15:46:35.176Z] #47 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T15:46:35.176Z] #47 43.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T15:46:35.176Z] #47 44.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:35.176Z] #47 45.03 Fetched 2288 kB in 5s (453 kB/s) [2021-11-11T15:46:35.176Z] #47 45.19 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T15:46:35.176Z] #47 45.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:46:35.176Z] #47 45.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T15:46:35.176Z] #47 45.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T15:46:35.250Z] #40 ... [2021-11-11T15:46:35.250Z] [2021-11-11T15:46:35.250Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:35.250Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:35.250Z] #14 39.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-11T15:46:35.250Z] #14 40.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-11-11T15:46:35.250Z] #14 41.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T15:46:35.250Z] #14 41.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T15:46:35.250Z] #14 41.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T15:46:35.250Z] #14 41.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T15:46:35.250Z] #14 41.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T15:46:35.250Z] #14 41.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-11-11T15:46:35.250Z] #14 41.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-11T15:46:35.250Z] #14 41.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-11T15:46:35.250Z] #14 41.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-11T15:46:35.250Z] #14 41.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-11T15:46:35.250Z] #14 41.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-11T15:46:35.250Z] #14 41.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-11T15:46:35.250Z] #14 41.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-11T15:46:35.250Z] #14 41.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T15:46:35.250Z] #14 41.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T15:46:35.250Z] #14 41.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-11T15:46:35.250Z] #14 42.95 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:35.250Z] #14 43.36 Fetched 108 MB in 5s (23.3 MB/s) [2021-11-11T15:46:35.250Z] #14 43.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T15:46:35.250Z] #14 43.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T15:46:35.250Z] #14 43.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T15:46:35.250Z] #14 43.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:35.250Z] #14 46.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T15:46:35.250Z] #14 46.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T15:46:35.250Z] #14 46.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:35.250Z] #14 ... [2021-11-11T15:46:35.250Z] [2021-11-11T15:46:35.250Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:35.250Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:35.250Z] #47 43.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-11T15:46:35.250Z] #47 44.54 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:35.250Z] #47 44.79 Fetched 2112 kB in 5s (430 kB/s) [2021-11-11T15:46:35.250Z] #47 44.89 Selecting previously unselected package libprotobuf23:arm64. [2021-11-11T15:46:35.251Z] #47 44.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T15:46:35.251Z] #47 44.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 44.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T15:46:35.251Z] #47 45.89 Selecting previously unselected package python3-pkg-resources. [2021-11-11T15:46:35.251Z] #47 45.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T15:46:35.251Z] #47 45.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:35.251Z] #47 46.27 Selecting previously unselected package python3-six. [2021-11-11T15:46:35.251Z] #47 46.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T15:46:35.251Z] #47 46.30 Unpacking python3-six (1.16.0-2) ... [2021-11-11T15:46:35.251Z] #47 46.48 Selecting previously unselected package python3-protobuf. [2021-11-11T15:46:35.251Z] #47 46.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 46.50 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T15:46:35.251Z] #47 47.36 Selecting previously unselected package libnet1:arm64. [2021-11-11T15:46:35.251Z] #47 47.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 47.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:35.251Z] #47 47.53 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T15:46:35.251Z] #47 47.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 47.54 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T15:46:35.251Z] #47 47.75 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T15:46:35.251Z] #47 47.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 47.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T15:46:35.251Z] #47 47.90 Selecting previously unselected package criu. [2021-11-11T15:46:35.251Z] #47 47.90 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-11T15:46:35.251Z] #47 47.91 Unpacking criu (3.16.1-1) ... [2021-11-11T15:46:35.251Z] #47 48.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:35.744Z] #47 46.42 Selecting previously unselected package python3-pkg-resources. [2021-11-11T15:46:35.744Z] #47 ... [2021-11-11T15:46:35.744Z] [2021-11-11T15:46:35.744Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:35.744Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:35.744Z] #14 46.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T15:46:36.308Z] #14 47.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T15:46:36.308Z] #14 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T15:46:36.308Z] #14 47.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T15:46:36.308Z] #14 47.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T15:46:36.308Z] #14 47.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T15:46:36.308Z] #14 47.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T15:46:36.308Z] #14 47.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T15:46:36.308Z] #14 47.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T15:46:36.308Z] #14 47.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T15:46:36.308Z] #14 47.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T15:46:36.308Z] #14 47.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T15:46:36.308Z] #14 47.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T15:46:36.308Z] #14 47.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T15:46:36.565Z] #14 47.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T15:46:36.565Z] #14 47.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T15:46:36.565Z] #14 47.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T15:46:36.630Z] #47 ... [2021-11-11T15:46:36.630Z] [2021-11-11T15:46:36.631Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:36.631Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:36.631Z] #14 50.43 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T15:46:36.631Z] #14 50.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T15:46:36.631Z] #14 50.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:46:36.631Z] #14 50.58 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-11T15:46:36.631Z] #14 50.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T15:46:36.631Z] #14 50.64 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:46:36.631Z] #14 50.81 Selecting previously unselected package dmsetup. [2021-11-11T15:46:36.631Z] #14 50.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T15:46:36.631Z] #14 50.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:46:36.889Z] #14 51.05 Selecting previously unselected package mingw-w64-common. [2021-11-11T15:46:36.889Z] #14 51.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T15:46:36.889Z] #14 51.05 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T15:46:36.931Z] #58 ... [2021-11-11T15:46:36.931Z] [2021-11-11T15:46:36.931Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:46:36.931Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T15:46:36.931Z] #21 1.621 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T15:46:36.931Z] #21 1.705 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T15:46:36.931Z] #21 1.871 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T15:46:37.189Z] #21 3.049 Reading package lists... [2021-11-11T15:46:37.926Z] #14 ... [2021-11-11T15:46:37.926Z] [2021-11-11T15:46:37.927Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:46:37.927Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T15:46:37.927Z] #34 41.57 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T15:46:37.927Z] #34 42.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T15:46:37.927Z] #34 42.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:46:37.927Z] #34 ... [2021-11-11T15:46:37.927Z] [2021-11-11T15:46:37.927Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:37.927Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:37.927Z] #47 50.93 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T15:46:37.927Z] #47 50.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:37.927Z] #47 51.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T15:46:37.927Z] #47 51.03 Setting up python3-six (1.16.0-2) ... [2021-11-11T15:46:37.936Z] #14 48.69 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:37.936Z] #14 48.90 Fetched 115 MB in 7s (15.7 MB/s) [2021-11-11T15:46:37.936Z] #14 49.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T15:46:37.936Z] #14 49.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T15:46:37.936Z] #14 49.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T15:46:37.936Z] #14 49.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:38.185Z] #47 52.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T15:46:38.185Z] #47 52.04 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T15:46:39.767Z] #21 5.502 Reading package lists... [2021-11-11T15:46:39.768Z] #21 ... [2021-11-11T15:46:39.768Z] [2021-11-11T15:46:39.768Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:46:39.768Z] #58 sha256:95f9a56704648473fed356c92034196eec40b69979aa5256e5a3f0dd1b9b4d21 [2021-11-11T15:46:39.768Z] #58 17.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T15:46:40.569Z] #14 51.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T15:46:40.569Z] #14 51.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T15:46:40.569Z] #14 51.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:46:40.717Z] #47 ... [2021-11-11T15:46:40.717Z] [2021-11-11T15:46:40.717Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:46:40.717Z] #40 sha256:b2c60563e11c91aae1ec7662f95dbf16dbbac8effd153fb2a55e79515088b0e7 [2021-11-11T15:46:40.718Z] #40 2.782 -- The C compiler identification is GNU 10.2.1 [2021-11-11T15:46:40.718Z] #40 2.904 -- Detecting C compiler ABI info [2021-11-11T15:46:40.718Z] #40 3.834 -- Detecting C compiler ABI info - done [2021-11-11T15:46:40.718Z] #40 3.932 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T15:46:40.718Z] #40 3.977 -- Detecting C compile features [2021-11-11T15:46:40.718Z] #40 3.978 -- Detecting C compile features - done [2021-11-11T15:46:40.718Z] #40 4.048 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T15:46:40.718Z] #40 4.192 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T15:46:40.718Z] #40 4.290 -- Configuring done [2021-11-11T15:46:40.718Z] #40 4.320 -- Generating done [2021-11-11T15:46:40.718Z] #40 4.326 -- Build files have been written to: /tmp/tmp.ozX5hZizOk/tini [2021-11-11T15:46:40.718Z] #40 4.336 + make tini-static [2021-11-11T15:46:40.718Z] #40 4.766 Scanning dependencies of target tini-static [2021-11-11T15:46:40.718Z] #40 4.818 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T15:46:40.718Z] #40 6.177 [100%] Linking C executable tini-static [2021-11-11T15:46:40.718Z] #40 6.558 [100%] Built target tini-static [2021-11-11T15:46:40.718Z] #40 6.611 + mkdir -p /build [2021-11-11T15:46:40.718Z] #40 6.612 + cp tini-static /build/docker-init [2021-11-11T15:46:40.718Z] #40 DONE 7.8s [2021-11-11T15:46:40.718Z] [2021-11-11T15:46:40.718Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:46:40.718Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:46:40.976Z] #26 ... [2021-11-11T15:46:40.976Z] [2021-11-11T15:46:40.976Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:40.976Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T15:46:40.976Z] #47 54.68 Setting up criu (3.16.1-1) ... [2021-11-11T15:46:42.299Z] #58 19.31 + mkdir -p /build [2021-11-11T15:46:42.299Z] #58 19.31 + cp runc /build/runc [2021-11-11T15:46:42.300Z] #58 DONE 19.6s [2021-11-11T15:46:42.300Z] [2021-11-11T15:46:42.300Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:46:42.300Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T15:46:42.300Z] #21 5.502 Reading package lists... [2021-11-11T15:46:42.300Z] #21 7.905 Building dependency tree... [2021-11-11T15:46:42.300Z] #21 8.450 Reading state information... [2021-11-11T15:46:42.300Z] #21 9.441 The following additional packages will be installed: [2021-11-11T15:46:42.300Z] #21 9.441 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:46:42.300Z] #21 9.441 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T15:46:42.300Z] #21 9.442 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T15:46:42.300Z] #21 9.442 python3-pkg-resources vim-runtime xxd [2021-11-11T15:46:42.300Z] #21 9.456 Suggested packages: [2021-11-11T15:46:42.300Z] #21 9.456 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T15:46:42.300Z] #21 9.456 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T15:46:42.300Z] #21 9.456 acl attr quota [2021-11-11T15:46:42.300Z] #21 9.456 Recommended packages: [2021-11-11T15:46:42.300Z] #21 9.456 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T15:46:42.300Z] #21 10.50 The following NEW packages will be installed: [2021-11-11T15:46:42.300Z] #21 10.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T15:46:42.300Z] #21 10.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:46:42.300Z] #21 10.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T15:46:42.300Z] #21 10.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T15:46:42.300Z] #21 10.51 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T15:46:42.300Z] #21 10.51 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T15:46:42.300Z] #21 10.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T15:46:42.300Z] #21 10.51 xz-utils zip zstd [2021-11-11T15:46:42.469Z] #14 ... [2021-11-11T15:46:42.469Z] [2021-11-11T15:46:42.469Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:42.469Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:42.469Z] #38 50.38 Selecting previously unselected package libxml2:amd64. [2021-11-11T15:46:42.469Z] #38 50.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 50.40 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:46:42.469Z] #38 50.86 Selecting previously unselected package libarchive13:amd64. [2021-11-11T15:46:42.469Z] #38 50.86 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 50.87 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T15:46:42.469Z] #38 51.16 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T15:46:42.469Z] #38 51.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 51.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T15:46:42.469Z] #38 51.31 Selecting previously unselected package librhash0:amd64. [2021-11-11T15:46:42.469Z] #38 51.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 51.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T15:46:42.469Z] #38 51.49 Selecting previously unselected package libuv1:amd64. [2021-11-11T15:46:42.469Z] #38 51.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 51.49 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T15:46:42.469Z] #38 51.82 Selecting previously unselected package cmake. [2021-11-11T15:46:42.469Z] #38 51.83 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T15:46:42.469Z] #38 51.83 Unpacking cmake (3.18.4-2) ... [2021-11-11T15:46:42.558Z] #21 10.81 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:46:42.558Z] #21 10.81 Need to get 27.6 MB of archives. [2021-11-11T15:46:42.558Z] #21 10.81 After this operation, 106 MB of additional disk space will be used. [2021-11-11T15:46:42.558Z] #21 10.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T15:46:42.558Z] #21 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T15:46:42.558Z] #21 10.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T15:46:42.558Z] #21 10.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T15:46:42.558Z] #21 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T15:46:42.558Z] #21 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T15:46:42.558Z] #21 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T15:46:42.558Z] #21 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T15:46:42.558Z] #21 10.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T15:46:42.558Z] #21 10.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:46:42.558Z] #21 10.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T15:46:42.558Z] #21 10.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T15:46:42.558Z] #21 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T15:46:42.558Z] #21 10.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T15:46:42.817Z] #21 10.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T15:46:42.817Z] #21 10.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T15:46:42.817Z] #21 10.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T15:46:42.817Z] #21 10.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T15:46:42.817Z] #21 10.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T15:46:42.817Z] #21 10.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T15:46:42.817Z] #21 10.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T15:46:42.817Z] #21 10.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T15:46:42.817Z] #21 10.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T15:46:42.817Z] #21 10.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T15:46:42.817Z] #21 10.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T15:46:42.817Z] #21 10.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T15:46:42.817Z] #21 10.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T15:46:42.817Z] #21 11.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T15:46:43.075Z] #21 11.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T15:46:43.075Z] #21 11.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T15:46:43.075Z] #21 11.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T15:46:43.075Z] #21 11.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T15:46:43.075Z] #21 11.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T15:46:43.075Z] #21 11.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T15:46:43.075Z] #21 11.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T15:46:43.075Z] #21 11.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T15:46:43.075Z] #21 11.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T15:46:43.075Z] #21 11.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T15:46:43.075Z] #21 11.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T15:46:43.075Z] #21 11.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T15:46:43.075Z] #21 11.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T15:46:43.075Z] #21 11.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T15:46:43.075Z] #21 11.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T15:46:43.075Z] #21 11.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T15:46:43.333Z] #21 11.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T15:46:43.333Z] #21 11.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T15:46:43.333Z] #21 11.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T15:46:43.333Z] #21 11.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T15:46:43.507Z] #47 56.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:43.507Z] #47 DONE 57.2s [2021-11-11T15:46:43.507Z] [2021-11-11T15:46:43.507Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:43.507Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:43.507Z] #14 56.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T15:46:43.507Z] #14 56.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T15:46:43.507Z] #14 56.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:46:43.592Z] #21 11.76 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:46:43.850Z] #21 11.94 Fetched 27.6 MB in 1s (31.0 MB/s) [2021-11-11T15:46:43.850Z] #21 12.00 Selecting previously unselected package pigz. [2021-11-11T15:46:43.850Z] #21 12.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-11T15:46:43.850Z] #21 12.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T15:46:43.850Z] #21 12.05 Unpacking pigz (2.6-1) ... [2021-11-11T15:46:43.850Z] #21 12.13 Selecting previously unselected package libelf1:amd64. [2021-11-11T15:46:43.850Z] #21 12.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T15:46:43.850Z] #21 12.18 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T15:46:44.108Z] #21 12.30 Selecting previously unselected package libbpf0:amd64. [2021-11-11T15:46:44.108Z] #21 12.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T15:46:44.108Z] #21 12.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T15:46:44.108Z] #21 12.41 Selecting previously unselected package libcap2:amd64. [2021-11-11T15:46:44.366Z] #21 12.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T15:46:44.366Z] #21 12.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T15:46:44.366Z] #21 12.51 Selecting previously unselected package libmnl0:amd64. [2021-11-11T15:46:44.366Z] #21 12.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T15:46:44.366Z] #21 12.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T15:46:44.625Z] #21 12.62 Selecting previously unselected package libxtables12:amd64. [2021-11-11T15:46:44.625Z] #21 12.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T15:46:44.625Z] #21 12.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T15:46:44.625Z] #21 12.71 Selecting previously unselected package libcap2-bin. [2021-11-11T15:46:44.625Z] #21 12.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T15:46:44.625Z] #21 12.75 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T15:46:44.625Z] #21 12.79 Selecting previously unselected package iproute2. [2021-11-11T15:46:44.625Z] #21 12.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T15:46:44.625Z] #21 12.81 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T15:46:44.883Z] #21 13.13 Selecting previously unselected package xxd. [2021-11-11T15:46:44.883Z] #21 13.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:46:44.883Z] #21 13.15 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:46:45.141Z] #21 13.26 Selecting previously unselected package vim-common. [2021-11-11T15:46:45.141Z] #21 13.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:46:45.141Z] #21 13.28 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:46:45.400Z] #21 13.44 Selecting previously unselected package bash-completion. [2021-11-11T15:46:45.400Z] #21 13.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T15:46:45.780Z] #38 56.32 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T15:46:45.781Z] #38 56.33 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:46:45.781Z] #38 56.34 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T15:46:45.781Z] #38 56.35 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:46:45.781Z] #38 56.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T15:46:45.781Z] #38 56.40 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T15:46:45.781Z] #38 56.41 Setting up cmake-data (3.18.4-2) ... [2021-11-11T15:46:45.781Z] #38 56.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T15:46:45.781Z] #38 56.45 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T15:46:45.781Z] #38 56.46 Setting up cmake (3.18.4-2) ... [2021-11-11T15:46:45.781Z] #38 56.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:45.781Z] #38 ... [2021-11-11T15:46:45.781Z] [2021-11-11T15:46:45.781Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:45.781Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:45.781Z] #47 46.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T15:46:45.781Z] #47 46.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:45.781Z] #47 46.84 Selecting previously unselected package python3-six. [2021-11-11T15:46:45.781Z] #47 46.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T15:46:45.781Z] #47 46.86 Unpacking python3-six (1.16.0-2) ... [2021-11-11T15:46:45.781Z] #47 46.97 Selecting previously unselected package python3-protobuf. [2021-11-11T15:46:45.781Z] #47 46.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T15:46:45.781Z] #47 46.97 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T15:46:45.781Z] #47 47.45 Selecting previously unselected package libnet1:amd64. [2021-11-11T15:46:45.781Z] #47 47.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T15:46:45.781Z] #47 47.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:45.781Z] #47 47.59 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T15:46:45.781Z] #47 47.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T15:46:45.781Z] #47 47.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:46:45.781Z] #47 47.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T15:46:45.781Z] #47 47.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T15:46:45.781Z] #47 47.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:46:45.781Z] #47 47.78 Selecting previously unselected package criu. [2021-11-11T15:46:45.781Z] #47 47.78 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T15:46:45.781Z] #47 47.78 Unpacking criu (3.16.1-1) ... [2021-11-11T15:46:45.781Z] #47 48.52 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:45.781Z] #47 50.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T15:46:45.781Z] #47 50.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:45.781Z] #47 50.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:46:45.781Z] #47 50.28 Setting up python3-six (1.16.0-2) ... [2021-11-11T15:46:45.781Z] #47 51.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:46:45.781Z] #47 51.38 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T15:46:45.781Z] #47 55.79 Setting up criu (3.16.1-1) ... [2021-11-11T15:46:45.781Z] #47 ... [2021-11-11T15:46:45.781Z] [2021-11-11T15:46:45.781Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:46:45.781Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:46:45.781Z] #34 46.94 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T15:46:45.781Z] #34 47.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T15:46:45.781Z] #34 48.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:46:46.038Z] #34 ... [2021-11-11T15:46:46.038Z] [2021-11-11T15:46:46.038Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:46.038Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:46.038Z] #14 53.71 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T15:46:46.038Z] #14 53.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T15:46:46.038Z] #14 53.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:46:46.038Z] #14 53.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T15:46:46.038Z] #14 53.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:46:46.038Z] #14 53.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:46:46.038Z] #14 54.03 Selecting previously unselected package dmsetup. [2021-11-11T15:46:46.038Z] #14 54.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:46:46.038Z] #14 54.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:46:46.038Z] #14 54.78 Selecting previously unselected package mingw-w64-common. [2021-11-11T15:46:46.038Z] #14 54.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T15:46:46.038Z] #14 54.80 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T15:46:46.038Z] #14 ... [2021-11-11T15:46:46.038Z] [2021-11-11T15:46:46.038Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-11T15:46:46.038Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T15:46:46.038Z] #38 DONE 57.3s [2021-11-11T15:46:46.296Z] [2021-11-11T15:46:46.296Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T15:46:46.296Z] #39 sha256:3308cdd8edc661c53aa157370552d23a10c35f84f9cd28faac1db0d48b298076 [2021-11-11T15:46:46.553Z] #39 DONE 0.3s [2021-11-11T15:46:46.553Z] [2021-11-11T15:46:46.553Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:46:46.553Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:46:46.553Z] #53 ... [2021-11-11T15:46:46.553Z] [2021-11-11T15:46:46.553Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:46:46.553Z] #40 sha256:e8469fd269eace284d18f3ff3446f80d3a145e72fb10cfc396ef0ac9cbffc876 [2021-11-11T15:46:47.301Z] #21 15.61 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T15:46:47.484Z] #40 ... [2021-11-11T15:46:47.484Z] [2021-11-11T15:46:47.484Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-11T15:46:47.484Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T15:46:47.484Z] #47 57.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:46:47.484Z] #47 DONE 58.2s [2021-11-11T15:46:47.559Z] #21 15.89 Selecting previously unselected package bzip2. [2021-11-11T15:46:47.559Z] #21 15.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T15:46:47.692Z] #14 61.96 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T15:46:47.692Z] #14 61.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:46:47.692Z] #14 61.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:46:47.741Z] [2021-11-11T15:46:47.741Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:47.741Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:47.818Z] #21 15.90 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T15:46:47.818Z] #21 16.01 Selecting previously unselected package xz-utils. [2021-11-11T15:46:47.818Z] #21 16.01 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T15:46:47.818Z] #21 16.02 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T15:46:47.950Z] #14 62.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T15:46:47.950Z] #14 62.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:46:47.950Z] #14 62.10 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:47.998Z] #14 ... [2021-11-11T15:46:47.998Z] [2021-11-11T15:46:47.998Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:47.998Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T15:46:47.998Z] #51 59.11 gotestsum version dev [2021-11-11T15:46:48.077Z] #21 16.18 Selecting previously unselected package apparmor. [2021-11-11T15:46:48.077Z] #21 16.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T15:46:48.077Z] #21 16.26 Unpacking apparmor (2.13.6-10) ... [2021-11-11T15:46:48.336Z] #21 16.58 Selecting previously unselected package inetutils-ping. [2021-11-11T15:46:48.565Z] #51 DONE 59.6s [2021-11-11T15:46:48.565Z] [2021-11-11T15:46:48.565Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:46:48.565Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:46:48.594Z] #21 16.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T15:46:48.594Z] #21 16.59 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T15:46:48.594Z] #21 16.73 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T15:46:48.594Z] #21 16.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T15:46:48.594Z] #21 16.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T15:46:48.594Z] #21 16.87 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T15:46:48.594Z] #21 16.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T15:46:48.823Z] #62 ... [2021-11-11T15:46:48.823Z] [2021-11-11T15:46:48.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:48.823Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:48.823Z] #14 59.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T15:46:48.823Z] #14 59.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T15:46:48.823Z] #14 59.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:46:48.852Z] #21 16.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T15:46:48.852Z] #21 16.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T15:46:48.852Z] #21 16.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T15:46:48.852Z] #21 16.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T15:46:48.852Z] #21 17.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T15:46:48.852Z] #21 17.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T15:46:48.852Z] #21 17.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T15:46:48.883Z] #14 ... [2021-11-11T15:46:48.883Z] [2021-11-11T15:46:48.883Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T15:46:48.883Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T15:46:48.883Z] #51 62.91 gotestsum version dev [2021-11-11T15:46:49.110Z] #21 17.15 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T15:46:49.110Z] #21 17.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T15:46:49.110Z] #21 17.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T15:46:49.110Z] #21 17.25 Selecting previously unselected package iptables. [2021-11-11T15:46:49.110Z] #21 17.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T15:46:49.110Z] #21 17.26 Unpacking iptables (1.8.7-1) ... [2021-11-11T15:46:49.368Z] #21 17.49 Selecting previously unselected package libonig5:amd64. [2021-11-11T15:46:49.368Z] #21 17.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T15:46:49.368Z] #21 17.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:46:49.368Z] #21 17.62 Selecting previously unselected package libjq1:amd64. [2021-11-11T15:46:49.368Z] #21 17.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T15:46:49.368Z] #21 17.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:46:49.450Z] #51 DONE 63.5s [2021-11-11T15:46:49.450Z] [2021-11-11T15:46:49.450Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:46:49.450Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T15:46:49.627Z] #21 17.73 Selecting previously unselected package jq. [2021-11-11T15:46:49.627Z] #21 17.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T15:46:49.627Z] #21 17.75 Unpacking jq (1.6-2.1) ... [2021-11-11T15:46:49.627Z] #21 17.85 Selecting previously unselected package libaio1:amd64. [2021-11-11T15:46:49.627Z] #21 17.85 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T15:46:49.627Z] #21 17.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T15:46:49.627Z] #21 17.93 Selecting previously unselected package libgpm2:amd64. [2021-11-11T15:46:49.627Z] #21 17.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T15:46:49.627Z] #21 17.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T15:46:49.627Z] #21 18.00 Selecting previously unselected package libicu67:amd64. [2021-11-11T15:46:49.886Z] #21 18.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T15:46:49.886Z] #21 18.03 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T15:46:52.415Z] #21 20.30 Selecting previously unselected package libinih1:amd64. [2021-11-11T15:46:52.415Z] #21 20.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T15:46:52.415Z] #21 20.30 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T15:46:52.415Z] #21 20.38 Selecting previously unselected package libnet1:amd64. [2021-11-11T15:46:52.415Z] #21 20.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T15:46:52.415Z] #21 20.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:52.415Z] #21 20.51 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T15:46:52.415Z] #21 20.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T15:46:52.415Z] #21 20.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:46:52.415Z] #21 20.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T15:46:52.415Z] #21 20.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T15:46:52.415Z] #21 20.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:46:52.415Z] #21 20.69 Selecting previously unselected package net-tools. [2021-11-11T15:46:52.415Z] #21 20.69 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T15:46:52.415Z] #21 20.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:46:52.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:46:52.619Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:46:52.619Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:46:52.619Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:46:52.619Z] [2021-11-11T15:46:52.619Z] + TEST_INTEGRATION_DEST=1 [2021-11-11T15:46:52.619Z] + CONTAINER_NAME=docker-pr5-1 [2021-11-11T15:46:52.619Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T15:46:52.619Z] + run_tests test-integration-flaky [2021-11-11T15:46:52.619Z] + '[' -n 0 ']' [2021-11-11T15:46:52.619Z] + rm= [2021-11-11T15:46:52.619Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 hack/make.sh test-integration-flaky test-integration [2021-11-11T15:46:52.619Z] + c=0 [2021-11-11T15:46:52.619Z] + TEST_INTEGRATION_DEST=2 [2021-11-11T15:46:52.619Z] + TEST_INTEGRATION_DEST=3 [2021-11-11T15:46:52.619Z] + CONTAINER_NAME=docker-pr5-2 [2021-11-11T15:46:52.619Z] + CONTAINER_NAME=docker-pr5-3 [2021-11-11T15:46:52.619Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T15:46:52.619Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T15:46:52.619Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T15:46:52.619Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T15:46:52.619Z] + run_tests [2021-11-11T15:46:52.619Z] + run_tests [2021-11-11T15:46:52.619Z] + '[' -n 0 ']' [2021-11-11T15:46:52.619Z] + '[' -n 0 ']' [2021-11-11T15:46:52.619Z] + rm= [2021-11-11T15:46:52.619Z] + rm= [2021-11-11T15:46:52.619Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 hack/make.sh '' test-integration [2021-11-11T15:46:52.619Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b2b2c03433faa988f2721788d2d6467fff4ff34 hack/make.sh '' test-integration [2021-11-11T15:46:52.619Z] ++ jobs -p [2021-11-11T15:46:52.619Z] + for job in $(jobs -p) [2021-11-11T15:46:52.619Z] + wait 9702 [2021-11-11T15:46:52.619Z] [2021-11-11T15:46:52.619Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:46:52.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:46:52.619Z] HOSTNAME=1e9d4282651c [2021-11-11T15:46:52.619Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T15:46:52.619Z] TESTDEBUG=0 [2021-11-11T15:46:52.619Z] DEST=bundles/test-integration [2021-11-11T15:46:52.619Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:46:52.619Z] KEEPBUNDLE=1 [2021-11-11T15:46:52.619Z] DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 [2021-11-11T15:46:52.619Z] container=docker [2021-11-11T15:46:52.619Z] HOME=/root [2021-11-11T15:46:52.619Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:46:52.619Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:46:52.619Z] VALIDATE_BRANCH=master [2021-11-11T15:46:52.619Z] TERM=xterm [2021-11-11T15:46:52.619Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:46:52.619Z] SHLVL=1 [2021-11-11T15:46:52.619Z] TIMEOUT=120m [2021-11-11T15:46:52.619Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:46:52.619Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:46:52.619Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T15:46:52.619Z] GO111MODULE=off [2021-11-11T15:46:52.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:46:52.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:46:52.619Z] GOPATH=/go [2021-11-11T15:46:52.619Z] PKG_CONFIG=pkg-config [2021-11-11T15:46:52.619Z] _=/usr/bin/env [2021-11-11T15:46:52.619Z] Building test suite binary ./integration-cli/test.main [2021-11-11T15:46:52.619Z] [2021-11-11T15:46:52.619Z] [2021-11-11T15:46:52.619Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:46:52.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:46:52.619Z] HOSTNAME=fda8d3290b4b [2021-11-11T15:46:52.619Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T15:46:52.619Z] TESTDEBUG=0 [2021-11-11T15:46:52.619Z] DEST=bundles/test-integration [2021-11-11T15:46:52.619Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:46:52.619Z] KEEPBUNDLE=1 [2021-11-11T15:46:52.619Z] DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 [2021-11-11T15:46:52.619Z] container=docker [2021-11-11T15:46:52.619Z] HOME=/root [2021-11-11T15:46:52.619Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:46:52.619Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:46:52.619Z] VALIDATE_BRANCH=master [2021-11-11T15:46:52.619Z] TERM=xterm [2021-11-11T15:46:52.619Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:46:52.619Z] SHLVL=1 [2021-11-11T15:46:52.619Z] TIMEOUT=120m [2021-11-11T15:46:52.619Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:46:52.619Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:46:52.619Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T15:46:52.619Z] GO111MODULE=off [2021-11-11T15:46:52.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:46:52.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:46:52.619Z] GOPATH=/go [2021-11-11T15:46:52.619Z] PKG_CONFIG=pkg-config [2021-11-11T15:46:52.619Z] _=/usr/bin/env [2021-11-11T15:46:52.619Z] Building test suite binary ./integration-cli/test.main [2021-11-11T15:46:52.619Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-11T15:46:52.674Z] #21 20.88 Selecting previously unselected package patch. [2021-11-11T15:46:52.674Z] #21 20.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T15:46:52.674Z] #21 20.90 Unpacking patch (2.7.6-7) ... [2021-11-11T15:46:52.674Z] #21 21.01 Selecting previously unselected package python-pip-whl. [2021-11-11T15:46:52.932Z] #21 21.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T15:46:52.932Z] #21 21.02 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T15:46:53.190Z] No new tests added to integration. [2021-11-11T15:46:53.190Z] [2021-11-11T15:46:53.190Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:46:53.191Z] #21 21.46 Selecting previously unselected package python3-lib2to3. [2021-11-11T15:46:53.192Z] #21 21.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T15:46:53.192Z] #21 21.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:46:53.192Z] #21 21.57 Selecting previously unselected package python3-distutils. [2021-11-11T15:46:53.450Z] #21 21.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T15:46:53.450Z] #21 21.58 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T15:46:53.450Z] #21 21.69 Selecting previously unselected package python3-pkg-resources. [2021-11-11T15:46:53.450Z] #21 21.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T15:46:53.450Z] #21 21.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:53.450Z] #21 21.82 Selecting previously unselected package python3-setuptools. [2021-11-11T15:46:53.708Z] #21 21.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T15:46:53.708Z] #21 21.84 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T15:46:53.708Z] #21 22.06 Selecting previously unselected package python3-wheel. [2021-11-11T15:46:53.708Z] #21 22.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T15:46:53.708Z] #21 22.08 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T15:46:53.966Z] #21 22.16 Selecting previously unselected package python3-pip. [2021-11-11T15:46:53.966Z] #21 22.17 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T15:46:53.966Z] #21 22.17 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T15:46:54.094Z] #14 ... [2021-11-11T15:46:54.094Z] [2021-11-11T15:46:54.094Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T15:46:54.094Z] #40 sha256:e8469fd269eace284d18f3ff3446f80d3a145e72fb10cfc396ef0ac9cbffc876 [2021-11-11T15:46:54.094Z] #40 3.980 + RM_GOPATH=0 [2021-11-11T15:46:54.094Z] #40 3.980 + TMP_GOPATH= [2021-11-11T15:46:54.094Z] #40 3.980 + : /build [2021-11-11T15:46:54.094Z] #40 3.980 + '[' -z '' ']' [2021-11-11T15:46:54.094Z] #40 3.980 ++ mktemp -d [2021-11-11T15:46:54.094Z] #40 4.000 + export GOPATH=/tmp/tmp.BK2s10imjg [2021-11-11T15:46:54.094Z] #40 4.000 + GOPATH=/tmp/tmp.BK2s10imjg [2021-11-11T15:46:54.094Z] #40 4.000 + RM_GOPATH=1 [2021-11-11T15:46:54.094Z] #40 4.000 + case "$(go env GOARCH)" in [2021-11-11T15:46:54.094Z] #40 4.000 ++ go env GOARCH [2021-11-11T15:46:54.094Z] #40 4.031 Install tini version v0.19.0 [2021-11-11T15:46:54.094Z] #40 4.031 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:54.094Z] #40 4.031 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:46:54.094Z] #40 4.031 ++ dirname /install.sh [2021-11-11T15:46:54.094Z] #40 4.031 + dir=/ [2021-11-11T15:46:54.094Z] #40 4.031 + bin=tini [2021-11-11T15:46:54.094Z] #40 4.031 + shift [2021-11-11T15:46:54.094Z] #40 4.031 + '[' '!' -f //tini.installer ']' [2021-11-11T15:46:54.094Z] #40 4.031 + . //tini.installer [2021-11-11T15:46:54.094Z] #40 4.031 ++ : v0.19.0 [2021-11-11T15:46:54.094Z] #40 4.031 + install_tini [2021-11-11T15:46:54.094Z] #40 4.031 + echo 'Install tini version v0.19.0' [2021-11-11T15:46:54.094Z] #40 4.031 + git clone https://github.com/krallin/tini.git /tmp/tmp.BK2s10imjg/tini [2021-11-11T15:46:54.094Z] #40 4.031 Cloning into '/tmp/tmp.BK2s10imjg/tini'... [2021-11-11T15:46:54.094Z] #40 4.753 + cd /tmp/tmp.BK2s10imjg/tini [2021-11-11T15:46:54.094Z] #40 4.753 + git checkout -q v0.19.0 [2021-11-11T15:46:54.094Z] #40 4.807 + cmake . [2021-11-11T15:46:54.094Z] #40 5.305 -- The C compiler identification is GNU 10.2.1 [2021-11-11T15:46:54.094Z] #40 5.396 -- Detecting C compiler ABI info [2021-11-11T15:46:54.094Z] #40 5.900 -- Detecting C compiler ABI info - done [2021-11-11T15:46:54.094Z] #40 6.014 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T15:46:54.094Z] #40 6.014 -- Detecting C compile features [2021-11-11T15:46:54.094Z] #40 6.014 -- Detecting C compile features - done [2021-11-11T15:46:54.094Z] #40 6.097 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T15:46:54.094Z] #40 6.269 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T15:46:54.094Z] #40 6.349 -- Configuring done [2021-11-11T15:46:54.094Z] #40 6.349 -- Generating done [2021-11-11T15:46:54.094Z] #40 6.374 + make tini-static [2021-11-11T15:46:54.094Z] #40 6.378 -- Build files have been written to: /tmp/tmp.BK2s10imjg/tini [2021-11-11T15:46:54.094Z] #40 6.613 Scanning dependencies of target tini-static [2021-11-11T15:46:54.094Z] #40 6.686 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T15:46:54.224Z] #21 22.47 Selecting previously unselected package sudo. [2021-11-11T15:46:54.224Z] #21 22.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T15:46:54.224Z] #21 22.49 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T15:46:54.351Z] #40 7.890 [100%] Linking C executable tini-static [2021-11-11T15:46:54.713Z] #43 ... [2021-11-11T15:46:54.713Z] [2021-11-11T15:46:54.713Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:54.713Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:46:54.713Z] #14 67.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T15:46:54.713Z] #14 67.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:46:54.713Z] #14 67.95 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:46:54.790Z] #21 22.91 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T15:46:54.790Z] #21 22.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T15:46:54.790Z] #21 22.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:46:54.915Z] #40 8.417 [100%] Built target tini-static [2021-11-11T15:46:54.915Z] #40 8.481 + mkdir -p /build [2021-11-11T15:46:54.915Z] #40 8.481 + cp tini-static /build/docker-init [2021-11-11T15:46:55.049Z] #21 23.10 Selecting previously unselected package uidmap. [2021-11-11T15:46:55.049Z] #21 23.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T15:46:55.049Z] #21 23.11 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T15:46:55.049Z] #21 23.25 Selecting previously unselected package vim-runtime. [2021-11-11T15:46:55.049Z] #21 23.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:46:55.049Z] #21 23.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T15:46:55.049Z] #21 23.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T15:46:55.307Z] #21 23.32 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:46:55.848Z] #40 DONE 9.4s [2021-11-11T15:46:55.848Z] [2021-11-11T15:46:55.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:46:55.848Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:46:55.848Z] #14 65.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T15:46:55.848Z] #14 65.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:55.848Z] #14 65.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:46:55.848Z] #14 65.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T15:46:55.848Z] #14 65.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:46:55.848Z] #14 65.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:46:56.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:46:56.489Z] HOSTNAME=ebad29455434 [2021-11-11T15:46:56.489Z] TESTDEBUG=0 [2021-11-11T15:46:56.489Z] DEST=bundles/test-integration [2021-11-11T15:46:56.489Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:46:56.489Z] KEEPBUNDLE=1 [2021-11-11T15:46:56.489Z] DOCKER_GITCOMMIT=5b2b2c03433faa988f2721788d2d6467fff4ff34 [2021-11-11T15:46:56.489Z] container=docker [2021-11-11T15:46:56.489Z] HOME=/root [2021-11-11T15:46:56.489Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:46:56.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:46:56.489Z] VALIDATE_BRANCH=master [2021-11-11T15:46:56.489Z] TERM=xterm [2021-11-11T15:46:56.489Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:46:56.489Z] SHLVL=1 [2021-11-11T15:46:56.489Z] TIMEOUT=120m [2021-11-11T15:46:56.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:46:56.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:46:56.489Z] GO111MODULE=off [2021-11-11T15:46:56.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T15:46:56.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:46:56.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:46:56.489Z] GOPATH=/go [2021-11-11T15:46:56.489Z] PKG_CONFIG=pkg-config [2021-11-11T15:46:56.489Z] _=/usr/bin/env [2021-11-11T15:46:56.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T15:46:57.835Z] #21 25.62 Selecting previously unselected package vim. [2021-11-11T15:46:57.835Z] #21 25.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:46:57.835Z] #21 25.65 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T15:46:57.835Z] #21 26.08 Selecting previously unselected package xfsprogs. [2021-11-11T15:46:57.835Z] #21 26.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T15:46:57.835Z] #21 26.10 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T15:46:58.402Z] #21 26.52 Selecting previously unselected package zip. [2021-11-11T15:46:58.402Z] #21 26.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T15:46:58.402Z] #21 26.53 Unpacking zip (3.0-12) ... [2021-11-11T15:46:58.402Z] #21 26.65 Selecting previously unselected package zstd. [2021-11-11T15:46:58.402Z] #21 26.66 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T15:46:58.402Z] #21 26.66 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:46:58.660Z] #21 27.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:46:59.650Z] #21 27.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T15:46:59.650Z] #21 27.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:46:59.650Z] #21 27.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T15:46:59.650Z] #21 27.87 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T15:46:59.650Z] #21 27.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T15:46:59.650Z] #21 27.90 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T15:46:59.650Z] #21 27.93 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T15:46:59.650Z] #21 27.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:46:59.650Z] #21 27.97 Setting up bzip2 (1.0.8-4) ... [2021-11-11T15:46:59.650Z] #21 27.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:46:59.650Z] #21 28.03 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T15:47:00.600Z] #21 28.51 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:47:00.600Z] #21 28.52 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T15:47:00.600Z] #21 28.53 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T15:47:00.600Z] #21 28.54 Setting up apparmor (2.13.6-10) ... [2021-11-11T15:47:01.269Z] #14 ... [2021-11-11T15:47:01.269Z] [2021-11-11T15:47:01.269Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:01.269Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:47:01.269Z] #62 33.32 Updating files: 73% (3450/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T15:47:01.269Z] #62 33.93 + cd /tmp/tmp.TEJgK4jtNk/src/github.com/containerd/containerd [2021-11-11T15:47:01.269Z] #62 33.93 + git checkout -q v1.5.7 [2021-11-11T15:47:01.974Z] #21 30.07 Setting up zip (3.0-12) ... [2021-11-11T15:47:01.974Z] #21 30.09 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:47:01.974Z] #21 30.14 Setting up bash-completion (1:2.11-2) ... [2021-11-11T15:47:02.471Z] #14 73.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T15:47:02.471Z] #14 73.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:47:02.471Z] #14 73.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:02.643Z] #62 35.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T15:47:02.643Z] #62 35.49 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T15:47:02.643Z] #62 35.49 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:47:02.643Z] #62 35.49 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:47:02.643Z] #62 35.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T15:47:02.643Z] #62 35.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T15:47:02.643Z] #62 35.49 + '[' '' = dynamic ']' [2021-11-11T15:47:02.643Z] #62 35.49 + make [2021-11-11T15:47:04.018Z] #62 36.89 + bin/ctr [2021-11-11T15:47:04.502Z] #21 32.23 Setting up xz-utils (5.2.5-2) ... [2021-11-11T15:47:04.502Z] #21 32.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T15:47:04.502Z] #21 32.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T15:47:04.502Z] #21 32.28 Setting up patch (2.7.6-7) ... [2021-11-11T15:47:04.502Z] #21 32.29 Setting up sudo (1.9.5p2-3) ... [2021-11-11T15:47:04.502Z] #21 32.38 invoke-rc.d: could not determine current runlevel [2021-11-11T15:47:04.502Z] #21 32.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T15:47:04.502Z] #21 32.39 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T15:47:04.502Z] #21 32.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T15:47:04.502Z] #21 32.43 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T15:47:04.502Z] #21 32.45 Setting up pigz (2.6-1) ... [2021-11-11T15:47:04.502Z] #21 32.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T15:47:04.502Z] #21 32.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:47:04.502Z] #21 32.52 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T15:47:04.502Z] #21 32.53 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:47:05.069Z] #21 33.11 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T15:47:05.069Z] #21 33.13 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:47:05.327Z] #21 33.45 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T15:47:05.327Z] #21 33.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:47:05.327Z] #21 33.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:47:05.327Z] #21 33.54 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T15:47:05.585Z] #21 33.90 Setting up vim (2:8.2.2434-3) ... [2021-11-11T15:47:05.843Z] #21 33.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T15:47:05.843Z] #21 33.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T15:47:05.843Z] #21 33.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T15:47:05.843Z] #21 33.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T15:47:05.843Z] #21 33.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T15:47:05.843Z] #21 33.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T15:47:05.843Z] #21 33.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T15:47:05.843Z] #21 33.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T15:47:05.843Z] #21 34.02 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T15:47:06.777Z] #21 34.93 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:47:06.777Z] #21 34.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T15:47:06.777Z] #21 34.98 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:47:06.777Z] #21 35.00 Setting up python3-pip (20.3.4-4) ... [2021-11-11T15:47:07.342Z] #21 35.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T15:47:07.342Z] #21 35.59 Setting up jq (1.6-2.1) ... [2021-11-11T15:47:07.342Z] #21 35.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T15:47:07.342Z] #21 35.61 Setting up iptables (1.8.7-1) ... [2021-11-11T15:47:07.610Z] #21 35.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T15:47:07.610Z] #21 35.66 Setting up iproute2 (5.10.0-4) ... [2021-11-11T15:47:07.610Z] #21 35.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:47:08.177Z] #21 DONE 36.4s [2021-11-11T15:47:08.177Z] [2021-11-11T15:47:08.177Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T15:47:08.177Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T15:47:09.549Z] #22 1.219 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T15:47:09.549Z] #22 1.234 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T15:47:09.549Z] #22 1.238 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T15:47:09.807Z] #22 DONE 1.4s [2021-11-11T15:47:09.807Z] [2021-11-11T15:47:09.807Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T15:47:09.807Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T15:47:12.127Z] #62 ... [2021-11-11T15:47:12.127Z] [2021-11-11T15:47:12.127Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:12.127Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:47:12.127Z] #14 75.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T15:47:12.127Z] #14 75.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:47:12.127Z] #14 75.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:12.127Z] #14 79.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T15:47:12.127Z] #14 79.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:47:12.127Z] #14 79.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:12.127Z] #14 84.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T15:47:12.127Z] #14 84.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:47:12.127Z] #14 84.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:12.421Z] #14 ... [2021-11-11T15:47:12.421Z] [2021-11-11T15:47:12.421Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:12.421Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:47:12.421Z] #62 40.38 Updating files: 53% (2512/4688) Updating files: 54% (2532/4688) Updating files: 55% (2579/4688) Updating files: 56% (2626/4688) Updating files: 57% (2673/4688) Updating files: 58% (2720/4688) Updating files: 59% (2766/4688) Updating files: 60% (2813/4688) Updating files: 61% (2860/4688) Updating files: 62% (2907/4688) Updating files: 63% (2954/4688) Updating files: 64% (3001/4688) Updating files: 65% (3048/4688) Updating files: 66% (3095/4688) Updating files: 67% (3141/4688) Updating files: 68% (3188/4688) Updating files: 69% (3235/4688) Updating files: 70% (3282/4688) Updating files: 71% (3329/4688) Updating files: 72% (3376/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 98% (4619/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T15:47:12.421Z] #62 41.49 + cd /tmp/tmp.evkAvPGZcU/src/github.com/containerd/containerd [2021-11-11T15:47:12.421Z] #62 41.49 + git checkout -q v1.5.7 [2021-11-11T15:47:13.351Z] #62 42.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T15:47:13.608Z] #62 42.67 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T15:47:13.608Z] #62 42.67 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:47:13.608Z] #62 42.67 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T15:47:13.608Z] #62 42.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T15:47:13.608Z] #62 42.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T15:47:13.608Z] #62 42.67 + '[' '' = dynamic ']' [2021-11-11T15:47:13.608Z] #62 42.67 + make [2021-11-11T15:47:14.976Z] #62 44.22 + bin/ctr [2021-11-11T15:47:19.768Z] #23 8.548 Collecting yamllint==1.26.1 [2021-11-11T15:47:19.768Z] #23 9.604 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T15:47:19.768Z] #23 10.03 Collecting pathspec>=0.5.3 [2021-11-11T15:47:19.768Z] #23 10.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T15:47:19.768Z] #23 10.20 Collecting pyyaml [2021-11-11T15:47:19.768Z] #23 10.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T15:47:19.768Z] #23 10.25 Building wheels for collected packages: yamllint [2021-11-11T15:47:19.768Z] #23 10.26 Building wheel for yamllint (setup.py): started [2021-11-11T15:47:20.027Z] #23 10.60 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T15:47:20.244Z] #14 93.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T15:47:20.244Z] #14 93.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T15:47:20.244Z] #14 93.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:20.286Z] #23 10.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cce8bbc52e418d50f09e607bdbb642a63afc3e46f7bf25edbe905d130a8adb2f [2021-11-11T15:47:20.286Z] #23 10.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T15:47:20.286Z] #23 10.61 Successfully built yamllint [2021-11-11T15:47:20.286Z] #23 10.62 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T15:47:20.543Z] #23 10.78 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T15:47:20.543Z] #23 DONE 11.0s [2021-11-11T15:47:20.543Z] [2021-11-11T15:47:20.543Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:20.543Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:20.800Z] #62 ... [2021-11-11T15:47:20.800Z] [2021-11-11T15:47:20.800Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T15:47:20.800Z] #27 sha256:26026cbc107e619d6e3e57b1388ce55d9677d49c39a5803973965255c9aaf342 [2021-11-11T15:47:20.800Z] #27 DONE 0.2s [2021-11-11T15:47:20.800Z] [2021-11-11T15:47:20.800Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T15:47:20.800Z] #32 sha256:ee34de5bbb1d97094d457c8a755d2745109992b8ae1cf650347401e59f1e49e0 [2021-11-11T15:47:21.367Z] #32 DONE 0.5s [2021-11-11T15:47:21.367Z] [2021-11-11T15:47:21.367Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T15:47:21.367Z] #35 sha256:eaa9e9675de009e7266dd3074e6580c5efc448fbd42ef76c4113a0b63e27fbc3 [2021-11-11T15:47:21.621Z] #14 ... [2021-11-11T15:47:21.621Z] [2021-11-11T15:47:21.621Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:47:21.621Z] #65 sha256:9d9f6e87c31faf91ab2ded8fe64cccd1ed5bb0806b340e767bf40a572451b84f [2021-11-11T15:47:21.621Z] #65 95.36 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:47:21.621Z] #65 95.36 + GOBIN=/build [2021-11-11T15:47:21.621Z] #65 95.36 + GO111MODULE=on [2021-11-11T15:47:21.621Z] #65 95.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T15:47:21.624Z] #35 DONE 0.3s [2021-11-11T15:47:21.624Z] [2021-11-11T15:47:21.624Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T15:47:21.624Z] #37 sha256:ccfdbaed5e3e42e2fec537bcefadc295c9ef714c764d029a78522d66058bab7f [2021-11-11T15:47:21.624Z] #37 DONE 0.1s [2021-11-11T15:47:21.624Z] [2021-11-11T15:47:21.624Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:21.624Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:21.624Z] #62 ... [2021-11-11T15:47:21.624Z] [2021-11-11T15:47:21.624Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T15:47:21.624Z] #41 sha256:df63d9ee1e2d38172e496baa88cec340138e03a9ca6b01140a706b8a7ee9862a [2021-11-11T15:47:21.624Z] #41 DONE 0.1s [2021-11-11T15:47:21.624Z] [2021-11-11T15:47:21.624Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T15:47:21.624Z] #44 sha256:8904b1e0eb36047307a56a4c006e1b0e87f64d2526ea7e20a044e3a1182a6d76 [2021-11-11T15:47:22.189Z] #44 DONE 0.5s [2021-11-11T15:47:22.189Z] [2021-11-11T15:47:22.189Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:22.189Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:22.189Z] #62 ... [2021-11-11T15:47:22.189Z] [2021-11-11T15:47:22.189Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T15:47:22.189Z] #48 sha256:fa9e9e503919b2dbfeebd3040a0bf5ae1a1243fc70e91d9276f7027d89c62e61 [2021-11-11T15:47:22.189Z] #48 DONE 0.1s [2021-11-11T15:47:22.447Z] [2021-11-11T15:47:22.447Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T15:47:22.447Z] #50 sha256:ef391e51057d024cc0a52fc4ed27536e040f3307e8eafcd39476917ed7357e3b [2021-11-11T15:47:22.447Z] #50 DONE 0.1s [2021-11-11T15:47:22.447Z] [2021-11-11T15:47:22.447Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:22.447Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:22.447Z] #62 99.00 + bin/containerd [2021-11-11T15:47:22.704Z] #62 ... [2021-11-11T15:47:22.705Z] [2021-11-11T15:47:22.705Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T15:47:22.705Z] #52 sha256:0817b27742672aab28b15f5c8fb6b694fb78028f9b55798845c0e45edf3dc3dd [2021-11-11T15:47:22.705Z] #52 DONE 0.1s [2021-11-11T15:47:22.705Z] [2021-11-11T15:47:22.705Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T15:47:22.705Z] #54 sha256:e75fe79d5d5625779c19ae8730bacd1605aeab880aa085e1628897fb67f49906 [2021-11-11T15:47:22.962Z] #54 DONE 0.3s [2021-11-11T15:47:22.962Z] [2021-11-11T15:47:22.962Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T15:47:22.962Z] #56 sha256:5d7bb6881041b0967fcab6737f9ae3733dc6b38d4404459369d2771f153d2a33 [2021-11-11T15:47:22.962Z] #56 DONE 0.1s [2021-11-11T15:47:22.962Z] [2021-11-11T15:47:22.962Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:22.962Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:22.962Z] #62 ... [2021-11-11T15:47:22.962Z] [2021-11-11T15:47:22.962Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T15:47:22.962Z] #59 sha256:54a87c865153e540280c812fed00e6519b3ee9a96c7477aec91e7f04eefdf96d [2021-11-11T15:47:22.962Z] #59 DONE 0.1s [2021-11-11T15:47:23.220Z] [2021-11-11T15:47:23.220Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:47:23.220Z] #62 sha256:9a676f3291e4e6a9299a43e6dc5125e143c53740978c35e26e366d9d5e966506 [2021-11-11T15:47:24.440Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T15:47:24.440Z] [2021-11-11T15:47:24.440Z] ________ ____ __. [2021-11-11T15:47:24.440Z] \_____ \ | |/ _| [2021-11-11T15:47:24.440Z] / | \| < [2021-11-11T15:47:24.440Z] / | \ | \ [2021-11-11T15:47:24.440Z] \_______ /____|__ \ [2021-11-11T15:47:24.440Z] \/ \/ [2021-11-11T15:47:24.440Z] [2021-11-11T15:47:24.440Z] INFO: make.ps1 ended at 11/11/2021 15:47:16 [2021-11-11T15:47:24.440Z] INFO: Binaries build ended at 11/11/2021 15:47:17. Duration:00:01:11.0559187 [2021-11-11T15:47:24.440Z] INFO: Copying the built daemon binary to d:\CI\PR-43005\5\binary\dockerd-07123a3173.exe... [2021-11-11T15:47:24.440Z] INFO: Copying the built client binary to d:\CI\PR-43005\5\binary\docker-07123a3173.exe... [2021-11-11T15:47:24.440Z] INFO: Copying dockerversion from the container... [2021-11-11T15:47:24.440Z] INFO: Copying the golang package from the container to d:\CI\PR-43005\5\installer\go.zip... [2021-11-11T15:47:24.440Z] INFO: Extracting go.zip to d:\CI\PR-43005\5\go [2021-11-11T15:47:24.929Z] #62 ... [2021-11-11T15:47:24.929Z] [2021-11-11T15:47:24.929Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:24.929Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:47:24.929Z] #14 84.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T15:47:24.929Z] #14 84.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:47:24.929Z] #14 84.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:24.929Z] #14 90.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T15:47:24.929Z] #14 90.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:47:24.929Z] #14 90.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:25.810Z] #65 99.51 rootlesskit version 0.14.6 [2021-11-11T15:47:25.810Z] #65 99.52 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T15:47:25.810Z] #65 99.52 -container-ip string [2021-11-11T15:47:25.810Z] #65 99.52 container ip [2021-11-11T15:47:25.810Z] #65 99.52 -container-port int [2021-11-11T15:47:25.810Z] #65 99.52 container port (default -1) [2021-11-11T15:47:25.810Z] #65 99.52 -host-ip string [2021-11-11T15:47:25.810Z] #65 99.52 host ip [2021-11-11T15:47:25.810Z] #65 99.52 -host-port int [2021-11-11T15:47:25.810Z] #65 99.52 host port (default -1) [2021-11-11T15:47:25.810Z] #65 99.52 -proto string [2021-11-11T15:47:25.810Z] #65 99.52 proxy protocol (default "tcp") [2021-11-11T15:47:26.296Z] #14 97.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T15:47:26.296Z] #14 97.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:47:26.296Z] #14 97.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:26.744Z] #65 ... [2021-11-11T15:47:26.744Z] [2021-11-11T15:47:26.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:26.745Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:47:26.745Z] #14 97.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T15:47:26.745Z] #14 97.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T15:47:26.745Z] #14 97.06 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:47:26.745Z] #14 97.11 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T15:47:26.745Z] #14 97.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.12 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T15:47:26.745Z] #14 97.17 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T15:47:26.745Z] #14 97.18 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.19 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T15:47:26.745Z] #14 97.29 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T15:47:26.745Z] #14 97.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T15:47:26.745Z] #14 97.39 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T15:47:26.745Z] #14 97.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.40 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T15:47:26.745Z] #14 97.56 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-11T15:47:26.745Z] #14 97.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:47:26.745Z] #14 97.61 Selecting previously unselected package libudev-dev:arm64. [2021-11-11T15:47:26.745Z] #14 97.63 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.63 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-11T15:47:26.745Z] #14 97.74 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-11T15:47:26.745Z] #14 97.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.77 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T15:47:26.745Z] #14 97.95 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-11T15:47:26.745Z] #14 97.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 97.96 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 98.08 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-11T15:47:26.745Z] #14 98.08 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.09 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 98.23 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-11T15:47:26.745Z] #14 98.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.23 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 98.30 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-11T15:47:26.745Z] #14 98.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.31 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 98.62 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-11T15:47:26.745Z] #14 98.62 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.65 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T15:47:26.745Z] #14 98.82 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-11T15:47:26.745Z] #14 98.82 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.83 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:47:26.745Z] #14 98.89 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T15:47:26.745Z] #14 98.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 98.90 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T15:47:26.745Z] #14 99.01 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-11T15:47:26.745Z] #14 99.01 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-11T15:47:26.745Z] #14 99.01 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T15:47:26.745Z] #14 99.90 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T15:47:26.745Z] #14 99.93 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T15:47:26.745Z] #14 99.94 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:47:26.745Z] #14 100.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T15:47:26.745Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:47:26.745Z] #14 100.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 100.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T15:47:26.745Z] #14 100.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 100.6 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-11T15:47:26.745Z] #14 100.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T15:47:26.745Z] #14 100.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:47:26.745Z] #14 100.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T15:47:26.745Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:26.745Z] #14 100.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T15:47:26.745Z] #14 101.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T15:47:27.007Z] #14 101.0 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T15:47:27.007Z] #14 101.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:47:27.007Z] #14 101.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T15:47:27.007Z] #14 101.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T15:47:27.007Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:27.007Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:27.265Z] #14 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:47:27.265Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:27.265Z] #14 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:47:27.265Z] #14 101.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:47:27.265Z] #14 ... [2021-11-11T15:47:27.265Z] [2021-11-11T15:47:27.265Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:47:27.265Z] #65 sha256:9d9f6e87c31faf91ab2ded8fe64cccd1ed5bb0806b340e767bf40a572451b84f [2021-11-11T15:47:27.265Z] #65 DONE 101.2s [2021-11-11T15:47:27.265Z] [2021-11-11T15:47:27.265Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T15:47:27.265Z] #66 sha256:f92f810c2be94f5013ad2773c3f2532548f9a43566241751c0ebd121f4e0ec76 [2021-11-11T15:47:27.265Z] #66 DONE 0.1s [2021-11-11T15:47:27.265Z] [2021-11-11T15:47:27.265Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:27.265Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:47:27.265Z] #14 101.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:27.265Z] #14 101.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T15:47:27.265Z] #14 101.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:27.265Z] #14 101.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:47:27.523Z] #14 ... [2021-11-11T15:47:27.523Z] [2021-11-11T15:47:27.523Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T15:47:27.523Z] #67 sha256:63656b002ec6ed0e5276e21c11595a002a1f5e65f7ef225f44ef200c8fc6dfb7 [2021-11-11T15:47:27.523Z] #67 DONE 0.0s [2021-11-11T15:47:27.523Z] [2021-11-11T15:47:27.523Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:27.523Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T15:47:27.523Z] #14 101.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:47:27.523Z] #14 101.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:47:27.523Z] #14 101.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:47:27.523Z] #14 101.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T15:47:27.523Z] #14 101.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:47:28.090Z] #14 DONE 102.2s [2021-11-11T15:47:28.090Z] [2021-11-11T15:47:28.090Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T15:47:28.090Z] #57 sha256:f6e5d48e0c471c02f0640267f18eff0ff151e9220360786c94aa2ec3c1e7c489 [2021-11-11T15:47:28.347Z] #57 DONE 0.4s [2021-11-11T15:47:28.347Z] [2021-11-11T15:47:28.347Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:47:28.347Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2 [2021-11-11T15:47:30.875Z] #15 DONE 2.3s [2021-11-11T15:47:30.875Z] [2021-11-11T15:47:30.875Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T15:47:30.875Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd [2021-11-11T15:47:31.938Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T15:47:31.938Z] [2021-11-11T15:47:31.938Z] ________ ____ __. [2021-11-11T15:47:31.938Z] \_____ \ | |/ _| [2021-11-11T15:47:31.938Z] / | \| < [2021-11-11T15:47:31.938Z] / | \ | \ [2021-11-11T15:47:31.938Z] \_______ /____|__ \ [2021-11-11T15:47:31.938Z] \/ \/ [2021-11-11T15:47:31.938Z] [2021-11-11T15:47:31.938Z] INFO: make.ps1 ended at 11/11/2021 15:47:29 [2021-11-11T15:47:31.938Z] INFO: Binaries build ended at 11/11/2021 15:47:30. Duration:00:01:15.6593208 [2021-11-11T15:47:31.938Z] INFO: Copying the built daemon binary to d:\CI\PR-43005\5\binary\dockerd-9d4b9a2c7a.exe... [2021-11-11T15:47:31.938Z] INFO: Copying the built client binary to d:\CI\PR-43005\5\binary\docker-9d4b9a2c7a.exe... [2021-11-11T15:47:32.251Z] #16 DONE 1.7s [2021-11-11T15:47:32.251Z] [2021-11-11T15:47:32.251Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:32.251Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:47:32.251Z] #58 1.751 + RM_GOPATH=0 [2021-11-11T15:47:32.251Z] #58 1.751 + TMP_GOPATH= [2021-11-11T15:47:32.251Z] #58 1.751 + : /build [2021-11-11T15:47:32.251Z] #58 1.751 + '[' -z '' ']' [2021-11-11T15:47:32.251Z] #58 1.751 ++ mktemp -d [2021-11-11T15:47:32.251Z] #58 1.751 + export GOPATH=/tmp/tmp.blVQLO28W8 [2021-11-11T15:47:32.251Z] #58 1.751 + GOPATH=/tmp/tmp.blVQLO28W8 [2021-11-11T15:47:32.251Z] #58 1.751 + RM_GOPATH=1 [2021-11-11T15:47:32.251Z] #58 1.751 + case "$(go env GOARCH)" in [2021-11-11T15:47:32.251Z] #58 1.751 ++ go env GOARCH [2021-11-11T15:47:32.251Z] #58 1.769 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:47:32.251Z] #58 1.769 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:47:32.251Z] #58 1.770 ++ dirname /install.sh [2021-11-11T15:47:32.251Z] #58 1.773 + dir=/ [2021-11-11T15:47:32.251Z] #58 1.773 + bin=runc [2021-11-11T15:47:32.251Z] #58 1.773 + shift [2021-11-11T15:47:32.251Z] #58 1.773 + '[' '!' -f //runc.installer ']' [2021-11-11T15:47:32.251Z] #58 1.777 + . //runc.installer [2021-11-11T15:47:32.251Z] #58 1.777 ++ set -e [2021-11-11T15:47:32.251Z] #58 1.777 ++ : v1.0.2 [2021-11-11T15:47:32.251Z] #58 1.777 + install_runc [2021-11-11T15:47:32.251Z] #58 1.784 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T15:47:32.251Z] #58 1.784 + RUNC_BUILDTAGS=seccomp [2021-11-11T15:47:32.251Z] #58 1.784 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T15:47:32.251Z] #58 1.784 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.blVQLO28W8/src/github.com/opencontainers/runc [2021-11-11T15:47:32.251Z] #58 1.792 Cloning into '/tmp/tmp.blVQLO28W8/src/github.com/opencontainers/runc'... [2021-11-11T15:47:32.408Z] INFO: Copying dockerversion from the container... [2021-11-11T15:47:32.408Z] INFO: Copying the golang package from the container to d:\CI\PR-43005\5\installer\go.zip... [2021-11-11T15:47:33.191Z] #58 ... [2021-11-11T15:47:33.191Z] [2021-11-11T15:47:33.191Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T15:47:33.191Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84 [2021-11-11T15:47:33.191Z] #17 0.923 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T15:47:33.191Z] #17 DONE 1.1s [2021-11-11T15:47:33.399Z] INFO: Extracting go.zip to d:\CI\PR-43005\5\go [2021-11-11T15:47:33.451Z] [2021-11-11T15:47:33.451Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T15:47:33.451Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776 [2021-11-11T15:47:34.389Z] #18 DONE 1.0s [2021-11-11T15:47:34.389Z] [2021-11-11T15:47:34.389Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T15:47:34.389Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-11T15:47:35.325Z] #19 DONE 0.9s [2021-11-11T15:47:35.325Z] [2021-11-11T15:47:35.325Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T15:47:35.325Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-11T15:47:35.965Z] #20 DONE 0.9s [2021-11-11T15:47:35.965Z] [2021-11-11T15:47:35.965Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:35.965Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:47:35.965Z] #58 ... [2021-11-11T15:47:35.965Z] [2021-11-11T15:47:35.965Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:47:35.965Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T15:47:36.250Z] #14 ... [2021-11-11T15:47:36.250Z] [2021-11-11T15:47:36.250Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T15:47:36.250Z] #65 sha256:a6bb73b9c375d8a84fbf5ca1882afcba446b7f47d01fb2d7c3e0999cfc275734 [2021-11-11T15:47:36.250Z] #65 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T15:47:36.250Z] #65 105.3 + GOBIN=/build [2021-11-11T15:47:36.250Z] #65 105.3 + GO111MODULE=on [2021-11-11T15:47:36.250Z] #65 105.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T15:47:37.908Z] #21 1.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:47:37.908Z] #21 1.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:47:37.908Z] #21 1.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:47:38.474Z] #21 2.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T15:47:40.373Z] #21 4.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T15:47:40.465Z] #65 111.0 rootlesskit version 0.14.6 [2021-11-11T15:47:40.465Z] #65 111.0 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T15:47:40.465Z] #65 111.0 -container-ip string [2021-11-11T15:47:40.465Z] #65 111.0 container ip [2021-11-11T15:47:40.465Z] #65 111.0 -container-port int [2021-11-11T15:47:40.465Z] #65 111.0 container port (default -1) [2021-11-11T15:47:40.465Z] #65 111.0 -host-ip string [2021-11-11T15:47:40.465Z] #65 111.0 host ip [2021-11-11T15:47:40.465Z] #65 111.0 -host-port int [2021-11-11T15:47:40.465Z] #65 111.0 host port (default -1) [2021-11-11T15:47:40.465Z] #65 111.0 -proto string [2021-11-11T15:47:40.465Z] #65 111.0 proxy protocol (default "tcp") [2021-11-11T15:47:41.307Z] #21 ... [2021-11-11T15:47:41.307Z] [2021-11-11T15:47:41.307Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:47:41.307Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:47:42.288Z] INFO: Extraction ended at 11/11/2021 15:47:41. Duration:00:00:22.1975116 [2021-11-11T15:47:42.288Z] INFO: Updating the golang and path environment variables [2021-11-11T15:47:42.288Z] INFO: GOPATH=d:\gopath [2021-11-11T15:47:42.288Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T15:47:42.288Z] INFO: Running the daemon under test in debug mode [2021-11-11T15:47:42.288Z] INFO: Starting a daemon under test... [2021-11-11T15:47:42.288Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43005\5\daemon --pidfile d:\CI\PR-43005\5\docker.pid -D [2021-11-11T15:47:42.288Z] INFO: Process started successfully. [2021-11-11T15:47:42.288Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T15:47:42.288Z] INFO: Waiting for the daemon under test to start... [2021-11-11T15:47:42.987Z] #65 DONE 113.2s [2021-11-11T15:47:42.987Z] [2021-11-11T15:47:42.987Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T15:47:42.987Z] #66 sha256:9b10290f3d48a2747b303c48d0d4d93d25950392829ab64aa0310a6c9f336bc8 [2021-11-11T15:47:42.987Z] #66 DONE 0.1s [2021-11-11T15:47:42.987Z] [2021-11-11T15:47:42.987Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T15:47:42.987Z] #67 sha256:090e4e8f59ed5b31452263cc458a1754d306f5db9ba3b8a230862c9f98e08f6b [2021-11-11T15:47:42.987Z] #67 DONE 0.1s [2021-11-11T15:47:42.987Z] [2021-11-11T15:47:42.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T15:47:42.987Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T15:47:42.987Z] #14 109.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T15:47:42.987Z] #14 109.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T15:47:42.987Z] #14 109.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:43.917Z] #14 114.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T15:47:43.917Z] #14 114.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T15:47:43.917Z] #14 115.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:47:43.917Z] #14 115.0 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T15:47:43.917Z] #14 115.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T15:47:44.174Z] #14 115.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T15:47:44.174Z] #14 115.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T15:47:44.174Z] #14 115.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T15:47:44.174Z] #14 115.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T15:47:44.432Z] #14 115.4 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T15:47:44.432Z] #14 115.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T15:47:44.432Z] #14 115.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:47:44.432Z] #14 115.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T15:47:44.432Z] #14 115.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T15:47:44.432Z] #14 115.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:47:44.688Z] #14 115.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T15:47:44.688Z] #14 115.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:47:44.688Z] #14 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:47:44.688Z] #14 115.8 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T15:47:44.688Z] #14 115.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T15:47:44.688Z] #14 115.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T15:47:44.945Z] #14 116.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T15:47:44.945Z] #14 116.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T15:47:44.945Z] #14 116.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T15:47:45.508Z] #14 116.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T15:47:45.508Z] #14 116.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T15:47:45.508Z] #14 116.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T15:47:45.508Z] #14 116.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T15:47:45.508Z] #14 116.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T15:47:45.508Z] #14 116.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T15:47:45.508Z] #14 116.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T15:47:45.508Z] #14 116.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T15:47:45.508Z] #14 116.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T15:47:45.765Z] #14 116.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T15:47:45.765Z] #14 116.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T15:47:45.765Z] #14 116.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T15:47:46.328Z] #14 117.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T15:47:46.328Z] #14 117.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T15:47:46.328Z] #14 117.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T15:47:46.328Z] #14 117.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T15:47:46.480Z] #26 114.8 Updating files: 16% (1839/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 29% (3336/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 42% (4865/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) Updating files: 72% (8230/11430) Updating files: 73% (8344/11430) Updating files: 73% (8438/11430) Updating files: 74% (8459/11430) Updating files: 75% (8573/11430) Updating files: 76% (8687/11430) Updating files: 77% (8802/11430) Updating files: 78% (8916/11430) Updating files: 79% (9030/11430) Updating files: 80% (9144/11430) Updating files: 81% (9259/11430) Updating files: 82% (9373/11430) Updating files: 83% (9487/11430) Updating files: 84% (9602/11430) Updating files: 85% (9716/11430) Updating files: 86% (9830/11430) Updating files: 87% (9945/11430) Updating files: 88% (10059/11430) Updating files: 89% (10173/11430) Updating files: 90% (10287/11430) Updating files: 90% (10349/11430) Updating files: 91% (10402/11430) Updating files: 92% (10516/11430) Updating files: 93% (10630/11430) Updating files: 94% (10745/11430) Updating files: 95% (10859/11430) Updating files: 96% (10973/11430) Updating files: 97% (11088/11430) Updating files: 98% (11202/11430) Updating files: 99% (11316/11430) Updating files: 100% (11430/11430) Updating files: 100% (11430/11430), done. [2021-11-11T15:47:46.585Z] #14 117.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T15:47:46.585Z] #14 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:47:46.585Z] #14 117.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T15:47:46.585Z] #14 117.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T15:47:46.585Z] #14 117.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T15:47:46.585Z] #14 117.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T15:47:46.737Z] #26 120.6 + cd /tmp/tmp.NJEHm15Ftq/tmp/docker-ce [2021-11-11T15:47:46.738Z] #26 120.6 + git checkout -q v17.06.2-ce [2021-11-11T15:47:46.842Z] #14 117.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T15:47:46.842Z] #14 117.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T15:47:47.099Z] #14 118.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T15:47:47.355Z] #14 118.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T15:47:47.355Z] #14 118.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T15:47:47.355Z] #14 118.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T15:47:47.355Z] #14 118.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:47.355Z] #14 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:47:47.355Z] #14 118.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:47.355Z] #14 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T15:47:47.356Z] #14 118.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T15:47:47.356Z] #14 118.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T15:47:47.356Z] #14 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T15:47:47.356Z] #14 118.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T15:47:47.356Z] #14 118.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T15:47:47.356Z] #14 118.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:47:47.356Z] #14 118.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T15:47:47.612Z] #14 118.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:47:47.612Z] #14 118.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T15:47:47.612Z] #14 118.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:47:47.869Z] #14 DONE 118.9s [2021-11-11T15:47:47.869Z] [2021-11-11T15:47:47.869Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T15:47:47.869Z] #57 sha256:347ee7a6e8fdc4b72fa8e04c323810b0cb352499f6c78a1014f959c146432b72 [2021-11-11T15:47:48.126Z] #57 DONE 0.2s [2021-11-11T15:47:48.127Z] [2021-11-11T15:47:48.127Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:48.127Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:47:50.647Z] #58 ... [2021-11-11T15:47:50.647Z] [2021-11-11T15:47:50.647Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T15:47:50.647Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T15:47:50.647Z] #15 DONE 2.7s [2021-11-11T15:47:50.905Z] [2021-11-11T15:47:50.905Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:50.905Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:47:50.905Z] #58 2.708 + RM_GOPATH=0 [2021-11-11T15:47:50.905Z] #58 2.708 + TMP_GOPATH= [2021-11-11T15:47:50.905Z] #58 2.708 + : /build [2021-11-11T15:47:50.905Z] #58 2.708 + '[' -z '' ']' [2021-11-11T15:47:50.905Z] #58 2.708 ++ mktemp -d [2021-11-11T15:47:50.905Z] #58 2.708 + export GOPATH=/tmp/tmp.Yt5DOHyxNC [2021-11-11T15:47:50.905Z] #58 2.708 + GOPATH=/tmp/tmp.Yt5DOHyxNC [2021-11-11T15:47:50.905Z] #58 2.708 + RM_GOPATH=1 [2021-11-11T15:47:50.905Z] #58 2.708 + case "$(go env GOARCH)" in [2021-11-11T15:47:50.905Z] #58 2.708 ++ go env GOARCH [2021-11-11T15:47:50.905Z] #58 2.714 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T15:47:50.905Z] #58 2.714 + GO_BUILDMODE=-buildmode=pie [2021-11-11T15:47:50.905Z] #58 2.714 ++ dirname /install.sh [2021-11-11T15:47:50.905Z] #58 2.714 + dir=/ [2021-11-11T15:47:50.905Z] #58 2.714 + bin=runc [2021-11-11T15:47:50.905Z] #58 2.714 + shift [2021-11-11T15:47:50.905Z] #58 2.714 + '[' '!' -f //runc.installer ']' [2021-11-11T15:47:50.905Z] #58 2.714 + . //runc.installer [2021-11-11T15:47:50.905Z] #58 2.714 ++ set -e [2021-11-11T15:47:50.905Z] #58 2.714 ++ : v1.0.2 [2021-11-11T15:47:50.905Z] #58 2.715 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T15:47:50.905Z] #58 2.724 + install_runc [2021-11-11T15:47:50.905Z] #58 2.724 + RUNC_BUILDTAGS=seccomp [2021-11-11T15:47:50.905Z] #58 2.724 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T15:47:50.905Z] #58 2.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yt5DOHyxNC/src/github.com/opencontainers/runc [2021-11-11T15:47:50.905Z] #58 2.724 Cloning into '/tmp/tmp.Yt5DOHyxNC/src/github.com/opencontainers/runc'... [2021-11-11T15:47:52.002Z] #26 ... [2021-11-11T15:47:52.002Z] [2021-11-11T15:47:52.002Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:52.002Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:47:52.002Z] #58 12.77 + cd /tmp/tmp.blVQLO28W8/src/github.com/opencontainers/runc [2021-11-11T15:47:52.002Z] #58 12.77 + git checkout -q v1.0.2 [2021-11-11T15:47:52.002Z] #58 13.32 + '[' -z '' ']' [2021-11-11T15:47:52.002Z] #58 13.32 + target=static [2021-11-11T15:47:52.002Z] #58 13.32 + make BUILDTAGS=seccomp static [2021-11-11T15:47:52.002Z] #58 13.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T15:47:52.002Z] #58 ... [2021-11-11T15:47:52.002Z] [2021-11-11T15:47:52.002Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:47:52.002Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T15:47:52.002Z] #21 5.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T15:47:52.002Z] #21 10.88 Fetched 8358 kB in 10s (854 kB/s) [2021-11-11T15:47:52.002Z] #21 10.88 Reading package lists... [2021-11-11T15:47:52.260Z] #21 15.12 Reading package lists... [2021-11-11T15:47:52.260Z] #21 ... [2021-11-11T15:47:52.260Z] [2021-11-11T15:47:52.260Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:47:52.260Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:47:52.260Z] #26 126.0 + mkdir -p /tmp/tmp.NJEHm15Ftq/src/github.com/docker [2021-11-11T15:47:52.260Z] #26 126.0 + mv components/cli /tmp/tmp.NJEHm15Ftq/src/github.com/docker/cli [2021-11-11T15:47:52.260Z] #26 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-11T15:47:52.804Z] #58 ... [2021-11-11T15:47:52.804Z] [2021-11-11T15:47:52.804Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T15:47:52.804Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T15:47:52.804Z] #16 DONE 1.9s [2021-11-11T15:47:52.804Z] [2021-11-11T15:47:52.804Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T15:47:52.804Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T15:47:54.173Z] #17 1.681 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T15:47:54.430Z] #17 DONE 2.0s [2021-11-11T15:47:54.430Z] [2021-11-11T15:47:54.430Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:47:54.430Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:47:55.290Z] #62 129.7 # github.com/containerd/containerd/cmd/containerd [2021-11-11T15:47:55.290Z] #62 129.7 /usr/bin/ld: /tmp/go-link-893213906/000019.o: in function `New': [2021-11-11T15:47:55.290Z] #62 129.7 /tmp/tmp.rNg7j4vyaK/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-11-11T15:47:55.290Z] #62 129.8 + bin/containerd-stress [2021-11-11T15:47:55.290Z] #62 130.8 + bin/containerd-shim [2021-11-11T15:47:55.803Z] #58 ... [2021-11-11T15:47:55.803Z] [2021-11-11T15:47:55.803Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T15:47:55.803Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T15:47:56.367Z] #18 DONE 1.8s [2021-11-11T15:47:56.367Z] [2021-11-11T15:47:56.367Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T15:47:56.367Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T15:47:56.448Z] #26 ... [2021-11-11T15:47:56.448Z] [2021-11-11T15:47:56.448Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:47:56.448Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T15:47:56.448Z] #34 DONE 130.2s [2021-11-11T15:47:56.448Z] [2021-11-11T15:47:56.448Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:47:56.448Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T15:47:56.448Z] #21 15.12 Reading package lists... [2021-11-11T15:47:56.448Z] #21 19.34 Building dependency tree... [2021-11-11T15:47:58.267Z] #19 DONE 1.8s [2021-11-11T15:47:58.268Z] [2021-11-11T15:47:58.268Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:47:58.268Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:47:58.268Z] #43 ... [2021-11-11T15:47:58.268Z] [2021-11-11T15:47:58.268Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T15:47:58.268Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T15:47:58.348Z] #21 22.14 The following additional packages will be installed: [2021-11-11T15:47:58.349Z] #21 22.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:47:58.349Z] #21 22.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T15:47:58.349Z] #21 22.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T15:47:58.349Z] #21 22.14 python3-pkg-resources vim-runtime xxd [2021-11-11T15:47:58.349Z] #21 22.14 Suggested packages: [2021-11-11T15:47:58.349Z] #21 22.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T15:47:58.349Z] #21 22.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T15:47:58.349Z] #21 22.14 acl attr quota [2021-11-11T15:47:58.349Z] #21 22.14 Recommended packages: [2021-11-11T15:47:58.349Z] #21 22.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T15:47:58.709Z] INFO: Extraction ended at 11/11/2021 15:47:57. Duration:00:00:24.2192860 [2021-11-11T15:47:58.709Z] INFO: Updating the golang and path environment variables [2021-11-11T15:47:58.709Z] INFO: GOPATH=d:\gopath [2021-11-11T15:47:58.709Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T15:47:58.709Z] INFO: Running the daemon under test in debug mode [2021-11-11T15:47:58.709Z] INFO: Starting a daemon under test... [2021-11-11T15:47:58.709Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43005\5\daemon --pidfile d:\CI\PR-43005\5\docker.pid -D [2021-11-11T15:47:58.709Z] INFO: Process started successfully. [2021-11-11T15:47:58.709Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T15:47:58.709Z] INFO: Waiting for the daemon under test to start... [2021-11-11T15:47:59.282Z] #21 23.28 The following NEW packages will be installed: [2021-11-11T15:47:59.282Z] #21 23.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T15:47:59.282Z] #21 23.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:47:59.282Z] #21 23.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T15:47:59.282Z] #21 23.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T15:47:59.283Z] #21 23.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T15:47:59.283Z] #21 23.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T15:47:59.283Z] #21 23.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T15:47:59.283Z] #21 23.29 xz-utils zip zstd [2021-11-11T15:47:59.540Z] #21 23.59 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:47:59.540Z] #21 23.59 Need to get 27.0 MB of archives. [2021-11-11T15:47:59.540Z] #21 23.59 After this operation, 105 MB of additional disk space will be used. [2021-11-11T15:47:59.540Z] #21 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-11T15:47:59.540Z] #21 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-11T15:47:59.540Z] #21 23.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-11T15:47:59.540Z] #21 23.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T15:47:59.540Z] #21 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:47:59.540Z] #21 23.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T15:47:59.540Z] #21 23.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-11T15:47:59.540Z] #21 23.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-11T15:47:59.540Z] #21 23.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-11T15:47:59.540Z] #21 23.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-11T15:47:59.540Z] #21 23.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-11T15:47:59.540Z] #21 23.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-11T15:47:59.540Z] #21 23.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-11T15:47:59.540Z] #21 23.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-11T15:47:59.540Z] #21 23.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-11T15:47:59.541Z] #21 23.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-11T15:47:59.541Z] #21 23.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T15:47:59.541Z] #21 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T15:47:59.798Z] #21 23.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T15:47:59.798Z] #21 23.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-11T15:47:59.798Z] #21 23.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-11T15:47:59.798Z] #21 23.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T15:47:59.798Z] #21 23.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-11T15:47:59.798Z] #21 23.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T15:47:59.798Z] #21 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-11T15:47:59.798Z] #21 23.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T15:47:59.798Z] #21 23.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-11T15:47:59.798Z] #21 23.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-11T15:47:59.798Z] #21 23.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T15:47:59.798Z] #21 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T15:47:59.798Z] #21 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T15:47:59.798Z] #21 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T15:47:59.798Z] #21 23.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T15:47:59.798Z] #21 23.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T15:47:59.798Z] #21 23.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T15:47:59.798Z] #21 23.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-11T15:47:59.798Z] #21 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-11T15:47:59.798Z] #21 23.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-11T15:47:59.798Z] #21 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T15:48:00.056Z] #21 24.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-11T15:48:00.056Z] #21 24.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-11T15:48:00.056Z] #21 24.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-11T15:48:00.056Z] #21 24.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-11T15:48:00.622Z] #21 24.43 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:48:00.622Z] #21 24.56 Fetched 27.0 MB in 1s (35.9 MB/s) [2021-11-11T15:48:00.622Z] #21 24.60 Selecting previously unselected package pigz. [2021-11-11T15:48:00.622Z] #21 24.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-11T15:48:00.622Z] #21 24.65 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-11T15:48:00.622Z] #21 24.65 Unpacking pigz (2.6-1) ... [2021-11-11T15:48:00.799Z] #20 DONE 2.7s [2021-11-11T15:48:00.799Z] [2021-11-11T15:48:00.799Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:48:00.799Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T15:48:00.880Z] #21 24.73 Selecting previously unselected package libelf1:arm64. [2021-11-11T15:48:00.880Z] #21 24.74 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-11T15:48:00.880Z] #21 24.76 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-11T15:48:00.880Z] #21 24.87 Selecting previously unselected package libbpf0:arm64. [2021-11-11T15:48:00.880Z] #21 24.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-11T15:48:00.880Z] #21 24.88 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-11T15:48:00.880Z] #21 24.96 Selecting previously unselected package libcap2:arm64. [2021-11-11T15:48:00.880Z] #21 24.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-11T15:48:00.880Z] #21 24.96 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-11T15:48:00.880Z] #21 25.02 Selecting previously unselected package libmnl0:arm64. [2021-11-11T15:48:00.880Z] #21 25.02 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-11T15:48:00.880Z] #21 25.03 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-11T15:48:01.137Z] #21 25.08 Selecting previously unselected package libxtables12:arm64. [2021-11-11T15:48:01.137Z] #21 25.10 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-11T15:48:01.137Z] #21 25.10 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-11T15:48:01.137Z] #21 25.16 Selecting previously unselected package libcap2-bin. [2021-11-11T15:48:01.137Z] #21 25.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-11T15:48:01.137Z] #21 25.17 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T15:48:01.395Z] #21 25.24 Selecting previously unselected package iproute2. [2021-11-11T15:48:01.395Z] #21 25.27 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-11T15:48:01.395Z] #21 25.27 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T15:48:01.653Z] #21 25.63 Selecting previously unselected package xxd. [2021-11-11T15:48:01.653Z] #21 25.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T15:48:01.653Z] #21 25.66 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:48:01.845Z] #62 138.1 + bin/containerd-shim-runc-v1 [2021-11-11T15:48:01.910Z] #21 25.76 Selecting previously unselected package vim-common. [2021-11-11T15:48:01.911Z] #21 25.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:48:01.911Z] #21 25.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:48:01.911Z] #21 25.91 Selecting previously unselected package bash-completion. [2021-11-11T15:48:01.911Z] #21 25.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T15:48:03.320Z] #21 2.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T15:48:03.320Z] #21 2.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T15:48:03.320Z] #21 2.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T15:48:03.565Z] .....INFO: Daemon under test started and replied! [2021-11-11T15:48:03.565Z] INFO: Docker version of the daemon under test [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] Client: [2021-11-11T15:48:03.565Z] Version: 17.06.2-ce [2021-11-11T15:48:03.565Z] API version: 1.30 [2021-11-11T15:48:03.565Z] Go version: go1.8.3 [2021-11-11T15:48:03.565Z] Git commit: cec0b72 [2021-11-11T15:48:03.565Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T15:48:03.565Z] OS/Arch: windows/amd64 [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] Server: [2021-11-11T15:48:03.565Z] Version: 0.0.0-dev [2021-11-11T15:48:03.565Z] API version: 1.42 (minimum version 1.24) [2021-11-11T15:48:03.565Z] Go version: go1.17.3 [2021-11-11T15:48:03.565Z] Git commit: 07123a3173 [2021-11-11T15:48:03.565Z] Built: 11/11/2021 15:46:11 [2021-11-11T15:48:03.565Z] OS/Arch: windows/amd64 [2021-11-11T15:48:03.565Z] Experimental: false [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] INFO: Docker info of the daemon under test [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] Containers: 0 [2021-11-11T15:48:03.565Z] Running: 0 [2021-11-11T15:48:03.565Z] Paused: 0 [2021-11-11T15:48:03.565Z] Stopped: 0 [2021-11-11T15:48:03.565Z] Images: 0 [2021-11-11T15:48:03.565Z] Server Version: 0.0.0-dev [2021-11-11T15:48:03.565Z] Storage Driver: windowsfilter [2021-11-11T15:48:03.565Z] Windows: [2021-11-11T15:48:03.565Z] Logging Driver: json-file [2021-11-11T15:48:03.565Z] Plugins: [2021-11-11T15:48:03.565Z] Volume: local [2021-11-11T15:48:03.565Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:48:03.565Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:48:03.565Z] Swarm: inactive [2021-11-11T15:48:03.565Z] Default Isolation: process [2021-11-11T15:48:03.565Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T15:48:03.565Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T15:48:03.565Z] OSType: windows [2021-11-11T15:48:03.565Z] Architecture: x86_64 [2021-11-11T15:48:03.565Z] CPUs: 4 [2021-11-11T15:48:03.565Z] Total Memory: 32GiB [2021-11-11T15:48:03.565Z] Name: azwin-2-4b0ad0 [2021-11-11T15:48:03.565Z] ID: QY7Y:7OPO:5V6B:WFGT:3MTM:7DRP:EWWA:EHDZ:XWC2:K3H6:IFTG:TWO2 [2021-11-11T15:48:03.565Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T15:48:03.565Z] Debug Mode (client): false [2021-11-11T15:48:03.565Z] Debug Mode (server): true [2021-11-11T15:48:03.565Z] File Descriptors: -1 [2021-11-11T15:48:03.565Z] Goroutines: 16 [2021-11-11T15:48:03.565Z] System Time: 2021-11-11T15:48:01.5076977Z [2021-11-11T15:48:03.565Z] EventsListeners: 0 [2021-11-11T15:48:03.565Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:48:03.565Z] Labels: [2021-11-11T15:48:03.565Z] Experimental: false [2021-11-11T15:48:03.565Z] Insecure Registries: [2021-11-11T15:48:03.565Z] 127.0.0.0/8 [2021-11-11T15:48:03.565Z] Live Restore Enabled: false [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] INFO: Docker images of the daemon under test [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:48:03.565Z] [2021-11-11T15:48:03.565Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T15:48:03.565Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-11T15:48:03.565Z] ltsc2019: Pulling from windows/servercore [2021-11-11T15:48:03.565Z] 4612f6d0b889: Pulling fs layer [2021-11-11T15:48:03.565Z] c1f4c7287c99: Pulling fs layer [2021-11-11T15:48:03.577Z] #21 2.810 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T15:48:03.811Z] #21 27.50 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T15:48:03.811Z] #21 27.80 Selecting previously unselected package bzip2. [2021-11-11T15:48:03.811Z] #21 27.81 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-11T15:48:03.811Z] #21 27.81 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T15:48:03.811Z] #21 27.88 Selecting previously unselected package xz-utils. [2021-11-11T15:48:03.811Z] #21 27.88 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-11T15:48:03.811Z] #21 27.89 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T15:48:04.070Z] #21 28.01 Selecting previously unselected package apparmor. [2021-11-11T15:48:04.070Z] #21 28.02 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-11T15:48:04.070Z] #21 28.08 Unpacking apparmor (2.13.6-10) ... [2021-11-11T15:48:04.328Z] #21 28.41 Selecting previously unselected package inetutils-ping. [2021-11-11T15:48:04.328Z] #21 28.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-11T15:48:04.328Z] #21 28.41 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T15:48:04.328Z] #21 28.50 Selecting previously unselected package libip4tc2:arm64. [2021-11-11T15:48:04.587Z] #21 28.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-11T15:48:04.587Z] #21 28.51 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T15:48:04.587Z] #21 28.55 Selecting previously unselected package libip6tc2:arm64. [2021-11-11T15:48:04.587Z] #21 28.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-11T15:48:04.587Z] #21 28.56 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T15:48:04.587Z] #21 28.63 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-11T15:48:04.587Z] #21 28.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-11T15:48:04.587Z] #21 28.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T15:48:04.587Z] #21 28.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-11T15:48:04.587Z] #21 28.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-11T15:48:04.587Z] #21 28.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T15:48:04.846Z] #21 28.77 Selecting previously unselected package libnftnl11:arm64. [2021-11-11T15:48:04.846Z] #21 28.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-11T15:48:04.846Z] #21 28.80 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T15:48:04.846Z] #21 28.87 Selecting previously unselected package iptables. [2021-11-11T15:48:04.846Z] #21 28.87 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-11T15:48:04.846Z] #21 28.88 Unpacking iptables (1.8.7-1) ... [2021-11-11T15:48:05.104Z] #21 29.16 Selecting previously unselected package libonig5:arm64. [2021-11-11T15:48:05.104Z] #21 29.16 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T15:48:05.104Z] #21 29.16 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T15:48:05.104Z] #21 29.24 Selecting previously unselected package libjq1:arm64. [2021-11-11T15:48:05.104Z] #21 29.24 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T15:48:05.104Z] #21 29.25 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T15:48:05.363Z] #21 29.32 Selecting previously unselected package jq. [2021-11-11T15:48:05.363Z] #21 29.35 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-11T15:48:05.363Z] #21 29.36 Unpacking jq (1.6-2.1) ... [2021-11-11T15:48:05.363Z] #21 29.45 Selecting previously unselected package libaio1:arm64. [2021-11-11T15:48:05.363Z] #21 29.45 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-11T15:48:05.363Z] #21 29.46 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-11T15:48:05.363Z] #21 29.51 Selecting previously unselected package libgpm2:arm64. [2021-11-11T15:48:05.363Z] #21 29.51 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-11T15:48:05.363Z] #21 29.52 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-11T15:48:05.363Z] #21 29.58 Selecting previously unselected package libicu67:arm64. [2021-11-11T15:48:05.470Z] #21 4.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T15:48:05.470Z] #21 ... [2021-11-11T15:48:05.470Z] [2021-11-11T15:48:05.470Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T15:48:05.470Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T15:48:05.470Z] #34 DONE 136.4s [2021-11-11T15:48:05.470Z] [2021-11-11T15:48:05.470Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:48:05.470Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:48:05.470Z] #58 11.18 + cd /tmp/tmp.Yt5DOHyxNC/src/github.com/opencontainers/runc [2021-11-11T15:48:05.470Z] #58 11.18 + git checkout -q v1.0.2 [2021-11-11T15:48:05.470Z] #58 11.74 + '[' -z '' ']' [2021-11-11T15:48:05.470Z] #58 11.74 + target=static [2021-11-11T15:48:05.470Z] #58 11.74 + make BUILDTAGS=seccomp static [2021-11-11T15:48:05.470Z] #58 12.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T15:48:05.621Z] #21 29.58 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-11T15:48:05.621Z] #21 29.59 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T15:48:06.839Z] #58 ... [2021-11-11T15:48:06.839Z] [2021-11-11T15:48:06.839Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-11T15:48:06.839Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T15:48:06.839Z] #21 5.779 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T15:48:07.111Z] #62 143.2 + bin/containerd-shim-runc-v2 [2021-11-11T15:48:07.368Z] #62 143.8 + binaries [2021-11-11T15:48:07.368Z] #62 143.8 + install -D bin/containerd /build/containerd [2021-11-11T15:48:07.368Z] #62 143.8 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T15:48:07.368Z] #62 143.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T15:48:07.368Z] #62 143.8 + install -D bin/ctr /build/ctr [2021-11-11T15:48:07.933Z] #62 DONE 144.3s [2021-11-11T15:48:08.153Z] #21 32.02 Selecting previously unselected package libinih1:arm64. [2021-11-11T15:48:08.153Z] #21 32.03 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-11T15:48:08.153Z] #21 32.03 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-11T15:48:08.153Z] #21 32.09 Selecting previously unselected package libnet1:arm64. [2021-11-11T15:48:08.153Z] #21 32.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T15:48:08.153Z] #21 32.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:48:08.153Z] #21 32.18 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T15:48:08.153Z] #21 32.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T15:48:08.153Z] #21 32.18 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T15:48:08.412Z] #21 32.27 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T15:48:08.412Z] #21 32.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T15:48:08.412Z] #21 32.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T15:48:08.412Z] #21 32.32 Selecting previously unselected package net-tools. [2021-11-11T15:48:08.412Z] #21 32.32 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-11T15:48:08.412Z] #21 32.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:48:08.412Z] #21 32.44 Selecting previously unselected package patch. [2021-11-11T15:48:08.412Z] #21 32.45 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-11T15:48:08.412Z] #21 32.46 Unpacking patch (2.7.6-7) ... [2021-11-11T15:48:08.670Z] #21 32.54 Selecting previously unselected package python-pip-whl. [2021-11-11T15:48:08.670Z] #21 32.54 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T15:48:08.670Z] #21 32.55 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T15:48:08.929Z] #21 32.95 Selecting previously unselected package python3-lib2to3. [2021-11-11T15:48:08.929Z] #21 32.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T15:48:08.929Z] #21 32.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:48:08.929Z] #21 33.02 Selecting previously unselected package python3-distutils. [2021-11-11T15:48:08.929Z] #21 33.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T15:48:08.929Z] #21 33.04 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T15:48:09.188Z] #21 33.18 Selecting previously unselected package python3-pkg-resources. [2021-11-11T15:48:09.188Z] #21 33.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T15:48:09.188Z] #21 33.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:48:09.188Z] #21 33.28 Selecting previously unselected package python3-setuptools. [2021-11-11T15:48:09.188Z] #21 33.28 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T15:48:09.188Z] #21 33.29 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T15:48:09.309Z] [2021-11-11T15:48:09.309Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T15:48:09.309Z] #63 sha256:19c95e5b1e657cf57acb9e75185408e5fc38c71ed2e57d6b343cea100a86017d [2021-11-11T15:48:09.309Z] #63 DONE 0.3s [2021-11-11T15:48:09.446Z] #21 33.46 Selecting previously unselected package python3-wheel. [2021-11-11T15:48:09.446Z] #21 33.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T15:48:09.446Z] #21 33.47 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T15:48:09.447Z] #21 33.51 Selecting previously unselected package python3-pip. [2021-11-11T15:48:09.447Z] #21 33.53 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T15:48:09.447Z] #21 33.54 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T15:48:09.456Z] c1f4c7287c99: Verifying Checksum [2021-11-11T15:48:09.456Z] c1f4c7287c99: Download complete [2021-11-11T15:48:09.567Z] [2021-11-11T15:48:09.567Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T15:48:09.567Z] #68 sha256:f6c7ce5f6ed8e3fc45bafa2eb7eb103e33476793b83218aead9fed5c2ebb7c89 [2021-11-11T15:48:09.567Z] #68 DONE 0.1s [2021-11-11T15:48:09.567Z] [2021-11-11T15:48:09.567Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T15:48:09.567Z] #73 sha256:0323b7a784be92131a7da600c938795489a822d2945d13a9d02e4d9f66051efa [2021-11-11T15:48:09.863Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|imports|exports_file|name) took 2m22.224544012s [2021-11-11T15:48:09.863Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.745641ms [2021-11-11T15:48:09.964Z] #21 33.80 Selecting previously unselected package sudo. [2021-11-11T15:48:09.964Z] #21 33.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-11T15:48:09.964Z] #21 33.81 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T15:48:10.131Z] #73 DONE 0.6s [2021-11-11T15:48:10.131Z] [2021-11-11T15:48:10.131Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T15:48:10.131Z] #74 sha256:3bd5d46f97803698afc4e7e75505fd9ca2fbd83e05fe2f69c475fed239a1cd46 [2021-11-11T15:48:10.131Z] #74 DONE 0.0s [2021-11-11T15:48:10.131Z] [2021-11-11T15:48:10.131Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T15:48:10.131Z] #75 sha256:e5008a6ae33a5d9738f805831e6d37b1c8ade2a627b96d117d5265356bbc534b [2021-11-11T15:48:10.180Z] #21 8.941 Fetched 8473 kB in 7s (1186 kB/s) [2021-11-11T15:48:10.222Z] #21 34.24 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T15:48:10.222Z] #21 34.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-11T15:48:10.222Z] #21 34.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:48:10.481Z] #21 34.39 Selecting previously unselected package uidmap. [2021-11-11T15:48:10.481Z] #21 34.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-11T15:48:10.481Z] #21 34.40 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T15:48:10.481Z] #21 34.50 Selecting previously unselected package vim-runtime. [2021-11-11T15:48:10.481Z] #21 34.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:48:10.481Z] #21 34.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T15:48:10.481Z] #21 34.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T15:48:10.481Z] #21 34.54 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:48:11.069Z] #75 DONE 0.7s [2021-11-11T15:48:11.069Z] [2021-11-11T15:48:11.069Z] #76 exporting to image [2021-11-11T15:48:11.069Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T15:48:11.069Z] #76 exporting layers [2021-11-11T15:48:12.723Z] #21 8.941 Reading package lists... [2021-11-11T15:48:13.012Z] #21 37.07 Selecting previously unselected package vim. [2021-11-11T15:48:13.012Z] #21 37.09 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T15:48:13.012Z] #21 37.11 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T15:48:13.580Z] #21 37.56 Selecting previously unselected package xfsprogs. [2021-11-11T15:48:13.580Z] #21 37.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-11T15:48:13.580Z] #21 37.57 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T15:48:13.839Z] #21 37.87 Selecting previously unselected package zip. [2021-11-11T15:48:13.839Z] #21 37.88 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-11T15:48:13.839Z] #21 37.88 Unpacking zip (3.0-12) ... [2021-11-11T15:48:14.097Z] #21 38.02 Selecting previously unselected package zstd. [2021-11-11T15:48:14.097Z] #21 38.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-11T15:48:14.097Z] #21 38.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:48:14.359Z] #21 38.26 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:48:15.242Z] #21 11.65 Reading package lists... [2021-11-11T15:48:15.295Z] #21 39.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T15:48:15.295Z] #21 39.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:48:15.295Z] #21 39.24 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-11T15:48:15.295Z] #21 39.25 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T15:48:15.295Z] #21 39.26 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T15:48:15.295Z] #21 39.27 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-11T15:48:15.295Z] #21 39.29 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T15:48:15.295Z] #21 39.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:48:15.295Z] #21 39.31 Setting up bzip2 (1.0.8-4) ... [2021-11-11T15:48:15.295Z] #21 39.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T15:48:15.295Z] #21 39.34 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T15:48:15.499Z] #21 14.19 Building dependency tree... [2021-11-11T15:48:15.862Z] #21 39.90 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:48:15.862Z] #21 39.91 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-11T15:48:15.862Z] #21 39.92 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T15:48:15.862Z] #21 39.93 Setting up apparmor (2.13.6-10) ... [2021-11-11T15:48:16.429Z] #21 15.70 The following additional packages will be installed: [2021-11-11T15:48:16.429Z] #21 15.70 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:48:16.429Z] #21 15.70 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T15:48:16.429Z] #21 15.70 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T15:48:16.429Z] #21 15.70 python3-pkg-resources vim-runtime xxd [2021-11-11T15:48:16.429Z] #21 15.71 Suggested packages: [2021-11-11T15:48:16.429Z] #21 15.71 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T15:48:16.429Z] #21 15.71 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T15:48:16.429Z] #21 15.71 acl attr quota [2021-11-11T15:48:16.429Z] #21 15.71 Recommended packages: [2021-11-11T15:48:16.429Z] #21 15.71 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T15:48:17.237Z] #21 41.05 Setting up zip (3.0-12) ... [2021-11-11T15:48:17.237Z] #21 41.07 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:48:17.237Z] #21 41.09 Setting up bash-completion (1:2.11-2) ... [2021-11-11T15:48:17.619Z] #76 exporting layers 5.8s done [2021-11-11T15:48:17.619Z] #76 writing image sha256:f8738270258e60e29dc2d2c64d5ad1ae1f2b39d1e1ff82aa94c7131468f9a070 done [2021-11-11T15:48:17.619Z] #76 naming to docker.io/library/docker:ff113911ac30fced8cb9abc6792f18e85a74c005 done [2021-11-11T15:48:17.619Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T15:48:17.798Z] #21 17.00 The following NEW packages will be installed: [2021-11-11T15:48:17.798Z] #21 17.00 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T15:48:17.798Z] #21 17.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T15:48:17.798Z] #21 17.00 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T15:48:17.798Z] #21 17.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T15:48:17.798Z] #21 17.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T15:48:17.798Z] #21 17.01 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T15:48:17.798Z] #21 17.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T15:48:17.798Z] #21 17.01 xz-utils zip zstd [2021-11-11T15:48:17.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -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:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/make.sh dynbinary test-integration [2021-11-11T15:48:18.055Z] #21 17.34 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:48:18.055Z] #21 17.34 Need to get 27.6 MB of archives. [2021-11-11T15:48:18.055Z] #21 17.34 After this operation, 106 MB of additional disk space will be used. [2021-11-11T15:48:18.055Z] #21 17.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T15:48:18.055Z] #21 17.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T15:48:18.055Z] #21 17.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T15:48:18.055Z] #21 17.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T15:48:18.055Z] #21 17.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T15:48:18.314Z] #21 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T15:48:18.314Z] #21 17.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T15:48:18.314Z] #21 17.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T15:48:18.314Z] #21 17.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T15:48:18.314Z] #21 17.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T15:48:18.314Z] #21 17.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T15:48:18.314Z] #21 17.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T15:48:18.314Z] #21 17.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T15:48:18.314Z] #21 17.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T15:48:18.314Z] #21 17.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T15:48:18.314Z] #21 17.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T15:48:18.314Z] #21 17.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T15:48:18.314Z] #21 17.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T15:48:18.314Z] #21 17.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T15:48:18.314Z] #21 17.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T15:48:18.314Z] #21 17.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T15:48:18.314Z] #21 17.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T15:48:18.571Z] #21 17.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T15:48:18.571Z] #21 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T15:48:18.571Z] #21 17.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T15:48:18.571Z] #21 17.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T15:48:18.571Z] #21 17.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T15:48:18.828Z] #21 18.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T15:48:18.828Z] #21 18.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T15:48:18.828Z] #21 18.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T15:48:18.828Z] #21 18.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T15:48:18.828Z] #21 18.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T15:48:18.828Z] #21 18.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T15:48:18.828Z] #21 18.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T15:48:18.828Z] #21 18.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T15:48:18.828Z] #21 18.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T15:48:18.828Z] #21 18.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T15:48:18.828Z] #21 18.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T15:48:18.828Z] #21 18.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T15:48:18.828Z] #21 18.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T15:48:18.828Z] #21 18.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T15:48:18.870Z] #21 42.82 Setting up xz-utils (5.2.5-2) ... [2021-11-11T15:48:18.870Z] #21 42.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T15:48:18.870Z] #21 42.84 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-11T15:48:18.870Z] #21 42.85 Setting up patch (2.7.6-7) ... [2021-11-11T15:48:18.870Z] #21 42.89 Setting up sudo (1.9.5p2-3) ... [2021-11-11T15:48:18.870Z] #21 42.96 invoke-rc.d: could not determine current runlevel [2021-11-11T15:48:18.870Z] #21 42.97 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T15:48:18.870Z] #21 42.97 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T15:48:18.870Z] #21 42.99 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-11T15:48:18.870Z] #21 43.00 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T15:48:18.870Z] #21 43.02 Setting up pigz (2.6-1) ... [2021-11-11T15:48:18.870Z] #21 43.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T15:48:18.870Z] #21 43.04 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T15:48:18.904Z] [2021-11-11T15:48:18.904Z] Removing bundles/ [2021-11-11T15:48:18.904Z] [2021-11-11T15:48:18.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T15:48:18.904Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:48:18.904Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:48:19.085Z] #21 18.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T15:48:19.085Z] #21 18.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T15:48:19.085Z] #21 18.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T15:48:19.128Z] #21 43.06 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T15:48:19.128Z] #21 43.07 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:48:19.342Z] #21 18.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T15:48:19.342Z] #21 18.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T15:48:19.342Z] #21 18.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T15:48:19.342Z] #21 18.65 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T15:48:19.694Z] #21 43.51 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-11T15:48:19.694Z] #21 43.52 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:48:19.905Z] #21 19.25 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:48:19.952Z] #21 43.88 Setting up libelf1:arm64 (0.183-1) ... [2021-11-11T15:48:19.952Z] #21 43.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:48:19.952Z] #21 43.91 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T15:48:19.952Z] #21 43.92 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T15:48:19.957Z] ...INFO: Daemon under test started and replied! [2021-11-11T15:48:19.957Z] INFO: Docker version of the daemon under test [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] Client: [2021-11-11T15:48:19.957Z] Version: 17.06.2-ce [2021-11-11T15:48:19.957Z] API version: 1.30 [2021-11-11T15:48:19.957Z] Go version: go1.8.3 [2021-11-11T15:48:19.957Z] Git commit: cec0b72 [2021-11-11T15:48:19.957Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T15:48:19.957Z] OS/Arch: windows/amd64 [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] Server: [2021-11-11T15:48:19.957Z] Version: 0.0.0-dev [2021-11-11T15:48:19.957Z] API version: 1.42 (minimum version 1.24) [2021-11-11T15:48:19.957Z] Go version: go1.17.3 [2021-11-11T15:48:19.957Z] Git commit: 9d4b9a2c7a [2021-11-11T15:48:19.957Z] Built: 11/11/2021 15:46:18 [2021-11-11T15:48:19.957Z] OS/Arch: windows/amd64 [2021-11-11T15:48:19.957Z] Experimental: false [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] INFO: Docker info of the daemon under test [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] Containers: 0 [2021-11-11T15:48:19.957Z] Running: 0 [2021-11-11T15:48:19.957Z] Paused: 0 [2021-11-11T15:48:19.957Z] Stopped: 0 [2021-11-11T15:48:19.957Z] Images: 0 [2021-11-11T15:48:19.957Z] Server Version: 0.0.0-dev [2021-11-11T15:48:19.957Z] Storage Driver: windowsfilter [2021-11-11T15:48:19.957Z] Windows: [2021-11-11T15:48:19.957Z] Logging Driver: json-file [2021-11-11T15:48:19.957Z] Plugins: [2021-11-11T15:48:19.957Z] Volume: local [2021-11-11T15:48:19.957Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:48:19.957Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:48:19.957Z] Swarm: inactive [2021-11-11T15:48:19.957Z] Default Isolation: process [2021-11-11T15:48:19.957Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T15:48:19.957Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T15:48:19.957Z] OSType: windows [2021-11-11T15:48:19.957Z] Architecture: x86_64 [2021-11-11T15:48:19.957Z] CPUs: 4 [2021-11-11T15:48:19.957Z] Total Memory: 32GiB [2021-11-11T15:48:19.957Z] Name: azwin-2-aa58a0 [2021-11-11T15:48:19.957Z] ID: N2TM:H2NI:UUFS:TYCS:NITG:EBTR:ZPXN:7RTZ:B57T:YDGJ:BCBW:EWVT [2021-11-11T15:48:19.957Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T15:48:19.957Z] Debug Mode (client): false [2021-11-11T15:48:19.957Z] Debug Mode (server): true [2021-11-11T15:48:19.957Z] File Descriptors: -1 [2021-11-11T15:48:19.957Z] Goroutines: 16 [2021-11-11T15:48:19.957Z] System Time: 2021-11-11T15:48:16.7899042Z [2021-11-11T15:48:19.957Z] EventsListeners: 0 [2021-11-11T15:48:19.957Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:48:19.957Z] Labels: [2021-11-11T15:48:19.957Z] Experimental: false [2021-11-11T15:48:19.957Z] Insecure Registries: [2021-11-11T15:48:19.957Z] 127.0.0.0/8 [2021-11-11T15:48:19.957Z] Live Restore Enabled: false [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] INFO: Docker images of the daemon under test [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:48:19.957Z] [2021-11-11T15:48:19.957Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T15:48:19.957Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T15:48:19.957Z] ltsc2022: Pulling from windows/servercore [2021-11-11T15:48:19.957Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T15:48:19.957Z] a0eb404f1860: Pulling fs layer [2021-11-11T15:48:20.162Z] #21 19.38 Fetched 27.6 MB in 2s (17.0 MB/s) [2021-11-11T15:48:20.162Z] #21 19.45 Selecting previously unselected package pigz. [2021-11-11T15:48:20.162Z] #21 19.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-11T15:48:20.162Z] #21 19.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T15:48:20.162Z] #21 19.51 Unpacking pigz (2.6-1) ... [2021-11-11T15:48:20.419Z] #21 19.62 Selecting previously unselected package libelf1:amd64. [2021-11-11T15:48:20.419Z] #21 19.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T15:48:20.419Z] #21 19.63 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T15:48:20.468Z] #21 44.36 Setting up vim (2:8.2.2434-3) ... [2021-11-11T15:48:20.468Z] #21 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T15:48:20.468Z] #21 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T15:48:20.468Z] #21 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T15:48:20.468Z] #21 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T15:48:20.468Z] #21 44.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T15:48:20.468Z] #21 44.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T15:48:20.468Z] #21 44.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T15:48:20.468Z] #21 44.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T15:48:20.468Z] #21 44.42 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T15:48:20.717Z] #21 19.76 Selecting previously unselected package libbpf0:amd64. [2021-11-11T15:48:20.717Z] #21 19.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T15:48:20.717Z] #21 19.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T15:48:20.717Z] #21 19.91 Selecting previously unselected package libcap2:amd64. [2021-11-11T15:48:20.717Z] #21 19.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T15:48:20.717Z] #21 19.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T15:48:20.717Z] #21 19.99 Selecting previously unselected package libmnl0:amd64. [2021-11-11T15:48:20.717Z] #21 19.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T15:48:20.717Z] #21 19.99 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T15:48:20.974Z] #21 20.05 Selecting previously unselected package libxtables12:amd64. [2021-11-11T15:48:20.974Z] #21 20.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T15:48:20.974Z] #21 20.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T15:48:20.974Z] #21 20.15 Selecting previously unselected package libcap2-bin. [2021-11-11T15:48:20.974Z] #21 20.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T15:48:20.974Z] #21 20.18 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T15:48:20.974Z] #21 20.26 Selecting previously unselected package iproute2. [2021-11-11T15:48:21.233Z] #21 20.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T15:48:21.233Z] #21 20.29 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T15:48:21.490Z] #21 20.75 Selecting previously unselected package xxd. [2021-11-11T15:48:21.490Z] #21 20.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:48:21.490Z] #21 20.76 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T15:48:21.490Z] #21 20.85 Selecting previously unselected package vim-common. [2021-11-11T15:48:21.747Z] #21 20.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:48:21.747Z] #21 20.88 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T15:48:21.747Z] #21 21.05 Selecting previously unselected package bash-completion. [2021-11-11T15:48:21.747Z] #21 21.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T15:48:21.921Z] #21 45.71 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T15:48:21.921Z] #21 45.73 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T15:48:21.921Z] #21 45.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:48:21.921Z] #21 45.75 Setting up python3-pip (20.3.4-4) ... [2021-11-11T15:48:22.868Z] #21 46.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T15:48:22.868Z] #21 46.77 Setting up jq (1.6-2.1) ... [2021-11-11T15:48:22.868Z] #21 46.78 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-11T15:48:22.868Z] #21 46.80 Setting up iptables (1.8.7-1) ... [2021-11-11T15:48:22.868Z] #21 46.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T15:48:22.868Z] #21 46.86 Setting up iproute2 (5.10.0-4) ... [2021-11-11T15:48:23.126Z] #21 47.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:48:23.384Z] #21 DONE 47.5s [2021-11-11T15:48:23.384Z] [2021-11-11T15:48:23.384Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T15:48:23.384Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271 [2021-11-11T15:48:24.268Z] #21 23.03 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T15:48:24.268Z] #21 23.44 Selecting previously unselected package bzip2. [2021-11-11T15:48:24.268Z] #21 23.45 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T15:48:24.268Z] #21 23.45 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T15:48:24.268Z] #21 23.55 Selecting previously unselected package xz-utils. [2021-11-11T15:48:24.268Z] #21 23.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T15:48:24.268Z] #21 23.56 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T15:48:24.524Z] #21 23.72 Selecting previously unselected package apparmor. [2021-11-11T15:48:24.524Z] #21 23.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T15:48:24.524Z] #21 23.80 Unpacking apparmor (2.13.6-10) ... [2021-11-11T15:48:24.758Z] #22 1.013 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T15:48:24.758Z] #22 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T15:48:24.758Z] #22 1.026 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T15:48:24.758Z] #22 DONE 1.1s [2021-11-11T15:48:24.758Z] [2021-11-11T15:48:24.758Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T15:48:24.758Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T15:48:25.087Z] #21 24.27 Selecting previously unselected package inetutils-ping. [2021-11-11T15:48:25.087Z] #21 24.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T15:48:25.087Z] #21 24.29 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T15:48:25.087Z] #21 24.39 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T15:48:25.087Z] #21 24.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T15:48:25.087Z] #21 24.40 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T15:48:25.087Z] #21 24.46 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T15:48:25.087Z] #21 24.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T15:48:25.087Z] #21 24.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T15:48:25.087Z] #21 24.52 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T15:48:25.344Z] #21 24.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T15:48:25.344Z] #21 24.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T15:48:25.344Z] #21 24.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T15:48:25.344Z] #21 24.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T15:48:25.344Z] #21 24.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T15:48:25.344Z] #21 24.68 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T15:48:25.344Z] #21 24.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T15:48:25.344Z] #21 24.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T15:48:25.344Z] #21 24.78 Selecting previously unselected package iptables. [2021-11-11T15:48:25.601Z] #21 24.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T15:48:25.601Z] #21 24.79 Unpacking iptables (1.8.7-1) ... [2021-11-11T15:48:25.857Z] #21 25.15 Selecting previously unselected package libonig5:amd64. [2021-11-11T15:48:25.857Z] #21 25.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T15:48:25.857Z] #21 25.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:48:26.114Z] #21 25.27 Selecting previously unselected package libjq1:amd64. [2021-11-11T15:48:26.114Z] #21 25.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T15:48:26.114Z] #21 25.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:48:26.114Z] #21 25.43 Selecting previously unselected package jq. [2021-11-11T15:48:26.114Z] #21 25.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T15:48:26.114Z] #21 25.44 Unpacking jq (1.6-2.1) ... [2021-11-11T15:48:26.371Z] #21 25.55 Selecting previously unselected package libaio1:amd64. [2021-11-11T15:48:26.371Z] #21 25.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T15:48:26.371Z] #21 25.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T15:48:26.371Z] #21 25.62 Selecting previously unselected package libgpm2:amd64. [2021-11-11T15:48:26.371Z] #21 25.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T15:48:26.371Z] #21 25.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T15:48:26.628Z] #21 25.71 Selecting previously unselected package libicu67:amd64. [2021-11-11T15:48:26.628Z] #21 25.71 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T15:48:26.628Z] #21 25.73 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T15:48:29.944Z] #21 29.23 Selecting previously unselected package libinih1:amd64. [2021-11-11T15:48:29.944Z] #21 29.25 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T15:48:29.944Z] #21 29.25 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T15:48:30.201Z] #21 29.30 Selecting previously unselected package libnet1:amd64. [2021-11-11T15:48:30.201Z] #21 29.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T15:48:30.201Z] #21 29.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:48:30.201Z] #21 29.40 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T15:48:30.201Z] #21 29.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T15:48:30.201Z] #21 29.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:48:30.201Z] #21 29.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T15:48:30.201Z] #21 29.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T15:48:30.201Z] #21 29.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:48:30.458Z] #21 29.56 Selecting previously unselected package net-tools. [2021-11-11T15:48:30.458Z] #21 29.56 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T15:48:30.458Z] #21 29.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:48:30.458Z] #21 29.79 Selecting previously unselected package patch. [2021-11-11T15:48:30.458Z] #21 29.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T15:48:30.714Z] #21 29.81 Unpacking patch (2.7.6-7) ... [2021-11-11T15:48:30.714Z] #21 29.91 Selecting previously unselected package python-pip-whl. [2021-11-11T15:48:30.714Z] #21 29.92 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T15:48:30.714Z] #21 29.93 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T15:48:30.726Z] 4612f6d0b889: Verifying Checksum [2021-11-11T15:48:30.726Z] 4612f6d0b889: Download complete [2021-11-11T15:48:31.278Z] #21 30.61 Selecting previously unselected package python3-lib2to3. [2021-11-11T15:48:31.535Z] #21 30.62 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T15:48:31.535Z] #21 30.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:48:31.535Z] #21 30.75 Selecting previously unselected package python3-distutils. [2021-11-11T15:48:31.535Z] #21 30.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T15:48:31.535Z] #21 30.78 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T15:48:31.792Z] #21 30.95 Selecting previously unselected package python3-pkg-resources. [2021-11-11T15:48:31.792Z] #21 30.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T15:48:31.792Z] #21 30.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:48:31.792Z] #21 31.09 Selecting previously unselected package python3-setuptools. [2021-11-11T15:48:31.792Z] #21 31.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T15:48:31.792Z] #21 31.10 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T15:48:32.048Z] #21 31.33 Selecting previously unselected package python3-wheel. [2021-11-11T15:48:32.048Z] #21 31.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T15:48:32.048Z] #21 31.36 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T15:48:32.048Z] #21 31.43 Selecting previously unselected package python3-pip. [2021-11-11T15:48:32.048Z] #21 31.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T15:48:32.305Z] #21 31.44 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T15:48:32.305Z] #21 31.66 Selecting previously unselected package sudo. [2021-11-11T15:48:32.305Z] #21 31.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T15:48:32.305Z] #21 31.67 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T15:48:33.234Z] #21 32.24 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T15:48:33.234Z] #21 32.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T15:48:33.234Z] #21 32.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:48:33.234Z] #21 32.46 Selecting previously unselected package uidmap. [2021-11-11T15:48:33.234Z] #21 32.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T15:48:33.234Z] #21 32.48 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T15:48:33.491Z] #21 32.65 Selecting previously unselected package vim-runtime. [2021-11-11T15:48:33.491Z] #21 32.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T15:48:33.491Z] #21 32.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T15:48:33.491Z] #21 32.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T15:48:33.491Z] #21 32.73 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:48:36.765Z] #21 35.92 Selecting previously unselected package vim. [2021-11-11T15:48:36.765Z] #21 35.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T15:48:36.765Z] #21 35.94 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T15:48:36.957Z] #23 11.01 Collecting yamllint==1.26.1 [2021-11-11T15:48:36.957Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T15:48:37.329Z] #21 36.53 Selecting previously unselected package xfsprogs. [2021-11-11T15:48:37.329Z] #21 36.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T15:48:37.329Z] #21 36.56 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T15:48:37.522Z] #23 13.03 Collecting pathspec>=0.5.3 [2021-11-11T15:48:37.522Z] #23 13.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T15:48:37.780Z] #23 13.28 Collecting pyyaml [2021-11-11T15:48:37.780Z] #23 13.29 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-11T15:48:37.780Z] #23 13.40 Building wheels for collected packages: yamllint [2021-11-11T15:48:37.893Z] #21 37.05 Selecting previously unselected package zip. [2021-11-11T15:48:37.893Z] #21 37.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T15:48:37.893Z] #21 37.06 Unpacking zip (3.0-12) ... [2021-11-11T15:48:37.893Z] #21 37.18 Selecting previously unselected package zstd. [2021-11-11T15:48:37.893Z] #21 37.19 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T15:48:37.893Z] #21 37.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:48:38.039Z] #23 13.40 Building wheel for yamllint (setup.py): started [2021-11-11T15:48:38.456Z] #21 37.57 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T15:48:38.974Z] #23 14.24 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T15:48:38.974Z] #23 14.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6af6c62f6f220ff9691c7c47837b205decbff78b8752606c25c7e2281f7a0716 [2021-11-11T15:48:38.974Z] #23 14.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T15:48:38.974Z] #23 14.26 Successfully built yamllint [2021-11-11T15:48:38.974Z] #23 14.28 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T15:48:39.233Z] #23 14.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T15:48:39.387Z] #21 38.50 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T15:48:39.387Z] #21 38.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T15:48:39.387Z] #21 38.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T15:48:39.387Z] #21 38.54 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T15:48:39.387Z] #21 38.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T15:48:39.387Z] #21 38.56 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T15:48:39.387Z] #21 38.58 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T15:48:39.387Z] #21 38.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T15:48:39.387Z] #21 38.60 Setting up bzip2 (1.0.8-4) ... [2021-11-11T15:48:39.387Z] #21 38.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T15:48:39.387Z] #21 38.62 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T15:48:39.800Z] #23 DONE 15.1s [2021-11-11T15:48:39.800Z] [2021-11-11T15:48:39.800Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:48:39.800Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:48:39.951Z] #21 39.29 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T15:48:39.951Z] #21 39.31 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T15:48:40.216Z] #21 39.32 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T15:48:40.216Z] #21 39.33 Setting up apparmor (2.13.6-10) ... [2021-11-11T15:48:41.226Z] a0eb404f1860: Verifying Checksum [2021-11-11T15:48:41.226Z] a0eb404f1860: Download complete [2021-11-11T15:48:42.110Z] #21 41.04 Setting up zip (3.0-12) ... [2021-11-11T15:48:42.110Z] #21 41.05 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T15:48:42.110Z] #21 41.08 Setting up bash-completion (1:2.11-2) ... [2021-11-11T15:48:42.794Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T15:48:42.795Z] 8f616e6e9eec: Download complete [2021-11-11T15:48:44.631Z] #21 43.45 Setting up xz-utils (5.2.5-2) ... [2021-11-11T15:48:44.631Z] #21 43.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T15:48:44.631Z] #21 43.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T15:48:44.631Z] #21 43.53 Setting up patch (2.7.6-7) ... [2021-11-11T15:48:44.631Z] #21 43.54 Setting up sudo (1.9.5p2-3) ... [2021-11-11T15:48:44.631Z] #21 43.67 invoke-rc.d: could not determine current runlevel [2021-11-11T15:48:44.631Z] #21 43.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T15:48:44.631Z] #21 43.69 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T15:48:44.631Z] #21 43.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T15:48:44.631Z] #21 43.71 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T15:48:44.631Z] #21 43.72 Setting up pigz (2.6-1) ... [2021-11-11T15:48:44.631Z] #21 43.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T15:48:44.631Z] #21 43.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T15:48:44.631Z] #21 43.76 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T15:48:44.631Z] #21 43.77 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T15:48:45.195Z] #21 44.36 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T15:48:45.195Z] #21 44.37 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T15:48:45.708Z] #21 44.89 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T15:48:45.708Z] #21 44.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T15:48:45.708Z] #21 44.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T15:48:45.708Z] #21 44.93 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T15:48:46.270Z] #21 45.37 Setting up vim (2:8.2.2434-3) ... [2021-11-11T15:48:46.270Z] #21 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T15:48:46.270Z] #21 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T15:48:46.270Z] #21 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T15:48:46.270Z] #21 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T15:48:46.270Z] #21 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T15:48:46.270Z] #21 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T15:48:46.270Z] #21 45.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T15:48:46.270Z] #21 45.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T15:48:46.270Z] #21 45.45 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T15:48:47.641Z] #21 46.89 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T15:48:47.641Z] #21 46.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T15:48:47.641Z] #21 46.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T15:48:47.641Z] #21 46.92 Setting up python3-pip (20.3.4-4) ... [2021-11-11T15:48:49.010Z] #21 48.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T15:48:49.010Z] #21 48.18 Setting up jq (1.6-2.1) ... [2021-11-11T15:48:49.010Z] #21 48.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T15:48:49.010Z] #21 48.19 Setting up iptables (1.8.7-1) ... [2021-11-11T15:48:49.010Z] #21 48.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T15:48:49.010Z] #21 48.23 Setting up iproute2 (5.10.0-4) ... [2021-11-11T15:48:49.267Z] #21 48.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:48:49.526Z] #21 DONE 48.9s [2021-11-11T15:48:49.526Z] [2021-11-11T15:48:49.526Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T15:48:49.526Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T15:48:49.770Z] #58 ... [2021-11-11T15:48:49.770Z] [2021-11-11T15:48:49.770Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:48:49.770Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T15:48:49.770Z] #43 183.8 + dpkg --print-architecture [2021-11-11T15:48:50.335Z] #43 DONE 184.1s [2021-11-11T15:48:50.335Z] [2021-11-11T15:48:50.335Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:48:50.335Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:48:51.421Z] #22 1.503 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T15:48:51.421Z] #22 1.506 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T15:48:51.421Z] #22 1.510 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T15:48:51.421Z] #22 DONE 1.6s [2021-11-11T15:48:51.421Z] [2021-11-11T15:48:51.421Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:48:51.421Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:48:51.421Z] #43 ... [2021-11-11T15:48:51.421Z] [2021-11-11T15:48:51.421Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T15:48:51.421Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T15:48:56.895Z] #58 ... [2021-11-11T15:48:56.895Z] [2021-11-11T15:48:56.895Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:48:56.895Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T15:48:56.895Z] #53 190.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T15:48:56.895Z] #53 DONE 190.7s [2021-11-11T15:48:56.895Z] [2021-11-11T15:48:56.895Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:48:56.895Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:49:03.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T15:49:03.595Z] #23 11.04 Collecting yamllint==1.26.1 [2021-11-11T15:49:03.595Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T15:49:04.563Z] #23 13.41 Collecting pathspec>=0.5.3 [2021-11-11T15:49:04.564Z] #23 13.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T15:49:04.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T15:49:05.126Z] #23 13.83 Collecting pyyaml [2021-11-11T15:49:05.126Z] #23 13.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T15:49:05.126Z] #23 13.91 Building wheels for collected packages: yamllint [2021-11-11T15:49:05.126Z] #23 13.91 Building wheel for yamllint (setup.py): started [2021-11-11T15:49:06.494Z] #23 15.06 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T15:49:06.494Z] #23 15.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f3c84bfdab57e4d0380d2d3781993099b9ba73bada8f0b27469035237b25973c [2021-11-11T15:49:06.494Z] #23 15.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T15:49:06.494Z] #23 15.06 Successfully built yamllint [2021-11-11T15:49:06.494Z] #23 15.10 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T15:49:06.751Z] #23 15.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T15:49:07.318Z] #23 DONE 16.0s [2021-11-11T15:49:07.318Z] [2021-11-11T15:49:07.318Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T15:49:07.318Z] #27 sha256:7cb4d44380c94efea4c476858b9b5d1efb827aed4f334cb75d99cce3471575c0 [2021-11-11T15:49:07.574Z] #27 DONE 0.4s [2021-11-11T15:49:07.574Z] [2021-11-11T15:49:07.574Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T15:49:07.574Z] #32 sha256:11f9cc2775cb761cba35ad00f6e43d09ddfd70e5b0bc32e05a0ae9e2af4f54cd [2021-11-11T15:49:08.137Z] #32 DONE 0.3s [2021-11-11T15:49:08.137Z] [2021-11-11T15:49:08.137Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T15:49:08.138Z] #35 sha256:374c88f42bafcf5c7c555247b1210d70a78c7a9222d11f734064c331e582cdac [2021-11-11T15:49:08.138Z] #35 DONE 0.1s [2021-11-11T15:49:08.138Z] [2021-11-11T15:49:08.138Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T15:49:08.138Z] #37 sha256:e79c0aaa21549fcb1605dd2813e3c855d78d4a34de37344b45221f7da32e3612 [2021-11-11T15:49:08.138Z] #37 DONE 0.1s [2021-11-11T15:49:08.138Z] [2021-11-11T15:49:08.138Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:49:08.138Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:49:08.138Z] #43 ... [2021-11-11T15:49:08.138Z] [2021-11-11T15:49:08.138Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T15:49:08.138Z] #41 sha256:11e6d5bd6d37fdfa10d9af3a5c0fa7da95f4ef6aee74049190c7e8b31ed12906 [2021-11-11T15:49:08.138Z] #41 DONE 0.1s [2021-11-11T15:49:08.394Z] [2021-11-11T15:49:08.394Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:49:08.394Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:49:12.567Z] #43 203.2 + dpkg --print-architecture [2021-11-11T15:49:12.567Z] #43 203.3 + git checkout -q v2.1.0 [2021-11-11T15:49:12.824Z] #43 203.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T15:49:12.824Z] #43 203.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T15:49:16.197Z] #43 ... [2021-11-11T15:49:16.197Z] [2021-11-11T15:49:16.197Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T15:49:16.197Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T15:49:16.197Z] #53 206.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T15:49:16.197Z] #53 DONE 206.8s [2021-11-11T15:49:16.197Z] [2021-11-11T15:49:16.197Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:16.197Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:49:17.509Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.895801038s with top 10 stages: buildssa: 1m30.930684322s, goimports: 19.826318614s, unconvert: 13.076674809s, gosec: 8.879831115s, golint: 5.493529904s, misspell: 4.148921506s, inspect: 3.81852114s, ineffassign: 3.785318143s, vrp: 2.840072487s, printf: 2.1339966s [2021-11-11T15:49:28.972Z] #58 ... [2021-11-11T15:49:28.973Z] [2021-11-11T15:49:28.973Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T15:49:28.973Z] #26 sha256:eac88c91798603dea01e3b16b69911d844fcc247586071dde15987c6972b4e06 [2021-11-11T15:49:28.973Z] #26 220.7 + return [2021-11-11T15:49:28.973Z] #26 DONE 222.3s [2021-11-11T15:49:28.973Z] [2021-11-11T15:49:28.973Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:28.973Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:49:29.908Z] #58 ... [2021-11-11T15:49:29.908Z] [2021-11-11T15:49:29.908Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T15:49:29.908Z] #27 sha256:09ca33798c1e2e474f8b0cf8ac31eec6c9970eed30dbcec13e592d30c62bf0af [2021-11-11T15:49:30.843Z] #27 DONE 0.7s [2021-11-11T15:49:30.843Z] [2021-11-11T15:49:30.843Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:30.843Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:49:30.843Z] #58 ... [2021-11-11T15:49:30.843Z] [2021-11-11T15:49:30.843Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T15:49:30.843Z] #32 sha256:0b0b222725ed06f00f9dd1654935ca1f3a4f21628fdfc66703e4c14d1241477a [2021-11-11T15:49:33.422Z] #32 DONE 2.1s [2021-11-11T15:49:33.422Z] [2021-11-11T15:49:33.422Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T15:49:33.422Z] #35 sha256:224bfa3cb07722a3ab84a28b11fd1c0156cb565bdbb539e823793177bfad659c [2021-11-11T15:49:33.683Z] #35 DONE 0.9s [2021-11-11T15:49:33.683Z] [2021-11-11T15:49:33.683Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:33.683Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:49:33.683Z] #58 125.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T15:49:33.683Z] #58 ... [2021-11-11T15:49:33.683Z] [2021-11-11T15:49:33.683Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T15:49:33.683Z] #37 sha256:8f823638b6a860ef74e175ac2a10bbbf128aa7104f6e2027776c3db722d9a486 [2021-11-11T15:49:33.683Z] #37 DONE 0.1s [2021-11-11T15:49:33.683Z] [2021-11-11T15:49:33.683Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T15:49:33.683Z] #41 sha256:9f4b5d44550df56e277fcf387766b5a312795860a38c0baf67ae8d1e024fcc1a [2021-11-11T15:49:33.683Z] #41 DONE 0.1s [2021-11-11T15:49:33.946Z] [2021-11-11T15:49:33.946Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T15:49:33.946Z] #44 sha256:19c0892dcdcc78c0fd389f3adba237882dbe3b4938d8e0fd44e31c4b3e2108bc [2021-11-11T15:49:33.946Z] #44 DONE 0.1s [2021-11-11T15:49:33.946Z] [2021-11-11T15:49:33.946Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T15:49:33.946Z] #48 sha256:9e8b4b83ecdcdb9c0a7e7fef0052d3aeb29c4ae4ea510bcd99522f8c672cc519 [2021-11-11T15:49:33.946Z] #48 DONE 0.1s [2021-11-11T15:49:33.946Z] [2021-11-11T15:49:33.946Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T15:49:33.946Z] #50 sha256:b00c3fa1987db13d40c4bf9168ee0276995b22728d02a984ada9919fe5405f3e [2021-11-11T15:49:33.946Z] #50 DONE 0.1s [2021-11-11T15:49:33.946Z] [2021-11-11T15:49:33.946Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:49:33.946Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:49:33.946Z] #62 184.1 + bin/containerd [2021-11-11T15:49:34.516Z] #62 ... [2021-11-11T15:49:34.516Z] [2021-11-11T15:49:34.516Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T15:49:34.516Z] #52 sha256:fe5dafc857e057eab73c08ece2faa8b2e292f33b4843aefbea292b5a0b547572 [2021-11-11T15:49:34.516Z] #52 DONE 0.5s [2021-11-11T15:49:34.516Z] [2021-11-11T15:49:34.516Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:34.516Z] #58 sha256:479f2945b25edbbb80d0a6a9e3d18a8b2368db40dd256202ccb69203a0c5e0a3 [2021-11-11T15:49:34.516Z] #58 125.9 + mkdir -p /build [2021-11-11T15:49:34.516Z] #58 125.9 + cp runc /build/runc [2021-11-11T15:49:34.516Z] #58 DONE 126.3s [2021-11-11T15:49:34.774Z] [2021-11-11T15:49:34.775Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T15:49:34.775Z] #54 sha256:5b7fab26554fd00808c9f43290c9c803838c40048a73eda5e797049f1ea149d7 [2021-11-11T15:49:35.034Z] #54 DONE 0.5s [2021-11-11T15:49:35.034Z] [2021-11-11T15:49:35.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:49:35.034Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:49:35.293Z] #62 ... [2021-11-11T15:49:35.293Z] [2021-11-11T15:49:35.293Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T15:49:35.293Z] #56 sha256:beb60eb6071808a8a176bb6dbfcbcfa176671fc48ea095f3fa00291cec6840a2 [2021-11-11T15:49:35.293Z] #56 DONE 0.1s [2021-11-11T15:49:35.554Z] [2021-11-11T15:49:35.554Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:49:35.554Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:49:35.595Z] INFO [runner/unused/goanalysis] analyzers took 28.975985928s with top 10 stages: buildssa: 24.905434198s, U1000: 4.07055173s [2021-11-11T15:49:35.595Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-11T15:49:35.595Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1790/2178, filename_unadjuster: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, nolint: 0/78, path_prettifier: 2178/2178, skip_files: 2178/2178, skip_dirs: 2178/2178, cgo: 2178/2759, exclude: 1790/1790 [2021-11-11T15:49:35.595Z] INFO [runner] processing took 69.742653ms with stages: identifier_marker: 24.93712ms, nolint: 24.735632ms, path_prettifier: 10.118284ms, autogenerated_exclude: 4.532288ms, exclude-rules: 2.978914ms, skip_dirs: 1.990917ms, cgo: 352.719µs, filename_unadjuster: 91.906µs, max_same_issues: 1.394µs, skip_files: 702ns, exclude: 661ns, uniq_by_line: 601ns, source_code: 410ns, diff: 348ns, max_from_linter: 317ns, max_per_file_from_linter: 226ns, path_shortener: 214ns [2021-11-11T15:49:35.595Z] INFO [runner] linters took 1m39.580876866s with stages: goanalysis_metalinter: 1m17.785336373s, unused: 21.725568757s [2021-11-11T15:49:35.595Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-11T15:49:35.595Z] INFO Memory: 2425 samples, avg is 424.3MB, max is 4000.8MB [2021-11-11T15:49:35.595Z] INFO Execution took 4m2.318875162s [2021-11-11T15:49:35.852Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-11T15:49:36.933Z] #62 ... [2021-11-11T15:49:36.933Z] [2021-11-11T15:49:36.933Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T15:49:36.933Z] #59 sha256:77de3836e9ce31501d2b6c1ff2502d77492e1ae5140f8f959ecb5f3ae17ef783 [2021-11-11T15:49:37.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/make.sh dynbinary test-docker-py [2021-11-11T15:49:37.500Z] #59 DONE 0.4s [2021-11-11T15:49:37.500Z] [2021-11-11T15:49:37.500Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:49:37.500Z] #62 sha256:7217fc4e5e71b3ad0a1d219a03878ee65732698df47aeceb1741042b4cec714a [2021-11-11T15:49:38.065Z] [2021-11-11T15:49:38.065Z] Removing bundles/ [2021-11-11T15:49:38.065Z] [2021-11-11T15:49:38.065Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T15:49:38.065Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:49:38.065Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:49:38.100Z] #58 ... [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T15:49:38.100Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T15:49:38.100Z] #43 DONE 225.4s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:38.100Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:49:38.100Z] #58 ... [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #44 sha256:e4398243f498683c2a7fba2986ec541dc28b67a8a88e5ad889c9312e13ff659f [2021-11-11T15:49:38.100Z] #44 DONE 0.2s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #48 sha256:ebfb2939d702df77edb2e82fd34b8f6dbe7280c83e3a9127854a7113961a0efb [2021-11-11T15:49:38.100Z] #48 DONE 0.0s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:49:38.100Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:49:38.100Z] #58 ... [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #50 sha256:4c8fd477cc2e78a399a0f2442dba4b4f214272a8015c6f654769864e4e9141ef [2021-11-11T15:49:38.100Z] #50 DONE 0.1s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #52 sha256:aa552d53a65b3cddbca1948d8cbe97be23d4f83f213d7460da63d4fd66fd0125 [2021-11-11T15:49:38.100Z] #52 DONE 0.1s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #54 sha256:84f5974ddf66211ab12dc5232f43a0cc27358fb1b969a603aee84ff1a5e31376 [2021-11-11T15:49:38.100Z] #54 DONE 0.1s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T15:49:38.100Z] #56 sha256:ccc34a035ba53abd1b54f6a99708cd06945c90cc521e585444de12d36d2f2ea1 [2021-11-11T15:49:38.100Z] #56 DONE 0.1s [2021-11-11T15:49:38.100Z] [2021-11-11T15:49:38.100Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:49:38.100Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:49:38.763Z] Running on azwin-2-b4e0b0 in d:\jenkins\workspace\moby_PR-43005 [Pipeline] { [Pipeline] ws [2021-11-11T15:49:38.784Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-11T15:49:40.696Z] The recommended git tool is: git [2021-11-11T15:49:55.347Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:49:55.348Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:49:55.348Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:49:55.348Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:49:55.348Z] [2021-11-11T15:49:55.348Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:49:55.348Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:49:55.348Z] HOSTNAME=1104ef378ed4 [2021-11-11T15:49:55.348Z] DEST=bundles/test-integration [2021-11-11T15:49:55.348Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:49:55.348Z] DOCKER_ROOTLESS=1 [2021-11-11T15:49:55.348Z] DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 [2021-11-11T15:49:55.348Z] container=docker [2021-11-11T15:49:55.348Z] HOME=/root [2021-11-11T15:49:55.348Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:49:55.348Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:49:55.348Z] VALIDATE_BRANCH=master [2021-11-11T15:49:55.348Z] TERM=xterm [2021-11-11T15:49:55.348Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:49:55.348Z] SHLVL=1 [2021-11-11T15:49:55.348Z] TIMEOUT=120m [2021-11-11T15:49:55.348Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:49:55.348Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:49:55.348Z] GO111MODULE=off [2021-11-11T15:49:55.348Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T15:49:55.348Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T15:49:55.348Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:49:55.348Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:49:55.348Z] GOPATH=/go [2021-11-11T15:49:55.348Z] PKG_CONFIG=pkg-config [2021-11-11T15:49:55.348Z] _=/usr/bin/env [2021-11-11T15:49:55.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T15:50:04.032Z] #62 213.1 # github.com/containerd/containerd/cmd/containerd [2021-11-11T15:50:04.032Z] #62 213.1 /usr/bin/ld: /tmp/go-link-761296558/000019.o: in function `New': [2021-11-11T15:50:04.032Z] #62 213.1 /tmp/tmp.TEJgK4jtNk/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-11-11T15:50:04.032Z] #62 213.1 + bin/containerd-stress [2021-11-11T15:50:04.032Z] #62 214.2 + bin/containerd-shim [2021-11-11T15:50:06.832Z] using credential docker-jenkins-github-credentials [2021-11-11T15:50:06.913Z] Cloning the remote Git repository [2021-11-11T15:50:06.913Z] Cloning with configured refspecs honoured and without tags [2021-11-11T15:50:07.434Z] #62 220.4 + bin/containerd-shim-runc-v1 [2021-11-11T15:50:07.118Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T15:50:07.535Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T15:50:08.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:50:08.321Z] > git --version # timeout=10 [2021-11-11T15:50:08.374Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T15:50:08.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:50:08.378Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:50:09.102Z] 8f616e6e9eec: Pull complete [2021-11-11T15:50:10.140Z] #62 217.4 + bin/containerd [2021-11-11T15:50:12.270Z] 4612f6d0b889: Pull complete [2021-11-11T15:50:12.699Z] #62 224.6 + bin/containerd-shim-runc-v2 [2021-11-11T15:50:12.699Z] #62 225.2 + binaries [2021-11-11T15:50:12.699Z] #62 225.2 + install -D bin/containerd /build/containerd [2021-11-11T15:50:12.699Z] #62 225.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T15:50:12.699Z] #62 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T15:50:12.699Z] #62 225.2 + install -D bin/ctr /build/ctr [2021-11-11T15:50:14.311Z] #62 ... [2021-11-11T15:50:14.312Z] [2021-11-11T15:50:14.312Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T15:50:14.312Z] #58 sha256:7533f1f7f0c2d8e7969d51fbc620bbc9a44ae416677dd937251aa44727cc9acc [2021-11-11T15:50:14.312Z] #58 146.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T15:50:15.680Z] #58 147.4 + mkdir -p /build [2021-11-11T15:50:15.680Z] #58 147.4 + cp runc /build/runc [2021-11-11T15:50:15.680Z] #58 DONE 147.7s [2021-11-11T15:50:15.680Z] [2021-11-11T15:50:15.680Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:50:15.680Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:50:16.878Z] #62 DONE 229.5s [2021-11-11T15:50:17.445Z] [2021-11-11T15:50:17.445Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T15:50:17.445Z] #63 sha256:c1e00284838548500eadbce8e7f8b54bce59f13009049616aea69ceb78163ceb [2021-11-11T15:50:17.576Z] #62 ... [2021-11-11T15:50:17.576Z] [2021-11-11T15:50:17.576Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T15:50:17.576Z] #59 sha256:5d80ecb58979b9dfa6a10442f36baf75fc1bf7f342f8a8e303debd93f0e9b5f5 [2021-11-11T15:50:17.576Z] #59 DONE 0.1s [2021-11-11T15:50:17.576Z] [2021-11-11T15:50:17.576Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T15:50:17.576Z] #62 sha256:4d39d2da4a6b00c2b19114cc910c444406d454a524d1f232d56325dd82f6fc90 [2021-11-11T15:50:19.344Z] #63 DONE 1.6s [2021-11-11T15:50:19.344Z] [2021-11-11T15:50:19.344Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T15:50:19.344Z] #68 sha256:6a86bcde84dd761bad059a3e4876f866fe138bd122f3a39913acbb3644b5711e [2021-11-11T15:50:19.344Z] #68 DONE 0.3s [2021-11-11T15:50:19.344Z] [2021-11-11T15:50:19.344Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T15:50:19.344Z] #73 sha256:ac3e4d9f038827ab5d067d0553abcbdf513705713da2e3dc3f7741b77990386e [2021-11-11T15:50:21.241Z] #73 DONE 2.0s [2021-11-11T15:50:21.500Z] [2021-11-11T15:50:21.500Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T15:50:21.500Z] #74 sha256:134ea4c57ee88d40c45937de1842c5ec88aa90eb86dfc173f2e1c8b41691df23 [2021-11-11T15:50:21.500Z] #74 DONE 0.0s [2021-11-11T15:50:21.500Z] [2021-11-11T15:50:21.500Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T15:50:21.500Z] #75 sha256:c77ac992d59a622784c934010ddb1778e9bc1212fb9c812df9448e7c5ed95d92 [2021-11-11T15:50:22.433Z] #75 DONE 0.9s [2021-11-11T15:50:22.433Z] [2021-11-11T15:50:22.433Z] #76 exporting to image [2021-11-11T15:50:22.433Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T15:50:22.433Z] #76 exporting layers [2021-11-11T15:50:26.187Z] Fetching without tags [2021-11-11T15:50:26.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T15:50:25.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:50:25.917Z] > git config --add remote.origin.fetch +refs/pull/43005/head:refs/remotes/origin/PR-43005 # timeout=10 [2021-11-11T15:50:25.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:50:26.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T15:50:26.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T15:50:26.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:50:26.229Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43005/head:refs/remotes/origin/PR-43005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T15:50:27.699Z] #76 exporting layers 4.6s done [2021-11-11T15:50:27.699Z] #76 writing image sha256:25d63074de428fb2ae7d18621913d211ef1809fa3488de9b4871e59908903c81 done [2021-11-11T15:50:27.699Z] #76 naming to docker.io/library/docker:73a8034a753dafe1d81c651607a0e5234101355a done [2021-11-11T15:50:27.699Z] #76 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T15:50:27.839Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 37382be85a4d68ae68ae4324d16081bb34a1835d [2021-11-11T15:50:28.040Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T15:50:28.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a8034a753dafe1d81c651607a0e5234101355a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a8034a753dafe1d81c651607a0e5234101355a hack/test/unit [2021-11-11T15:50:28.889Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T15:50:28.889Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T15:50:28.889Z] + TESTDIRS=./... [2021-11-11T15:50:28.889Z] + exclude_paths='/vendor/|/integration' [2021-11-11T15:50:28.889Z] ++ go list ./... [2021-11-11T15:50:28.889Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T15:50:29.825Z] + pkg_list='github.com/docker/docker/api [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/backend/build [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/httputils [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/middleware [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/build [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/container [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/debug [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/image [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/network [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/session [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/system [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/server/router/volume [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/backend [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/container [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/events [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/filters [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/image [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/mount [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/network [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/registry [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/strslice [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/swarm [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/time [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/versions [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T15:50:29.825Z] github.com/docker/docker/api/types/volume [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/dockerfile [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/dockerignore [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/remotecontext [2021-11-11T15:50:29.825Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T15:50:29.825Z] github.com/docker/docker/cli [2021-11-11T15:50:29.825Z] github.com/docker/docker/cli/config [2021-11-11T15:50:29.825Z] github.com/docker/docker/cli/debug [2021-11-11T15:50:29.825Z] github.com/docker/docker/client [2021-11-11T15:50:29.825Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T15:50:29.825Z] github.com/docker/docker/cmd/dockerd [2021-11-11T15:50:29.825Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T15:50:29.825Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T15:50:29.825Z] github.com/docker/docker/container [2021-11-11T15:50:29.825Z] github.com/docker/docker/container/stream [2021-11-11T15:50:29.825Z] github.com/docker/docker/contrib/apparmor [2021-11-11T15:50:29.825Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T15:50:29.825Z] github.com/docker/docker/contrib/httpserver [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/config [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/discovery [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/events [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/exec [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/images [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/initlayer [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/links [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/listeners [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/local [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/names [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/network [2021-11-11T15:50:29.825Z] github.com/docker/docker/daemon/stats [2021-11-11T15:50:29.825Z] github.com/docker/docker/distribution [2021-11-11T15:50:29.825Z] github.com/docker/docker/distribution/metadata [2021-11-11T15:50:29.825Z] github.com/docker/docker/distribution/utils [2021-11-11T15:50:29.825Z] github.com/docker/docker/distribution/xfer [2021-11-11T15:50:29.825Z] github.com/docker/docker/dockerversion [2021-11-11T15:50:29.825Z] github.com/docker/docker/errdefs [2021-11-11T15:50:29.825Z] github.com/docker/docker/image [2021-11-11T15:50:29.825Z] github.com/docker/docker/image/cache [2021-11-11T15:50:29.825Z] github.com/docker/docker/image/tarexport [2021-11-11T15:50:29.825Z] github.com/docker/docker/image/v1 [2021-11-11T15:50:29.825Z] github.com/docker/docker/internal/test/suite [2021-11-11T15:50:29.825Z] github.com/docker/docker/layer [2021-11-11T15:50:29.825Z] github.com/docker/docker/libcontainerd [2021-11-11T15:50:29.825Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T15:50:29.825Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T15:50:29.825Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T15:50:29.825Z] github.com/docker/docker/libcontainerd/types [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:50:29.825Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/types [2021-11-11T15:50:29.826Z] github.com/docker/docker/oci [2021-11-11T15:50:29.826Z] github.com/docker/docker/oci/caps [2021-11-11T15:50:29.826Z] github.com/docker/docker/opts [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/aaparser [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/archive [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/authorization [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/capabilities [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/containerfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/directory [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/dmesg [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/filenotify [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/fileutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/fsutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/homedir [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/idtools [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/ioutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/locker [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/longpath [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/loopback [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/mount [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/parsers [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/pidfile [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/platform [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugins [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/pools [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/progress [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/pubsub [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/reexec [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/signal [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/stack [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/stringid [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/symlink [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/system [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/tailfile [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/tarsum [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/term [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/term/windows [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/truncindex [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/urlutil [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/useragent [2021-11-11T15:50:29.826Z] github.com/docker/docker/plugin [2021-11-11T15:50:29.826Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T15:50:29.826Z] github.com/docker/docker/plugin/v2 [2021-11-11T15:50:29.826Z] github.com/docker/docker/profiles/apparmor [2021-11-11T15:50:29.826Z] github.com/docker/docker/profiles/seccomp [2021-11-11T15:50:29.826Z] github.com/docker/docker/quota [2021-11-11T15:50:29.826Z] github.com/docker/docker/reference [2021-11-11T15:50:29.826Z] github.com/docker/docker/registry [2021-11-11T15:50:29.826Z] github.com/docker/docker/registry/resumable [2021-11-11T15:50:29.826Z] github.com/docker/docker/restartmanager [2021-11-11T15:50:29.826Z] github.com/docker/docker/rootless [2021-11-11T15:50:29.826Z] github.com/docker/docker/rootless/specconv [2021-11-11T15:50:29.826Z] github.com/docker/docker/runconfig [2021-11-11T15:50:29.826Z] github.com/docker/docker/runconfig/opts [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/daemon [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/environment [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fakegit [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/registry [2021-11-11T15:50:29.826Z] github.com/docker/docker/testutil/request [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/drivers [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/local [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/mounts [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/service [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/service/opts [2021-11-11T15:50:29.826Z] github.com/docker/docker/volume/testutils' [2021-11-11T15:50:29.826Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T15:50:29.826Z] ++ echo 'github.com/docker/docker/api [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/backend/build [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/httputils [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/middleware [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/build [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/container [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/debug [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/image [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/network [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/session [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/system [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/server/router/volume [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/backend [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/container [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/events [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/filters [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/image [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/mount [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/network [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/registry [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/strslice [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/swarm [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/time [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/versions [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T15:50:29.826Z] github.com/docker/docker/api/types/volume [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/dockerfile [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/dockerignore [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/remotecontext [2021-11-11T15:50:29.826Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T15:50:29.826Z] github.com/docker/docker/cli [2021-11-11T15:50:29.826Z] github.com/docker/docker/cli/config [2021-11-11T15:50:29.826Z] github.com/docker/docker/cli/debug [2021-11-11T15:50:29.826Z] github.com/docker/docker/client [2021-11-11T15:50:29.826Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T15:50:29.826Z] github.com/docker/docker/cmd/dockerd [2021-11-11T15:50:29.826Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T15:50:29.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T15:50:29.826Z] github.com/docker/docker/container [2021-11-11T15:50:29.826Z] github.com/docker/docker/container/stream [2021-11-11T15:50:29.826Z] github.com/docker/docker/contrib/apparmor [2021-11-11T15:50:29.826Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T15:50:29.826Z] github.com/docker/docker/contrib/httpserver [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/config [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/discovery [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/events [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/exec [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/images [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/initlayer [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/links [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/listeners [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/local [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/names [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/network [2021-11-11T15:50:29.826Z] github.com/docker/docker/daemon/stats [2021-11-11T15:50:29.826Z] github.com/docker/docker/distribution [2021-11-11T15:50:29.826Z] github.com/docker/docker/distribution/metadata [2021-11-11T15:50:29.826Z] github.com/docker/docker/distribution/utils [2021-11-11T15:50:29.826Z] github.com/docker/docker/distribution/xfer [2021-11-11T15:50:29.826Z] github.com/docker/docker/dockerversion [2021-11-11T15:50:29.826Z] github.com/docker/docker/errdefs [2021-11-11T15:50:29.826Z] github.com/docker/docker/image [2021-11-11T15:50:29.826Z] github.com/docker/docker/image/cache [2021-11-11T15:50:29.826Z] github.com/docker/docker/image/tarexport [2021-11-11T15:50:29.826Z] github.com/docker/docker/image/v1 [2021-11-11T15:50:29.826Z] github.com/docker/docker/internal/test/suite [2021-11-11T15:50:29.826Z] github.com/docker/docker/layer [2021-11-11T15:50:29.826Z] github.com/docker/docker/libcontainerd [2021-11-11T15:50:29.826Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T15:50:29.826Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T15:50:29.826Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T15:50:29.826Z] github.com/docker/docker/libcontainerd/types [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/libnetwork/types [2021-11-11T15:50:29.826Z] github.com/docker/docker/oci [2021-11-11T15:50:29.826Z] github.com/docker/docker/oci/caps [2021-11-11T15:50:29.826Z] github.com/docker/docker/opts [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/aaparser [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/archive [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/authorization [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/capabilities [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/containerfs [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/directory [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/dmesg [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/filenotify [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/fileutils [2021-11-11T15:50:29.826Z] github.com/docker/docker/pkg/fsutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/homedir [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/idtools [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/ioutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/locker [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/longpath [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/loopback [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/mount [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pidfile [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/platform [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pools [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/progress [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pubsub [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/reexec [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/signal [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stack [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stringid [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/symlink [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/system [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/tailfile [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/tarsum [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/term [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/term/windows [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/truncindex [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/urlutil [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/useragent [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin/v2 [2021-11-11T15:50:29.827Z] github.com/docker/docker/profiles/apparmor [2021-11-11T15:50:29.827Z] github.com/docker/docker/profiles/seccomp [2021-11-11T15:50:29.827Z] github.com/docker/docker/quota [2021-11-11T15:50:29.827Z] github.com/docker/docker/reference [2021-11-11T15:50:29.827Z] github.com/docker/docker/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/registry/resumable [2021-11-11T15:50:29.827Z] github.com/docker/docker/restartmanager [2021-11-11T15:50:29.827Z] github.com/docker/docker/rootless [2021-11-11T15:50:29.827Z] github.com/docker/docker/rootless/specconv [2021-11-11T15:50:29.827Z] github.com/docker/docker/runconfig [2021-11-11T15:50:29.827Z] github.com/docker/docker/runconfig/opts [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/daemon [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/environment [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakegit [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/request [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/drivers [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/local [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/mounts [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/service [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/service/opts [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/testutils' [2021-11-11T15:50:29.827Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/backend/build [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/httputils [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/middleware [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/build [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/debug [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/image [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/network [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/session [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/system [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/backend [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/events [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/filters [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/image [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/mount [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/network [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/strslice [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/swarm [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/time [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/dockerfile [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/dockerignore [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/remotecontext [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T15:50:29.827Z] github.com/docker/docker/cli [2021-11-11T15:50:29.827Z] github.com/docker/docker/cli/config [2021-11-11T15:50:29.827Z] github.com/docker/docker/cli/debug [2021-11-11T15:50:29.827Z] github.com/docker/docker/client [2021-11-11T15:50:29.827Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T15:50:29.827Z] github.com/docker/docker/cmd/dockerd [2021-11-11T15:50:29.827Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T15:50:29.827Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T15:50:29.827Z] github.com/docker/docker/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/container/stream [2021-11-11T15:50:29.827Z] github.com/docker/docker/contrib/apparmor [2021-11-11T15:50:29.827Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T15:50:29.827Z] github.com/docker/docker/contrib/httpserver [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/config [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/discovery [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/events [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/exec [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/images [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/initlayer [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/links [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/listeners [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/local [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/names [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/network [2021-11-11T15:50:29.827Z] github.com/docker/docker/daemon/stats [2021-11-11T15:50:29.827Z] github.com/docker/docker/distribution [2021-11-11T15:50:29.827Z] github.com/docker/docker/distribution/metadata [2021-11-11T15:50:29.827Z] github.com/docker/docker/distribution/utils [2021-11-11T15:50:29.827Z] github.com/docker/docker/distribution/xfer [2021-11-11T15:50:29.827Z] github.com/docker/docker/dockerversion [2021-11-11T15:50:29.827Z] github.com/docker/docker/errdefs [2021-11-11T15:50:29.827Z] github.com/docker/docker/image [2021-11-11T15:50:29.827Z] github.com/docker/docker/image/cache [2021-11-11T15:50:29.827Z] github.com/docker/docker/image/tarexport [2021-11-11T15:50:29.827Z] github.com/docker/docker/image/v1 [2021-11-11T15:50:29.827Z] github.com/docker/docker/internal/test/suite [2021-11-11T15:50:29.827Z] github.com/docker/docker/layer [2021-11-11T15:50:29.827Z] github.com/docker/docker/libcontainerd [2021-11-11T15:50:29.827Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T15:50:29.827Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T15:50:29.827Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T15:50:29.827Z] github.com/docker/docker/libcontainerd/types [2021-11-11T15:50:29.827Z] github.com/docker/docker/oci [2021-11-11T15:50:29.827Z] github.com/docker/docker/oci/caps [2021-11-11T15:50:29.827Z] github.com/docker/docker/opts [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/aaparser [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/archive [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/authorization [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/capabilities [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/containerfs [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/directory [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/discovery [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/dmesg [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/filenotify [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/fileutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/fsutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/homedir [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/idtools [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/ioutils [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/locker [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/longpath [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/loopback [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/mount [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pidfile [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/platform [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pools [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/progress [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/pubsub [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/reexec [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/signal [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stack [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/stringid [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/symlink [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/system [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/tailfile [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/tarsum [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/term [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/term/windows [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/truncindex [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/urlutil [2021-11-11T15:50:29.827Z] github.com/docker/docker/pkg/useragent [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T15:50:29.827Z] github.com/docker/docker/plugin/v2 [2021-11-11T15:50:29.827Z] github.com/docker/docker/profiles/apparmor [2021-11-11T15:50:29.827Z] github.com/docker/docker/profiles/seccomp [2021-11-11T15:50:29.827Z] github.com/docker/docker/quota [2021-11-11T15:50:29.827Z] github.com/docker/docker/reference [2021-11-11T15:50:29.827Z] github.com/docker/docker/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/registry/resumable [2021-11-11T15:50:29.827Z] github.com/docker/docker/restartmanager [2021-11-11T15:50:29.827Z] github.com/docker/docker/rootless [2021-11-11T15:50:29.827Z] github.com/docker/docker/rootless/specconv [2021-11-11T15:50:29.827Z] github.com/docker/docker/runconfig [2021-11-11T15:50:29.827Z] github.com/docker/docker/runconfig/opts [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/daemon [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/environment [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakegit [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/testutil/request [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/drivers [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/local [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/mounts [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/service [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/service/opts [2021-11-11T15:50:29.827Z] github.com/docker/docker/volume/testutils' [2021-11-11T15:50:29.827Z] ++ echo 'github.com/docker/docker/api [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/backend/build [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/httputils [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/middleware [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/build [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/debug [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/image [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/network [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/session [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/system [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/server/router/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/backend [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/container [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/events [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/filters [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/image [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/mount [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/network [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/registry [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/strslice [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/swarm [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/time [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T15:50:29.827Z] github.com/docker/docker/api/types/volume [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T15:50:29.827Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T15:50:29.828Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T15:50:29.828Z] github.com/docker/docker/builder/dockerfile [2021-11-11T15:50:29.828Z] github.com/docker/docker/builder/dockerignore [2021-11-11T15:50:29.828Z] github.com/docker/docker/builder/remotecontext [2021-11-11T15:50:29.828Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T15:50:29.828Z] github.com/docker/docker/cli [2021-11-11T15:50:29.828Z] github.com/docker/docker/cli/config [2021-11-11T15:50:29.828Z] github.com/docker/docker/cli/debug [2021-11-11T15:50:29.828Z] github.com/docker/docker/client [2021-11-11T15:50:29.828Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T15:50:29.828Z] github.com/docker/docker/cmd/dockerd [2021-11-11T15:50:29.828Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T15:50:29.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T15:50:29.828Z] github.com/docker/docker/container [2021-11-11T15:50:29.828Z] github.com/docker/docker/container/stream [2021-11-11T15:50:29.828Z] github.com/docker/docker/contrib/apparmor [2021-11-11T15:50:29.828Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T15:50:29.828Z] github.com/docker/docker/contrib/httpserver [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/config [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/discovery [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/events [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/exec [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/images [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/initlayer [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/links [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/listeners [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/local [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/names [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/network [2021-11-11T15:50:29.828Z] github.com/docker/docker/daemon/stats [2021-11-11T15:50:29.828Z] github.com/docker/docker/distribution [2021-11-11T15:50:29.828Z] github.com/docker/docker/distribution/metadata [2021-11-11T15:50:29.828Z] github.com/docker/docker/distribution/utils [2021-11-11T15:50:29.828Z] github.com/docker/docker/distribution/xfer [2021-11-11T15:50:29.828Z] github.com/docker/docker/dockerversion [2021-11-11T15:50:29.828Z] github.com/docker/docker/errdefs [2021-11-11T15:50:29.828Z] github.com/docker/docker/image [2021-11-11T15:50:29.828Z] github.com/docker/docker/image/cache [2021-11-11T15:50:29.828Z] github.com/docker/docker/image/tarexport [2021-11-11T15:50:29.828Z] github.com/docker/docker/image/v1 [2021-11-11T15:50:29.828Z] github.com/docker/docker/internal/test/suite [2021-11-11T15:50:29.828Z] github.com/docker/docker/layer [2021-11-11T15:50:29.828Z] github.com/docker/docker/libcontainerd [2021-11-11T15:50:29.828Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T15:50:29.828Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T15:50:29.828Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T15:50:29.828Z] github.com/docker/docker/libcontainerd/types [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/types [2021-11-11T15:50:29.828Z] github.com/docker/docker/oci [2021-11-11T15:50:29.828Z] github.com/docker/docker/oci/caps [2021-11-11T15:50:29.828Z] github.com/docker/docker/opts [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/aaparser [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/archive [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/authorization [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/capabilities [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/containerfs [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/directory [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/discovery [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/dmesg [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/filenotify [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/fileutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/fsutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/homedir [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/idtools [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/ioutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/locker [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/longpath [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/loopback [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/mount [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/parsers [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/pidfile [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/platform [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugins [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/pools [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/progress [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/pubsub [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/reexec [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/signal [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/stack [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/stringid [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/symlink [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/system [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/tailfile [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/tarsum [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/term [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/term/windows [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/truncindex [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/urlutil [2021-11-11T15:50:29.828Z] github.com/docker/docker/pkg/useragent [2021-11-11T15:50:29.828Z] github.com/docker/docker/plugin [2021-11-11T15:50:29.828Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T15:50:29.828Z] github.com/docker/docker/plugin/v2 [2021-11-11T15:50:29.828Z] github.com/docker/docker/profiles/apparmor [2021-11-11T15:50:29.828Z] github.com/docker/docker/profiles/seccomp [2021-11-11T15:50:29.828Z] github.com/docker/docker/quota [2021-11-11T15:50:29.828Z] github.com/docker/docker/reference [2021-11-11T15:50:29.828Z] github.com/docker/docker/registry [2021-11-11T15:50:29.828Z] github.com/docker/docker/registry/resumable [2021-11-11T15:50:29.828Z] github.com/docker/docker/restartmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/rootless [2021-11-11T15:50:29.828Z] github.com/docker/docker/rootless/specconv [2021-11-11T15:50:29.828Z] github.com/docker/docker/runconfig [2021-11-11T15:50:29.828Z] github.com/docker/docker/runconfig/opts [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/daemon [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/environment [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fakegit [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/registry [2021-11-11T15:50:29.828Z] github.com/docker/docker/testutil/request [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume/drivers [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume/local [2021-11-11T15:50:29.828Z] github.com/docke++ grep --fixed-strings /libnetwork [2021-11-11T15:50:29.828Z] r/docker/volume/mounts [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume/service [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume/service/opts [2021-11-11T15:50:29.828Z] github.com/docker/docker/volume/testutils' [2021-11-11T15:50:29.828Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/types' [2021-11-11T15:50:29.828Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:50:29.828Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/types' [2021-11-11T15:50:29.829Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:50:29.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:50:29.829Z] + type docker-proxy [2021-11-11T15:50:29.829Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T15:50:29.829Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T15:50:29.829Z] [2021-11-11T15:50:30.087Z] Removing bundles/ [2021-11-11T15:50:30.087Z] [2021-11-11T15:50:30.087Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T15:50:30.087Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T15:50:30.087Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:50:27.955Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:50:28.018Z] > git checkout -f 37382be85a4d68ae68ae4324d16081bb34a1835d # timeout=10 [2021-11-11T15:50:31.577Z] Merge succeeded, producing afde1a07b9ba97dffa397e571ad1e9b65fbf3cf8 [2021-11-11T15:50:31.577Z] Checking out Revision afde1a07b9ba97dffa397e571ad1e9b65fbf3cf8 (PR-43005) [2021-11-11T15:50:30.847Z] > git remote # timeout=10 [2021-11-11T15:50:30.921Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:50:30.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T15:50:30.970Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T15:50:31.486Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T15:50:31.616Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:50:31.670Z] > git checkout -f afde1a07b9ba97dffa397e571ad1e9b65fbf3cf8 # timeout=10 [2021-11-11T15:50:34.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T15:50:34.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T15:50:36.648Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T15:50:36.648Z] [2021-11-11T15:50:36.648Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T15:50:36.648Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T15:50:36.648Z] [2021-11-11T15:50:36.648Z] + mkdir -p bundles [2021-11-11T15:50:36.648Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/backend/build [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/httputils [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/middleware [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/build [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/container [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/debug [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/image [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/network [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/session [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/system [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/server/router/volume [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/backend [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/container [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/events [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/filters [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/image [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/mount [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/network [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/registry [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/strslice [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/swarm [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/time [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/versions [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T15:50:36.648Z] github.com/docker/docker/api/types/volume [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/dockerfile [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/dockerignore [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/remotecontext [2021-11-11T15:50:36.648Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T15:50:36.648Z] github.com/docker/docker/cli [2021-11-11T15:50:36.648Z] github.com/docker/docker/cli/config [2021-11-11T15:50:36.648Z] github.com/docker/docker/cli/debug [2021-11-11T15:50:36.648Z] github.com/docker/docker/client [2021-11-11T15:50:36.648Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T15:50:36.648Z] github.com/docker/docker/cmd/dockerd [2021-11-11T15:50:36.648Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T15:50:36.648Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T15:50:36.648Z] github.com/docker/docker/container [2021-11-11T15:50:36.648Z] github.com/docker/docker/container/stream [2021-11-11T15:50:36.648Z] github.com/docker/docker/contrib/apparmor [2021-11-11T15:50:36.648Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T15:50:36.648Z] github.com/docker/docker/contrib/httpserver [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/config [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/discovery [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/events [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/exec [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/images [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/initlayer [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/links [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/listeners [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T15:50:36.648Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/local [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/names [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/network [2021-11-11T15:50:36.649Z] github.com/docker/docker/daemon/stats [2021-11-11T15:50:36.649Z] github.com/docker/docker/distribution [2021-11-11T15:50:36.649Z] github.com/docker/docker/distribution/metadata [2021-11-11T15:50:36.649Z] github.com/docker/docker/distribution/utils [2021-11-11T15:50:36.649Z] github.com/docker/docker/distribution/xfer [2021-11-11T15:50:36.649Z] github.com/docker/docker/dockerversion [2021-11-11T15:50:36.649Z] github.com/docker/docker/errdefs [2021-11-11T15:50:36.649Z] github.com/docker/docker/image [2021-11-11T15:50:36.649Z] github.com/docker/docker/image/cache [2021-11-11T15:50:36.649Z] github.com/docker/docker/image/tarexport [2021-11-11T15:50:36.649Z] github.com/docker/docker/image/v1 [2021-11-11T15:50:36.649Z] github.com/docker/docker/internal/test/suite [2021-11-11T15:50:36.649Z] github.com/docker/docker/layer [2021-11-11T15:50:36.649Z] github.com/docker/docker/libcontainerd [2021-11-11T15:50:36.649Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T15:50:36.649Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T15:50:36.649Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T15:50:36.649Z] github.com/docker/docker/libcontainerd/types [2021-11-11T15:50:36.649Z] github.com/docker/docker/oci [2021-11-11T15:50:36.649Z] github.com/docker/docker/oci/caps [2021-11-11T15:50:36.649Z] github.com/docker/docker/opts [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/aaparser [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/archive [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/authorization [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/capabilities [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/containerfs [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/directory [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/discovery [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/dmesg [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/filenotify [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/fileutils [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/fsutils [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/homedir [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/idtools [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/ioutils [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/locker [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/longpath [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/loopback [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/mount [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/parsers [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/pidfile [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/platform [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugins [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/pools [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/progress [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/pubsub [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/reexec [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/signal [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/stack [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/stringid [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/symlink [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/system [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/tailfile [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/tarsum [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/term [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/term/windows [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/truncindex [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/urlutil [2021-11-11T15:50:36.649Z] github.com/docker/docker/pkg/useragent [2021-11-11T15:50:36.649Z] github.com/docker/docker/plugin [2021-11-11T15:50:36.649Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T15:50:36.649Z] github.com/docker/docker/plugin/v2 [2021-11-11T15:50:36.649Z] github.com/docker/docker/profiles/apparmor [2021-11-11T15:50:36.649Z] github.com/docker/docker/profiles/seccomp [2021-11-11T15:50:36.649Z] github.com/docker/docker/quota [2021-11-11T15:50:36.649Z] github.com/docker/docker/reference [2021-11-11T15:50:36.649Z] github.com/docker/docker/registry [2021-11-11T15:50:36.649Z] github.com/docker/docker/registry/resumable [2021-11-11T15:50:36.649Z] github.com/docker/docker/restartmanager [2021-11-11T15:50:36.649Z] github.com/docker/docker/rootless [2021-11-11T15:50:36.649Z] github.com/docker/docker/rootless/specconv [2021-11-11T15:50:36.649Z] github.com/docker/docker/runconfig [2021-11-11T15:50:36.649Z] github.com/docker/docker/runconfig/opts [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/daemon [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/environment [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fakegit [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/registry [2021-11-11T15:50:36.649Z] github.com/docker/docker/testutil/request [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/drivers [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/local [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/mounts [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/service [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/service/opts [2021-11-11T15:50:36.649Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T15:50:36.650Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-11T15:50:36.909Z] ? github.com/docker/docker/api [no test files] [2021-11-11T15:50:43.053Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T15:50:43.185Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T15:50:43.096Z] > git rev-list --no-walk 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a # timeout=10 [2021-11-11T15:50:46.585Z] + docker version [2021-11-11T15:50:48.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T15:50:49.109Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-11T15:50:53.964Z] Client: [2021-11-11T15:50:53.965Z] Version: 20.10.9 [2021-11-11T15:50:53.965Z] API version: 1.41 [2021-11-11T15:50:53.965Z] Go version: go1.16.8 [2021-11-11T15:50:53.965Z] Git commit: c2ea9bc [2021-11-11T15:50:53.965Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:50:53.965Z] OS/Arch: windows/amd64 [2021-11-11T15:50:53.965Z] Context: default [2021-11-11T15:50:53.965Z] Experimental: true [2021-11-11T15:50:53.965Z] [2021-11-11T15:50:53.965Z] Server: Docker Engine - Community [2021-11-11T15:50:53.965Z] Engine: [2021-11-11T15:50:53.965Z] Version: 20.10.9 [2021-11-11T15:50:53.965Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:50:53.965Z] Go version: go1.16.8 [2021-11-11T15:50:53.965Z] Git commit: 79ea9d3 [2021-11-11T15:50:53.965Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:50:53.965Z] OS/Arch: windows/amd64 [2021-11-11T15:50:53.965Z] Experimental: true [Pipeline] sh [2021-11-11T15:50:55.571Z] + docker info [2021-11-11T15:50:55.571Z] Client: [2021-11-11T15:50:55.571Z] Context: default [2021-11-11T15:50:55.571Z] Debug Mode: false [2021-11-11T15:50:55.571Z] [2021-11-11T15:50:55.571Z] Server: [2021-11-11T15:50:55.571Z] Containers: 0 [2021-11-11T15:50:55.571Z] Running: 0 [2021-11-11T15:50:55.571Z] Paused: 0 [2021-11-11T15:50:55.571Z] Stopped: 0 [2021-11-11T15:50:55.571Z] Images: 0 [2021-11-11T15:50:55.571Z] Server Version: 20.10.9 [2021-11-11T15:50:55.571Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:50:55.571Z] Windows: [2021-11-11T15:50:55.571Z] LCOW: [2021-11-11T15:50:55.571Z] Logging Driver: json-file [2021-11-11T15:50:55.571Z] Plugins: [2021-11-11T15:50:55.571Z] Volume: local [2021-11-11T15:50:55.571Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:50:55.571Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:50:55.571Z] Swarm: inactive [2021-11-11T15:50:55.571Z] Default Isolation: process [2021-11-11T15:50:55.571Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T15:50:55.571Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T15:50:55.571Z] OSType: windows [2021-11-11T15:50:55.571Z] Architecture: x86_64 [2021-11-11T15:50:55.571Z] CPUs: 4 [2021-11-11T15:50:55.571Z] Total Memory: 32GiB [2021-11-11T15:50:55.571Z] Name: azwin-2-b4e0b0 [2021-11-11T15:50:55.571Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T15:50:55.571Z] Docker Root Dir: D:\docker [2021-11-11T15:50:55.571Z] Debug Mode: false [2021-11-11T15:50:55.571Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:50:55.571Z] Labels: [2021-11-11T15:50:55.571Z] Experimental: true [2021-11-11T15:50:55.571Z] Insecure Registries: [2021-11-11T15:50:55.571Z] 10.0.0.4:5000 [2021-11-11T15:50:55.571Z] 127.0.0.0/8 [2021-11-11T15:50:55.571Z] Registry Mirrors: [2021-11-11T15:50:55.571Z] http://10.0.0.4:5000/ [2021-11-11T15:50:55.571Z] Live Restore Enabled: false [2021-11-11T15:50:55.571Z] Product License: Community Engine [2021-11-11T15:50:55.571Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T15:50:55.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T15:50:56.306Z] #62 263.9 # github.com/containerd/containerd/cmd/containerd [2021-11-11T15:50:56.306Z] #62 263.9 /usr/bin/ld: /tmp/go-link-32526976/000019.o: in function `New': [2021-11-11T15:50:56.306Z] #62 263.9 /tmp/tmp.evkAvPGZcU/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-11-11T15:50:56.306Z] #62 264.0 + bin/containerd-stress [2021-11-11T15:50:56.306Z] #62 265.0 + bin/containerd-shim [2021-11-11T15:51:04.396Z] #62 272.3 + bin/containerd-shim-runc-v1 [2021-11-11T15:51:08.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T15:51:08.568Z] #62 277.5 + bin/containerd-shim-runc-v2 [2021-11-11T15:51:08.824Z] #62 278.1 + binaries [2021-11-11T15:51:08.824Z] #62 278.1 + install -D bin/containerd /build/containerd [2021-11-11T15:51:08.824Z] #62 278.1 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T15:51:08.824Z] #62 278.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T15:51:08.824Z] #62 278.1 + install -D bin/ctr /build/ctr [2021-11-11T15:51:09.080Z] #62 DONE 278.4s [2021-11-11T15:51:10.967Z] [2021-11-11T15:51:10.967Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T15:51:10.967Z] #63 sha256:85e16344232acbeb0df463e0ac9e8490196e0b48a2049a22f0e469d3cabc76db [2021-11-11T15:51:11.222Z] #63 DONE 0.3s [2021-11-11T15:51:11.222Z] [2021-11-11T15:51:11.222Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T15:51:11.222Z] #68 sha256:2501adda9454528579da3b1f56f4469631c7592ef74a35a053bd34005308f9b3 [2021-11-11T15:51:11.222Z] #68 DONE 0.1s [2021-11-11T15:51:11.478Z] [2021-11-11T15:51:11.478Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T15:51:11.478Z] #73 sha256:ffb975e254ce3ee183d14b6ab320a81f540eb8cdd5eef10caf867806b19c7e89 [2021-11-11T15:51:12.039Z] #73 DONE 0.7s [2021-11-11T15:51:12.295Z] [2021-11-11T15:51:12.295Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T15:51:12.295Z] #74 sha256:965286b0abd052b05f46d4265596c93c99cc40fc74cdae3493c7ec8197dd0065 [2021-11-11T15:51:12.295Z] #74 DONE 0.0s [2021-11-11T15:51:12.295Z] [2021-11-11T15:51:12.295Z] #75 [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-11-11T15:51:12.295Z] #75 sha256:96757bcfbd37b8d00aa8d4909a523adc7f5ed71ce0449c0f8c0b6be187787efe [2021-11-11T15:51:13.660Z] #75 1.205 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T15:51:13.660Z] #75 1.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T15:51:13.660Z] #75 1.206 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T15:51:14.223Z] #75 1.487 Reading package lists... [2021-11-11T15:51:14.481Z] #75 2.003 Reading package lists... [2021-11-11T15:51:14.531Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:51:14.531Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:51:14.531Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:51:14.531Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:51:14.531Z] [2021-11-11T15:51:14.531Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-11T15:51:14.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-11T15:51:14.531Z] Using test binary docker [2021-11-11T15:51:14.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T15:51:14.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T15:51:14.531Z] INFO: Waiting for daemon to start... [2021-11-11T15:51:14.531Z] Starting dockerd [2021-11-11T15:51:14.740Z] #75 2.499 Building dependency tree... [2021-11-11T15:51:14.740Z] #75 2.605 Reading state information... [2021-11-11T15:51:14.740Z] #75 2.721 The following additional packages will be installed: [2021-11-11T15:51:14.999Z] #75 2.722 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-11T15:51:14.999Z] #75 2.722 systemd-timesyncd [2021-11-11T15:51:14.999Z] #75 2.723 Suggested packages: [2021-11-11T15:51:14.999Z] #75 2.723 systemd-container policykit-1 [2021-11-11T15:51:14.999Z] #75 2.723 Recommended packages: [2021-11-11T15:51:14.999Z] #75 2.723 libnss-systemd [2021-11-11T15:51:14.999Z] #75 2.810 The following NEW packages will be installed: [2021-11-11T15:51:14.999Z] #75 2.810 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-11T15:51:14.999Z] #75 2.811 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-11T15:51:15.257Z] #75 3.078 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T15:51:15.257Z] #75 3.078 Need to get 5937 kB of archives. [2021-11-11T15:51:15.257Z] #75 3.078 After this operation, 19.5 MB of additional disk space will be used. [2021-11-11T15:51:15.257Z] #75 3.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-11T15:51:15.257Z] #75 3.080 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-11T15:51:15.257Z] #75 3.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-11T15:51:15.257Z] #75 3.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-11T15:51:15.257Z] #75 3.085 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-11T15:51:15.257Z] #75 3.085 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-11T15:51:15.514Z] #75 3.219 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-11T15:51:15.514Z] #75 3.221 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-11T15:51:15.514Z] #75 3.222 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-11T15:51:15.514Z] #75 3.224 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-11T15:51:15.514Z] #75 3.248 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-11T15:51:15.514Z] #75 3.460 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:51:15.774Z] #75 3.492 Fetched 5937 kB in 0s (13.7 MB/s) [2021-11-11T15:51:15.774Z] #75 3.517 Selecting previously unselected package libargon2-1:amd64. [2021-11-11T15:51:15.774Z] #75 3.517 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-11-11T15:51:15.774Z] #75 3.533 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-11T15:51:15.774Z] #75 3.538 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T15:51:15.774Z] #75 3.568 Selecting previously unselected package libjson-c5:amd64. [2021-11-11T15:51:15.774Z] #75 3.571 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-11T15:51:15.774Z] #75 3.574 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-11T15:51:15.774Z] #75 3.605 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-11T15:51:15.774Z] #75 3.608 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-11T15:51:15.774Z] #75 3.611 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T15:51:15.774Z] #75 3.659 Selecting previously unselected package libkmod2:amd64. [2021-11-11T15:51:15.774Z] #75 3.661 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-11T15:51:15.774Z] #75 3.665 Unpacking libkmod2:amd64 (28-1) ... [2021-11-11T15:51:15.774Z] #75 3.702 Selecting previously unselected package systemd-timesyncd. [2021-11-11T15:51:15.900Z] . [2021-11-11T15:51:15.900Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-11T15:51:16.031Z] #75 3.705 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-11T15:51:16.031Z] #75 3.708 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-11T15:51:16.031Z] #75 3.753 Selecting previously unselected package systemd. [2021-11-11T15:51:16.031Z] #75 3.756 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-11T15:51:16.031Z] #75 3.789 Unpacking systemd (247.3-6) ... [2021-11-11T15:51:16.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T15:51:16.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T15:51:16.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T15:51:16.598Z] #75 4.354 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T15:51:16.599Z] #75 4.365 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-11T15:51:16.599Z] #75 4.375 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T15:51:16.599Z] #75 4.384 Setting up libkmod2:amd64 (28-1) ... [2021-11-11T15:51:16.599Z] #75 4.394 Setting up systemd (247.3-6) ... [2021-11-11T15:51:16.599Z] #75 4.427 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-11T15:51:16.599Z] #75 4.430 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-11T15:51:16.599Z] #75 4.432 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-11T15:51:16.856Z] #75 4.764 Setting up systemd-timesyncd (247.3-6) ... [2021-11-11T15:51:17.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T15:51:17.111Z] #75 4.963 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T15:51:17.112Z] #75 4.963 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T15:51:17.112Z] #75 5.028 Selecting previously unselected package systemd-sysv. [2021-11-11T15:51:17.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T15:51:17.367Z] #75 5.029 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-11-11T15:51:17.367Z] #75 5.042 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-11T15:51:17.367Z] #75 5.045 Unpacking systemd-sysv (247.3-6) ... [2021-11-11T15:51:17.367Z] #75 5.084 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-11T15:51:17.367Z] #75 5.087 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-11T15:51:17.367Z] #75 5.090 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T15:51:17.367Z] #75 5.143 Selecting previously unselected package dbus. [2021-11-11T15:51:17.367Z] #75 5.146 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-11T15:51:17.367Z] #75 5.155 Unpacking dbus (1.12.20-2) ... [2021-11-11T15:51:17.367Z] #75 5.210 Selecting previously unselected package libpam-systemd:amd64. [2021-11-11T15:51:17.367Z] #75 5.213 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-11T15:51:17.367Z] #75 5.217 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-11T15:51:17.367Z] #75 5.262 Selecting previously unselected package dbus-user-session. [2021-11-11T15:51:17.616Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T15:51:17.616Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-79c76299\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T15:51:17.616Z] ---------------------------------------------------------------------------- [2021-11-11T15:51:17.616Z] [2021-11-11T15:51:17.616Z] INFO: executeCI.ps1 starting at Thu Nov 11 15:51:14 CUT 2021 [2021-11-11T15:51:17.616Z] [2021-11-11T15:51:17.616Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T15:51:17.616Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T15:51:17.616Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T15:51:17.616Z] INFO: Environment variables: [2021-11-11T15:51:17.616Z] [2021-11-11T15:51:17.616Z] Name Value [2021-11-11T15:51:17.616Z] ---- ----- [2021-11-11T15:51:17.616Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T15:51:17.616Z] amd64 true [2021-11-11T15:51:17.616Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T15:51:17.616Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T15:51:17.616Z] arm64 true [2021-11-11T15:51:17.616Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T15:51:17.616Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T15:51:17.616Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T15:51:17.616Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T15:51:17.616Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T15:51:17.616Z] BRANCH_NAME PR-43005 [2021-11-11T15:51:17.616Z] BUILD_DISPLAY_NAME #5 [2021-11-11T15:51:17.616Z] BUILD_ID 5 [2021-11-11T15:51:17.616Z] BUILD_NUMBER 5 [2021-11-11T15:51:17.616Z] BUILD_TAG jenkins-moby-PR-43005-5 [2021-11-11T15:51:17.616Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/ [2021-11-11T15:51:17.616Z] cgroup2 true [2021-11-11T15:51:17.616Z] CHANGE_AUTHOR thaJeztah [2021-11-11T15:51:17.616Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-11T15:51:17.616Z] CHANGE_BRANCH seccomp_mips [2021-11-11T15:51:17.616Z] CHANGE_FORK thaJeztah/docker [2021-11-11T15:51:17.616Z] CHANGE_ID 43005 [2021-11-11T15:51:17.616Z] CHANGE_TARGET master [2021-11-11T15:51:17.616Z] CHANGE_TITLE profiles/seccomp: use conditional (hard-coded) errNoRet for MIPS/non-MIPS [2021-11-11T15:51:17.616Z] CHANGE_URL https://github.com/moby/moby/pull/43005 [2021-11-11T15:51:17.616Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T15:51:17.616Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T15:51:17.616Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T15:51:17.616Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T15:51:17.616Z] COMPUTERNAME azwin-2-b4e0b0 [2021-11-11T15:51:17.616Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T15:51:17.616Z] ConfigSequenceNumber 0 [2021-11-11T15:51:17.616Z] dco true [2021-11-11T15:51:17.616Z] DOCKER_BUILDKIT 0 [2021-11-11T15:51:17.616Z] DOCKER_DUT_DEBUG 1 [2021-11-11T15:51:17.616Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T15:51:17.616Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T15:51:17.616Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-11T15:51:17.616Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T15:51:17.616Z] EXECUTOR_NUMBER 0 [2021-11-11T15:51:17.616Z] FQDN azwin-2-b4e0b0.westus.cloudapp.azure.com [2021-11-11T15:51:17.616Z] GIT_BRANCH PR-43005 [2021-11-11T15:51:17.616Z] GIT_COMMIT afde1a07b9ba97dffa397e571ad1e9b65fbf3cf8 [2021-11-11T15:51:17.616Z] GIT_PREVIOUS_COMMIT 9f76e039b1f08ac2a6847a5f5c9833d4dc63156a [2021-11-11T15:51:17.616Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T15:51:17.616Z] HUDSON_COOKIE 1d067f56-6693-448e-bdef-97bddb916e58 [2021-11-11T15:51:17.616Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:51:17.616Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T15:51:17.616Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T15:51:17.616Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T15:51:17.616Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T15:51:17.616Z] JENKINS_NODE_COOKIE a3e6d58a-bec7-485e-b7ac-da62f27e60cd [2021-11-11T15:51:17.616Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T15:51:17.616Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T15:51:17.616Z] JOB_BASE_NAME PR-43005 [2021-11-11T15:51:17.616Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/display/redirect [2021-11-11T15:51:17.616Z] JOB_NAME moby/PR-43005 [2021-11-11T15:51:17.616Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/ [2021-11-11T15:51:17.616Z] library.jps.version master [2021-11-11T15:51:17.616Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T15:51:17.616Z] NODE_LABELS amd64 azure azwin-2-b4e0b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T15:51:17.616Z] NODE_NAME azwin-2-b4e0b0 [2021-11-11T15:51:17.616Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T15:51:17.616Z] OS Windows_NT [2021-11-11T15:51:17.616Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T15:51:17.616Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T15:51:17.616Z] ppc64le false [2021-11-11T15:51:17.616Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T15:51:17.616Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-11T15:51:17.616Z] PROCESSOR_LEVEL 6 [2021-11-11T15:51:17.616Z] PROCESSOR_REVISION 5504 [2021-11-11T15:51:17.616Z] ProgramData C:\ProgramData [2021-11-11T15:51:17.616Z] ProgramFiles C:\Program Files [2021-11-11T15:51:17.616Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T15:51:17.616Z] ProgramW6432 C:\Program Files [2021-11-11T15:51:17.616Z] PROMPT $P$G [2021-11-11T15:51:17.616Z] PSExecutionPolicyPreference Bypass [2021-11-11T15:51:17.616Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T15:51:17.616Z] PUBLIC C:\Users\Public [2021-11-11T15:51:17.616Z] rootless true [2021-11-11T15:51:17.616Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=artif... [2021-11-11T15:51:17.616Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=changes [2021-11-11T15:51:17.616Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect [2021-11-11T15:51:17.616Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43005/5/display/redirect?page=tests [2021-11-11T15:51:17.616Z] s390x false [2021-11-11T15:51:17.616Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T15:51:17.616Z] SOURCES_DRIVE d [2021-11-11T15:51:17.616Z] SOURCES_SUBDIR gopath [2021-11-11T15:51:17.616Z] STAGE_NAME Run tests [2021-11-11T15:51:17.616Z] SystemDrive C: [2021-11-11T15:51:17.616Z] SystemRoot C:\Windows [2021-11-11T15:51:17.616Z] TEMP C:\Windows\TEMP [2021-11-11T15:51:17.616Z] TESTDEBUG 0 [2021-11-11T15:51:17.616Z] TESTRUN_DRIVE d [2021-11-11T15:51:17.617Z] TESTRUN_SUBDIR CI [2021-11-11T15:51:17.617Z] TIMEOUT 120m [2021-11-11T15:51:17.617Z] TMP C:\Windows\TEMP [2021-11-11T15:51:17.617Z] unit_validate true [2021-11-11T15:51:17.617Z] USERDOMAIN WORKGROUP [2021-11-11T15:51:17.617Z] USERNAME azwin-2-b4e0b0$ [2021-11-11T15:51:17.617Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T15:51:17.617Z] validate_force false [2021-11-11T15:51:17.617Z] windir C:\Windows [2021-11-11T15:51:17.617Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T15:51:17.617Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T15:51:17.617Z] windows2022 true [2021-11-11T15:51:17.617Z] windows2022containerd true [2021-11-11T15:51:17.617Z] windowsRS1 false [2021-11-11T15:51:17.617Z] windowsRS5 true [2021-11-11T15:51:17.617Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T15:51:17.617Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T15:51:17.617Z] [2021-11-11T15:51:17.617Z] [2021-11-11T15:51:17.617Z] [2021-11-11T15:51:17.617Z] INFO: Sources under d:\gopath\... [2021-11-11T15:51:17.617Z] INFO: Test run under d:\CI\... [2021-11-11T15:51:17.617Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T15:51:17.617Z] INFO: docker/docker repository was found [2021-11-11T15:51:17.617Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-11T15:51:17.622Z] #75 5.264 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-11T15:51:17.622Z] #75 5.268 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-11T15:51:17.623Z] #75 5.333 Setting up systemd-sysv (247.3-6) ... [2021-11-11T15:51:17.623Z] #75 5.344 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T15:51:17.623Z] #75 5.353 Setting up dbus (1.12.20-2) ... [2021-11-11T15:51:17.623Z] #75 5.464 invoke-rc.d: could not determine current runlevel [2021-11-11T15:51:17.623Z] #75 5.466 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T15:51:17.623Z] #75 5.469 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-11T15:51:17.878Z] #75 5.831 Setting up dbus-user-session (1.12.20-2) ... [2021-11-11T15:51:18.134Z] #75 5.844 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T15:51:18.134Z] #75 DONE 6.0s [2021-11-11T15:51:18.134Z] [2021-11-11T15:51:18.134Z] #76 [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-11-11T15:51:18.134Z] #76 sha256:dec4e46c86b3e0e3e87e353efa940b5f593bdb4a3bab99ac3d5808891ae4885c [2021-11-11T15:51:18.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T15:51:18.609Z] ltsc2022: Pulling from windows/servercore [2021-11-11T15:51:18.609Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T15:51:18.609Z] a0eb404f1860: Pulling fs layer [2021-11-11T15:51:19.117Z] #76 0.918 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:51:19.117Z] #76 0.918 Dload Upload Total Spent Left Speed [2021-11-11T15:51:19.381Z] #76 0.918 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14701 0 --:--:-- --:--:-- --:--:-- 14701 [2021-11-11T15:51:19.381Z] #76 DONE 1.1s [2021-11-11T15:51:19.381Z] [2021-11-11T15:51:19.381Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T15:51:19.381Z] #77 sha256:83da6ff95c9e0237b9c424c60aeb994a1d93bee81d760d429aeb72dd1e528b21 [2021-11-11T15:51:20.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T15:51:20.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T15:51:20.792Z] #77 DONE 1.4s [2021-11-11T15:51:20.792Z] [2021-11-11T15:51:20.792Z] #78 exporting to image [2021-11-11T15:51:20.792Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T15:51:20.792Z] #78 exporting layers [2021-11-11T15:51:20.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T15:51:21.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T15:51:21.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T15:51:22.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T15:51:22.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T15:51:23.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T15:51:23.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T15:51:24.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T15:51:24.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T15:51:25.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T15:51:25.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T15:51:26.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T15:51:26.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T15:51:27.370Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T15:51:27.370Z] Using test binary docker [2021-11-11T15:51:27.370Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T15:51:27.370Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T15:51:27.370Z] INFO: Waiting for daemon to start... [2021-11-11T15:51:27.370Z] Starting dockerd [2021-11-11T15:51:28.894Z] #78 exporting layers 8.4s done [2021-11-11T15:51:29.149Z] #78 writing image sha256:50cff4be4046c7894a562baaf33bfcf37628b98f119a1e597583ac4452555bfd done [2021-11-11T15:51:29.149Z] #78 naming to docker.io/library/docker:ff113911ac30fced8cb9abc6792f18e85a74c005 done [2021-11-11T15:51:29.149Z] #78 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T15:51:29.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -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:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/make.sh dynbinary test-integration [2021-11-11T15:51:29.894Z] . [2021-11-11T15:51:29.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T15:51:29.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T15:51:29.894Z] Error: No such image: emptyfs [2021-11-11T15:51:29.894Z] Running integration-test (iteration 1) [2021-11-11T15:51:29.894Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T15:51:29.894Z] Loaded image: busybox:latest [2021-11-11T15:51:30.151Z] Loaded image: busybox:glibc [2021-11-11T15:51:30.443Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-11T15:51:30.443Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-11T15:51:30.443Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-11T15:51:30.443Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-11T15:51:30.443Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-11-11T15:51:30.443Z] Detected virtualization docker. [2021-11-11T15:51:30.443Z] Detected architecture x86-64. [2021-11-11T15:51:30.443Z] Set hostname to <97587c36f20f>. [2021-11-11T15:51:30.443Z] modprobe@configfs.service: Succeeded. [2021-11-11T15:51:30.443Z] modprobe@drm.service: Succeeded. [2021-11-11T15:51:30.443Z] modprobe@fuse.service: Succeeded. [2021-11-11T15:51:30.703Z] + source /etc/docker-entrypoint-cmd [2021-11-11T15:51:30.703Z] ++ hack/make.sh dynbinary test-integration [2021-11-11T15:51:30.703Z] [2021-11-11T15:51:30.960Z] Removing bundles/ [2021-11-11T15:51:30.960Z] [2021-11-11T15:51:30.960Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T15:51:30.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:51:30.960Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:51:31.161Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T15:51:31.161Z] 8f616e6e9eec: Download complete [2021-11-11T15:51:31.522Z] Loaded image: debian:bullseye-slim [2021-11-11T15:51:31.522Z] Loaded image: hello-world:latest [2021-11-11T15:51:31.522Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:51:31.522Z] INFO: Testing against a local daemon [2021-11-11T15:51:31.522Z] === RUN TestCgroupNamespacesBuild [2021-11-11T15:51:32.893Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2021-11-11T15:51:32.893Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T15:51:33.824Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2021-11-11T15:51:33.824Z] === RUN TestBuildWithSession [2021-11-11T15:51:33.824Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:51:33.824Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T15:51:33.824Z] === RUN TestBuildSquashParent [2021-11-11T15:51:34.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T15:51:35.415Z] a0eb404f1860: Pull complete [2021-11-11T15:51:35.415Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T15:51:35.415Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:51:35.415Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T15:51:35.415Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T15:51:35.415Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T15:51:35.415Z] WARN: Skipping validation tests [2021-11-11T15:51:35.415Z] INFO: Running unit tests at 11/11/2021 15:51:34... [2021-11-11T15:51:37.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T15:51:38.349Z] a0eb404f1860: Verifying Checksum [2021-11-11T15:51:38.349Z] a0eb404f1860: Download complete [2021-11-11T15:51:39.257Z] INFO: make.ps1 starting at 11/11/2021 15:51:38 [2021-11-11T15:51:39.257Z] INFO: Git commit (9d4b9a2c7a) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T15:51:39.257Z] INFO: Invoking autogen... [2021-11-11T15:51:39.257Z] INFO: Running unit tests... [2021-11-11T15:51:39.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T15:51:41.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T15:51:41.921Z] --- PASS: TestBuildSquashParent (7.43s) [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:51:41.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:51:41.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:51:41.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:51:41.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:51:42.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:51:42.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:51:43.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T15:51:44.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:51:45.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:51:45.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2021-11-11T15:51:46.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-11-11T15:51:46.937Z] === RUN TestBuildMultiStageCopy [2021-11-11T15:51:46.937Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T15:51:47.933Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack 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-11-11T15:51:49.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T15:51:50.219Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T15:51:51.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T15:51:51.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T15:51:52.082Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T15:51:53.459Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T15:51:53.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T15:51:53.749Z] c1f4c7287c99: Pull complete [2021-11-11T15:51:53.749Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T15:51:53.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T15:51:53.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-11T15:51:53.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-11T15:51:53.749Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-11T15:51:53.749Z] WARN: Skipping validation tests [2021-11-11T15:51:53.749Z] INFO: Running unit tests at 11/11/2021 15:51:44... [2021-11-11T15:51:53.749Z] INFO: make.ps1 starting at 11/11/2021 15:51:48 [2021-11-11T15:51:53.749Z] INFO: Git commit (07123a3173) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T15:51:53.749Z] INFO: Invoking autogen... [2021-11-11T15:51:53.749Z] INFO: Running unit tests... [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-11T15:51:54.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-11T15:51:54.390Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T15:51:55.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T15:51:55.507Z] Using test binary docker [2021-11-11T15:51:55.767Z] +++ /etc/init.d/apparmor start [2021-11-11T15:51:55.767Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T15:51:55.767Z] INFO: Waiting for daemon to start... [2021-11-11T15:51:55.767Z] Starting dockerd [2021-11-11T15:51:55.767Z] +++ 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-11-11T15:51:55.967Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack 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-11-11T15:51:56.616Z] ? github.com/docker/docker/api [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/builder/dockerfile 0.132s coverage: 49.0% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T15:51:56.954Z] ok github.com/docker/docker/builder/remotecontext/git 0.868s coverage: 86.3% of statements [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T15:51:56.954Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T15:51:57.681Z] . [2021-11-11T15:51:57.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T15:51:57.886Z] ok github.com/docker/docker/cmd/docker-proxy 0.271s coverage: 67.6% of statements [2021-11-11T15:51:57.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T15:51:57.942Z] Error: No such image: emptyfs [2021-11-11T15:51:57.942Z] ++++ docker load [2021-11-11T15:51:57.942Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T15:51:58.203Z] Running integration-test (iteration 1) [2021-11-11T15:51:58.203Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T15:51:58.203Z] ++ 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-11-11T15:51:58.203Z] ++ set -e [2021-11-11T15:51:58.203Z] ++ '[' -n 0 ']' [2021-11-11T15:51:58.203Z] ++ set -x [2021-11-11T15:51:58.203Z] ++ 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-11-11T15:51:59.145Z] Loaded image: busybox:latest [2021-11-11T15:51:59.643Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-11T15:51:59.643Z] === RUN TestBuildLabelWithTargets [2021-11-11T15:51:59.715Z] Loaded image: busybox:glibc [2021-11-11T15:51:59.784Z] ok github.com/docker/docker/client 0.097s coverage: 75.6% of statements [2021-11-11T15:52:02.529Z] sha256:5b49f554792766606547def3e40e269765d8218b7dc39ffaec24bec86bdae096 [2021-11-11T15:52:02.529Z] INFO: Starting docker-py tests... [2021-11-11T15:52:02.529Z] ============================= test session starts ============================== [2021-11-11T15:52:02.529Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-11T15:52:02.529Z] rootdir: /src, inifile: pytest.ini [2021-11-11T15:52:02.529Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-11T15:52:02.529Z] collected 395 items / 1 deselected / 394 selected [2021-11-11T15:52:02.529Z] [2021-11-11T15:52:03.920Z] Loaded image: debian:bullseye-slim [2021-11-11T15:52:04.181Z] Loaded image: hello-world:latest [2021-11-11T15:52:04.181Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:52:04.181Z] INFO: Testing against a local daemon [2021-11-11T15:52:04.181Z] === RUN TestCgroupNamespacesBuild [2021-11-11T15:52:04.630Z] ? github.com/docker/docker/api [no test files] [2021-11-11T15:52:06.725Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2021-11-11T15:52:06.725Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T15:52:07.738Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-11T15:52:07.738Z] === RUN TestBuildWithEmptyLayers [2021-11-11T15:52:08.639Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2021-11-11T15:52:08.639Z] === RUN TestBuildWithSession [2021-11-11T15:52:08.639Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:52:08.639Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T15:52:08.639Z] === RUN TestBuildSquashParent [2021-11-11T15:52:10.259Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-11T15:52:10.259Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T15:52:11.582Z] === RUN TestMiddlewares [2021-11-11T15:52:11.583Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T15:52:11.583Z] PASS [2021-11-11T15:52:11.583Z] coverage: 9.0% of statements [2021-11-11T15:52:11.583Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2021-11-11T15:52:13.182Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-11T15:52:14.000Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-11T15:52:15.380Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-11T15:52:15.530Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-11T15:52:15.530Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T15:52:15.787Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-11-11T15:52:15.787Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T15:52:16.825Z] --- PASS: TestBuildSquashParent (8.06s) [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:52:16.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:52:16.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:52:16.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:52:16.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:52:17.133Z] === RUN TestMiddlewares [2021-11-11T15:52:17.133Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T15:52:17.133Z] PASS [2021-11-11T15:52:17.133Z] coverage: 9.0% of statements [2021-11-11T15:52:17.133Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2021-11-11T15:52:19.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:52:19.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:52:21.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-11-11T15:52:21.039Z] === RUN TestBuildWithHugeFile [2021-11-11T15:52:22.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:52:22.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2021-11-11T15:52:25.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2021-11-11T15:52:25.968Z] === RUN TestBuildMultiStageCopy [2021-11-11T15:52:25.968Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T15:52:28.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T15:52:28.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T15:52:29.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T15:52:29.713Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2021-11-11T15:52:29.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-11-11T15:52:29.974Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T15:52:31.356Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) [2021-11-11T15:52:31.356Z] === RUN TestBuildLabelWithTargets [2021-11-11T15:52:31.844Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.0% of statements [2021-11-11T15:52:31.844Z] ok github.com/docker/docker/container 0.113s coverage: 34.6% of statements [2021-11-11T15:52:31.844Z] ok github.com/docker/docker/cmd/dockerd/trap 2.420s coverage: 0.0% of statements [2021-11-11T15:52:31.844Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T15:52:31.844Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T15:52:31.844Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T15:52:31.844Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T15:52:31.844Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T15:52:33.266Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2021-11-11T15:52:33.266Z] === RUN TestBuildWithEmptyLayers [2021-11-11T15:52:34.650Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-11-11T15:52:34.650Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T15:52:37.111Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-11-11T15:52:37.195Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-11-11T15:52:37.195Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T15:52:38.484Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-11-11T15:52:39.109Z] --- PASS: TestBuildUncleanTarFilenames (1.64s) [2021-11-11T15:52:39.109Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T15:52:39.858Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2021-11-11T15:52:42.411Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2021-11-11T15:52:42.411Z] === RUN TestBuildWithHugeFile [2021-11-11T15:52:45.005Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-11T15:52:47.967Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-11-11T15:52:47.967Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-11T15:52:47.968Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T15:52:48.532Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T15:52:49.108Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T15:52:50.041Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2021-11-11T15:52:51.414Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-11T15:52:51.980Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.147s coverage: 56.2% of statements [2021-11-11T15:52:51.980Z] ok github.com/docker/docker/daemon 12.080s coverage: 17.6% of statements [2021-11-11T15:52:51.980Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T15:52:51.980Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T15:52:51.980Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T15:52:51.980Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T15:52:53.544Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-11-11T15:52:54.922Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.5% of statements [2021-11-11T15:52:56.828Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.196s coverage: 45.9% of statements [2021-11-11T15:52:56.828Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T15:52:57.763Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.211s coverage: 58.0% of statements [2021-11-11T15:52:57.763Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T15:52:57.763Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T15:52:58.697Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.8% of statements [2021-11-11T15:53:00.072Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-11-11T15:53:01.006Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T15:53:02.503Z] === RUN TestBoolValue [2021-11-11T15:53:02.503Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestBoolValueOrDefault [2021-11-11T15:53:02.503Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestInt64ValueOrZero [2021-11-11T15:53:02.503Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestInt64ValueOrDefault [2021-11-11T15:53:02.503Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T15:53:02.503Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestJsonContentType [2021-11-11T15:53:02.503Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T15:53:02.503Z] PASS [2021-11-11T15:53:02.503Z] coverage: 14.7% of statements [2021-11-11T15:53:02.503Z] ok github.com/docker/docker/api/server/httputils 0.107s coverage: 14.7% of statements [2021-11-11T15:53:02.503Z] === RUN TestMaskSecretKeys [2021-11-11T15:53:02.503Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T15:53:02.503Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T15:53:02.503Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T15:53:02.503Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T15:53:02.503Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T15:53:02.503Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T15:53:02.503Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestVersionMiddlewareVersion [2021-11-11T15:53:02.503Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T15:53:02.503Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T15:53:02.503Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T15:53:02.503Z] PASS [2021-11-11T15:53:02.503Z] coverage: 37.7% of statements [2021-11-11T15:53:02.503Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T15:53:02.503Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T15:53:02.908Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.7% of statements [2021-11-11T15:53:02.908Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T15:53:02.908Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T15:53:02.975Z] === RUN TestAdjustForAPIVersion [2021-11-11T15:53:02.975Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T15:53:02.975Z] PASS [2021-11-11T15:53:02.975Z] coverage: 5.7% of statements [2021-11-11T15:53:02.975Z] === RUN TestStrSliceMarshalJSON [2021-11-11T15:53:02.975Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T15:53:02.975Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestStrSliceUnmarshalString [2021-11-11T15:53:02.975Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T15:53:02.975Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T15:53:02.975Z] PASS [2021-11-11T15:53:02.975Z] coverage: 90.0% of statements [2021-11-11T15:53:02.975Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-11-11T15:53:02.975Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T15:53:02.975Z] === RUN TestToJSON [2021-11-11T15:53:02.975Z] --- PASS: TestToJSON (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestToParamWithVersion [2021-11-11T15:53:02.975Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestFromJSON [2021-11-11T15:53:02.975Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestEmpty [2021-11-11T15:53:02.975Z] --- PASS: TestEmpty (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T15:53:02.975Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestArgsMatchKVList [2021-11-11T15:53:02.975Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestArgsMatch [2021-11-11T15:53:02.975Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestAdd [2021-11-11T15:53:02.975Z] --- PASS: TestAdd (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestDel [2021-11-11T15:53:02.975Z] --- PASS: TestDel (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestLen [2021-11-11T15:53:02.975Z] --- PASS: TestLen (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestExactMatch [2021-11-11T15:53:02.975Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestOnlyOneExactMatch [2021-11-11T15:53:02.975Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestContains [2021-11-11T15:53:02.975Z] --- PASS: TestContains (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestValidate [2021-11-11T15:53:02.975Z] --- PASS: TestValidate (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestWalkValues [2021-11-11T15:53:02.975Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestFuzzyMatch [2021-11-11T15:53:02.975Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T15:53:02.975Z] === RUN TestClone [2021-11-11T15:53:02.975Z] --- PASS: TestClone (0.00s) [2021-11-11T15:53:02.975Z] PASS [2021-11-11T15:53:02.975Z] coverage: 92.2% of statements [2021-11-11T15:53:02.975Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T15:53:02.975Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T15:53:03.167Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.5% of statements [2021-11-11T15:53:03.446Z] === RUN TestDurationToSecondsString [2021-11-11T15:53:03.446Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T15:53:03.446Z] === RUN TestGetTimestamp [2021-11-11T15:53:03.446Z] --- PASS: TestGetTimestamp (0.17s) [2021-11-11T15:53:03.446Z] === RUN TestParseTimestamps [2021-11-11T15:53:03.446Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T15:53:03.446Z] PASS [2021-11-11T15:53:03.446Z] coverage: 100.0% of statements [2021-11-11T15:53:03.446Z] ok github.com/docker/docker/api/types/time 0.235s coverage: 100.0% of statements [2021-11-11T15:53:03.446Z] === RUN TestCompareVersion [2021-11-11T15:53:03.446Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T15:53:03.446Z] PASS [2021-11-11T15:53:03.446Z] coverage: 77.3% of statements [2021-11-11T15:53:03.446Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T15:53:03.446Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T15:53:04.436Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T15:53:04.436Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T15:53:04.436Z] === RUN TestCloneArgsSmartHttp [2021-11-11T15:53:04.436Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-11T15:53:04.436Z] === RUN TestCloneArgsDumbHttp [2021-11-11T15:53:04.436Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T15:53:04.687Z] 8f616e6e9eec: Pull complete [2021-11-11T15:53:04.906Z] === RUN TestCloneArgsGit [2021-11-11T15:53:04.906Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T15:53:04.906Z] === RUN TestCheckoutGit [2021-11-11T15:53:05.125Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-11-11T15:53:05.382Z] ok github.com/docker/docker/daemon/logger/awslogs 0.208s coverage: 77.4% of statements [2021-11-11T15:53:05.382Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T15:53:05.382Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T15:53:05.949Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-11-11T15:53:06.476Z] === RUN TestEnable [2021-11-11T15:53:06.476Z] --- PASS: TestEnable (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestDisable [2021-11-11T15:53:06.476Z] --- PASS: TestDisable (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestEnabled [2021-11-11T15:53:06.476Z] --- PASS: TestEnabled (0.00s) [2021-11-11T15:53:06.476Z] PASS [2021-11-11T15:53:06.476Z] coverage: 100.0% of statements [2021-11-11T15:53:06.476Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-11-11T15:53:06.476Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T15:53:06.476Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T15:53:06.476Z] === RUN TestProcessNoDockerignore [2021-11-11T15:53:06.476Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T15:53:06.476Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-11T15:53:06.476Z] === RUN TestDetectContentType [2021-11-11T15:53:06.476Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestSelectAcceptableMIME [2021-11-11T15:53:06.476Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestInspectEmptyResponse [2021-11-11T15:53:06.476Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestInspectResponseBinary [2021-11-11T15:53:06.476Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestResponseUnsupportedContentType [2021-11-11T15:53:06.476Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestInspectResponseTextSimple [2021-11-11T15:53:06.476Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T15:53:06.476Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestUnknownContentLength [2021-11-11T15:53:06.476Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestDownloadRemote [2021-11-11T15:53:06.476Z] --- PASS: TestDownloadRemote (0.10s) [2021-11-11T15:53:06.476Z] === RUN TestGetWithStatusError [2021-11-11T15:53:06.476Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestCloseRootDirectory [2021-11-11T15:53:06.476Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:06.476Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestHashFile [2021-11-11T15:53:06.476Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:06.476Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T15:53:06.476Z] === RUN TestHashSubdir [2021-11-11T15:53:06.476Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:06.476Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T15:53:06.476Z] === RUN TestRemoveDirectory [2021-11-11T15:53:06.476Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:06.476Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T15:53:06.476Z] PASS [2021-11-11T15:53:06.476Z] coverage: 9.3% of statements [2021-11-11T15:53:06.476Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 9.3% of statements [2021-11-11T15:53:06.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-11-11T15:53:06.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-11-11T15:53:06.946Z] === RUN TestGetAllAllowed [2021-11-11T15:53:06.946Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestGetAllMeta [2021-11-11T15:53:06.946Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T15:53:06.946Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T15:53:06.946Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestIsExistingDirectory [2021-11-11T15:53:06.946Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestGetFilenameForDownload [2021-11-11T15:53:06.946Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestEnv2Variables [2021-11-11T15:53:06.946Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T15:53:06.946Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestMaintainer [2021-11-11T15:53:06.946Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestLabel [2021-11-11T15:53:06.946Z] --- PASS: TestLabel (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestFromScratch [2021-11-11T15:53:06.946Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestFromWithArg [2021-11-11T15:53:06.946Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T15:53:06.946Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestFromWithUndefinedArg [2021-11-11T15:53:06.946Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T15:53:06.946Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestOnbuild [2021-11-11T15:53:06.946Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestWorkdir [2021-11-11T15:53:06.946Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestCmd [2021-11-11T15:53:06.946Z] --- PASS: TestCmd (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestHealthcheckNone [2021-11-11T15:53:06.946Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestHealthcheckCmd [2021-11-11T15:53:06.946Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestEntrypoint [2021-11-11T15:53:06.946Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestExpose [2021-11-11T15:53:06.946Z] --- PASS: TestExpose (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestUser [2021-11-11T15:53:06.946Z] --- PASS: TestUser (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestVolume [2021-11-11T15:53:06.946Z] --- PASS: TestVolume (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestStopSignal [2021-11-11T15:53:06.946Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T15:53:06.946Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestArg [2021-11-11T15:53:06.946Z] --- PASS: TestArg (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestShell [2021-11-11T15:53:06.946Z] --- PASS: TestShell (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestPrependEnvOnCmd [2021-11-11T15:53:06.946Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestRunWithBuildArgs [2021-11-11T15:53:06.946Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T15:53:06.946Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T15:53:06.946Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T15:53:06.946Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T15:53:06.946Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T15:53:06.946Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestNormalizeWorkdir [2021-11-11T15:53:06.946Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestDispatch [2021-11-11T15:53:06.946Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T15:53:06.946Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T15:53:06.946Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T15:53:06.946Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T15:53:06.946Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T15:53:06.946Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T15:53:06.946Z] === RUN TestDispatch/COPY_url [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch (0.07s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T15:53:06.946Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T15:53:06.946Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T15:53:06.946Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T15:53:06.946Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T15:53:06.946Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T15:53:06.946Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestEmptyDockerfile [2021-11-11T15:53:06.946Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestSymlinkDockerfile [2021-11-11T15:53:06.946Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T15:53:06.946Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T15:53:06.946Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestNonExistingDockerfile [2021-11-11T15:53:06.946Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestCopyRunConfig [2021-11-11T15:53:06.946Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestDeepCopyRunConfig [2021-11-11T15:53:06.946Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestExportImage [2021-11-11T15:53:06.946Z] --- PASS: TestExportImage (0.00s) [2021-11-11T15:53:06.946Z] === RUN TestNormalizeDest [2021-11-11T15:53:06.946Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T15:53:06.946Z] PASS [2021-11-11T15:53:06.946Z] coverage: 46.8% of statements [2021-11-11T15:53:06.946Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 46.8% of statements [2021-11-11T15:53:06.946Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T15:53:07.355Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:53:07.355Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:53:07.355Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:53:07.355Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:53:07.355Z] [2021-11-11T15:53:07.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:53:07.355Z] DOCKER_SYSTEMD=1 [2021-11-11T15:53:07.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:53:07.355Z] HOSTNAME=97587c36f20f [2021-11-11T15:53:07.355Z] DEST=bundles/test-integration [2021-11-11T15:53:07.355Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:53:07.355Z] DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 [2021-11-11T15:53:07.355Z] container=docker [2021-11-11T15:53:07.355Z] HOME=/root [2021-11-11T15:53:07.355Z] LANG=C.UTF-8 [2021-11-11T15:53:07.355Z] INVOCATION_ID=4b9488fe55fa4315bf2341e1ca611d99 [2021-11-11T15:53:07.355Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:53:07.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:53:07.355Z] VALIDATE_BRANCH=master [2021-11-11T15:53:07.355Z] TERM=xterm [2021-11-11T15:53:07.355Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:53:07.355Z] SHLVL=3 [2021-11-11T15:53:07.355Z] TIMEOUT=120m [2021-11-11T15:53:07.355Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:53:07.355Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:53:07.355Z] GO111MODULE=off [2021-11-11T15:53:07.355Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T15:53:07.355Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T15:53:07.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:53:07.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:53:07.355Z] GOPATH=/go [2021-11-11T15:53:07.355Z] PKG_CONFIG=pkg-config [2021-11-11T15:53:07.355Z] _=/usr/bin/env [2021-11-11T15:53:07.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T15:53:07.416Z] === RUN TestTCP4Proxy [2021-11-11T15:53:07.416Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T15:53:07.416Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T15:53:07.416Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestTCP6Proxy [2021-11-11T15:53:07.416Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T15:53:07.416Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestTCPDualStackProxy [2021-11-11T15:53:07.416Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T15:53:07.416Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestUDP4Proxy [2021-11-11T15:53:07.416Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestUDP6Proxy [2021-11-11T15:53:07.416Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T15:53:07.416Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestUDPWriteError [2021-11-11T15:53:07.416Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestSCTP4Proxy [2021-11-11T15:53:07.416Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T15:53:07.416Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T15:53:07.416Z] === RUN TestSCTP6Proxy [2021-11-11T15:53:07.416Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T15:53:07.416Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T15:53:07.416Z] PASS [2021-11-11T15:53:07.416Z] coverage: 49.4% of statements [2021-11-11T15:53:07.416Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T15:53:08.054Z] === RUN TestBoolValue [2021-11-11T15:53:08.054Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestBoolValueOrDefault [2021-11-11T15:53:08.054Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestInt64ValueOrZero [2021-11-11T15:53:08.054Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestInt64ValueOrDefault [2021-11-11T15:53:08.054Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T15:53:08.054Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestJsonContentType [2021-11-11T15:53:08.054Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 14.7% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-11-11T15:53:08.054Z] === RUN TestMaskSecretKeys [2021-11-11T15:53:08.054Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T15:53:08.054Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T15:53:08.054Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T15:53:08.054Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T15:53:08.054Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T15:53:08.054Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T15:53:08.054Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestVersionMiddlewareVersion [2021-11-11T15:53:08.054Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T15:53:08.054Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 37.7% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T15:53:08.054Z] === RUN TestAdjustForAPIVersion [2021-11-11T15:53:08.054Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 5.7% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T15:53:08.054Z] === RUN TestToJSON [2021-11-11T15:53:08.054Z] --- PASS: TestToJSON (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestToParamWithVersion [2021-11-11T15:53:08.054Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestFromJSON [2021-11-11T15:53:08.054Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestEmpty [2021-11-11T15:53:08.054Z] --- PASS: TestEmpty (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T15:53:08.054Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestArgsMatchKVList [2021-11-11T15:53:08.054Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestArgsMatch [2021-11-11T15:53:08.054Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestAdd [2021-11-11T15:53:08.054Z] --- PASS: TestAdd (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestDel [2021-11-11T15:53:08.054Z] --- PASS: TestDel (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestLen [2021-11-11T15:53:08.054Z] --- PASS: TestLen (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestExactMatch [2021-11-11T15:53:08.054Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestOnlyOneExactMatch [2021-11-11T15:53:08.054Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestContains [2021-11-11T15:53:08.054Z] --- PASS: TestContains (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestValidate [2021-11-11T15:53:08.054Z] --- PASS: TestValidate (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestWalkValues [2021-11-11T15:53:08.054Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestFuzzyMatch [2021-11-11T15:53:08.054Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestClone [2021-11-11T15:53:08.054Z] --- PASS: TestClone (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 92.2% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-11-11T15:53:08.054Z] === RUN TestStrSliceMarshalJSON [2021-11-11T15:53:08.054Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T15:53:08.054Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestStrSliceUnmarshalString [2021-11-11T15:53:08.054Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T15:53:08.054Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 90.0% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T15:53:08.054Z] === RUN TestDurationToSecondsString [2021-11-11T15:53:08.054Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T15:53:08.054Z] === RUN TestGetTimestamp [2021-11-11T15:53:08.054Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-11T15:53:08.054Z] === RUN TestParseTimestamps [2021-11-11T15:53:08.054Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 100.0% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-11-11T15:53:08.054Z] === RUN TestCompareVersion [2021-11-11T15:53:08.054Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T15:53:08.054Z] PASS [2021-11-11T15:53:08.054Z] coverage: 77.3% of statements [2021-11-11T15:53:08.054Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T15:53:08.054Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T15:53:08.254Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-11-11T15:53:08.254Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T15:53:08.523Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T15:53:08.523Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T15:53:08.523Z] === RUN TestCloneArgsSmartHttp [2021-11-11T15:53:08.523Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T15:53:08.523Z] === RUN TestCloneArgsDumbHttp [2021-11-11T15:53:08.523Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T15:53:08.523Z] === RUN TestCloneArgsGit [2021-11-11T15:53:08.523Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T15:53:08.523Z] === RUN TestCheckoutGit [2021-11-11T15:53:08.819Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 55.1% of statements [2021-11-11T15:53:09.753Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-11-11T15:53:10.087Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T15:53:10.088Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T15:53:10.088Z] === RUN TestProcessNoDockerignore [2021-11-11T15:53:10.088Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T15:53:10.088Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestDetectContentType [2021-11-11T15:53:10.088Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestSelectAcceptableMIME [2021-11-11T15:53:10.088Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestInspectEmptyResponse [2021-11-11T15:53:10.088Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestInspectResponseBinary [2021-11-11T15:53:10.088Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestResponseUnsupportedContentType [2021-11-11T15:53:10.088Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestInspectResponseTextSimple [2021-11-11T15:53:10.088Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T15:53:10.088Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestUnknownContentLength [2021-11-11T15:53:10.088Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestDownloadRemote [2021-11-11T15:53:10.088Z] === RUN TestEnable [2021-11-11T15:53:10.088Z] --- PASS: TestEnable (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestDisable [2021-11-11T15:53:10.088Z] --- PASS: TestDisable (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestEnabled [2021-11-11T15:53:10.088Z] --- PASS: TestEnabled (0.00s) [2021-11-11T15:53:10.088Z] PASS [2021-11-11T15:53:10.088Z] coverage: 100.0% of statements [2021-11-11T15:53:10.088Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-11-11T15:53:10.088Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-11T15:53:10.088Z] === RUN TestGetWithStatusError [2021-11-11T15:53:10.088Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T15:53:10.088Z] === RUN TestCloseRootDirectory [2021-11-11T15:53:10.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:10.088Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-11-11T15:53:10.088Z] === RUN TestHashFile [2021-11-11T15:53:10.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:10.088Z] --- SKIP: TestHashFile (0.05s) [2021-11-11T15:53:10.088Z] === RUN TestHashSubdir [2021-11-11T15:53:10.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:10.088Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T15:53:10.088Z] === RUN TestRemoveDirectory [2021-11-11T15:53:10.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:10.088Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-11T15:53:10.088Z] PASS [2021-11-11T15:53:10.088Z] coverage: 9.3% of statements [2021-11-11T15:53:10.088Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2021-11-11T15:53:10.556Z] === RUN TestGetAllAllowed [2021-11-11T15:53:10.556Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestGetAllMeta [2021-11-11T15:53:10.556Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T15:53:10.556Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T15:53:10.556Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestIsExistingDirectory [2021-11-11T15:53:10.556Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-11-11T15:53:10.556Z] === RUN TestGetFilenameForDownload [2021-11-11T15:53:10.556Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestEnv2Variables [2021-11-11T15:53:10.556Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T15:53:10.556Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestMaintainer [2021-11-11T15:53:10.556Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestLabel [2021-11-11T15:53:10.556Z] --- PASS: TestLabel (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestFromScratch [2021-11-11T15:53:10.556Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestFromWithArg [2021-11-11T15:53:10.556Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T15:53:10.556Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestFromWithUndefinedArg [2021-11-11T15:53:10.556Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T15:53:10.556Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestOnbuild [2021-11-11T15:53:10.556Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestWorkdir [2021-11-11T15:53:10.556Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestCmd [2021-11-11T15:53:10.556Z] --- PASS: TestCmd (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestHealthcheckNone [2021-11-11T15:53:10.556Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestHealthcheckCmd [2021-11-11T15:53:10.556Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestEntrypoint [2021-11-11T15:53:10.556Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestExpose [2021-11-11T15:53:10.556Z] --- PASS: TestExpose (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestUser [2021-11-11T15:53:10.556Z] --- PASS: TestUser (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestVolume [2021-11-11T15:53:10.556Z] --- PASS: TestVolume (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestStopSignal [2021-11-11T15:53:10.556Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T15:53:10.556Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestArg [2021-11-11T15:53:10.556Z] --- PASS: TestArg (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestShell [2021-11-11T15:53:10.556Z] --- PASS: TestShell (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestPrependEnvOnCmd [2021-11-11T15:53:10.556Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestRunWithBuildArgs [2021-11-11T15:53:10.556Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T15:53:10.556Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T15:53:10.556Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T15:53:10.556Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T15:53:10.556Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T15:53:10.556Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestNormalizeWorkdir [2021-11-11T15:53:10.556Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestDispatch [2021-11-11T15:53:10.556Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T15:53:10.556Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T15:53:10.556Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T15:53:10.556Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T15:53:10.556Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T15:53:10.556Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T15:53:10.556Z] === RUN TestDispatch/COPY_url [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch (0.07s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T15:53:10.556Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T15:53:10.556Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T15:53:10.556Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T15:53:10.556Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T15:53:10.556Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T15:53:10.556Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestEmptyDockerfile [2021-11-11T15:53:10.556Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestSymlinkDockerfile [2021-11-11T15:53:10.556Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T15:53:10.556Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T15:53:10.556Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestNonExistingDockerfile [2021-11-11T15:53:10.556Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestCopyRunConfig [2021-11-11T15:53:10.556Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestDeepCopyRunConfig [2021-11-11T15:53:10.556Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestExportImage [2021-11-11T15:53:10.556Z] --- PASS: TestExportImage (0.00s) [2021-11-11T15:53:10.556Z] === RUN TestNormalizeDest [2021-11-11T15:53:10.556Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T15:53:10.556Z] PASS [2021-11-11T15:53:10.556Z] coverage: 46.8% of statements [2021-11-11T15:53:10.556Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 46.8% of statements [2021-11-11T15:53:10.556Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T15:53:11.025Z] === RUN TestTCP4Proxy [2021-11-11T15:53:11.025Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T15:53:11.025Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T15:53:11.025Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestTCP6Proxy [2021-11-11T15:53:11.025Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T15:53:11.025Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestTCPDualStackProxy [2021-11-11T15:53:11.025Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T15:53:11.025Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestUDP4Proxy [2021-11-11T15:53:11.025Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestUDP6Proxy [2021-11-11T15:53:11.025Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T15:53:11.025Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestUDPWriteError [2021-11-11T15:53:11.025Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestSCTP4Proxy [2021-11-11T15:53:11.025Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T15:53:11.025Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T15:53:11.025Z] === RUN TestSCTP6Proxy [2021-11-11T15:53:11.025Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T15:53:11.025Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T15:53:11.025Z] PASS [2021-11-11T15:53:11.025Z] coverage: 49.4% of statements [2021-11-11T15:53:11.025Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-11-11T15:53:11.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-11-11T15:53:11.384Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-11T15:53:12.318Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-11-11T15:53:12.318Z] ok github.com/docker/docker/daemon/logger/splunk 1.760s coverage: 82.5% of statements [2021-11-11T15:53:12.318Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T15:53:12.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T15:53:13.693Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2021-11-11T15:53:15.593Z] ok github.com/docker/docker/distribution 0.111s coverage: 25.8% of statements [2021-11-11T15:53:15.593Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T15:53:16.159Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-11-11T15:53:17.092Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-11T15:53:17.243Z] --- PASS: TestBuildWithHugeFile (51.71s) [2021-11-11T15:53:17.243Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T15:53:17.243Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:53:17.243Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:53:17.243Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T15:53:17.243Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:53:17.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:53:17.243Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:53:17.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:53:17.243Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:53:17.243Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:53:17.243Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:53:17.243Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:53:17.243Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:53:17.243Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T15:53:17.243Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-11T15:53:17.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-11-11T15:53:17.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T15:53:17.243Z] === RUN TestBuildPreserveOwnership [2021-11-11T15:53:17.243Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T15:53:17.658Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-11T15:53:17.658Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 85.1% of statements [2021-11-11T15:53:17.658Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T15:53:17.862Z] === RUN TestCheckpointCreateError [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointCreate [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointDeleteError [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointDelete [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointListError [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointList [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T15:53:17.862Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T15:53:17.862Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T15:53:17.863Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T15:53:17.863Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestGetAPIPath [2021-11-11T15:53:17.863Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestParseHostURL [2021-11-11T15:53:17.863Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T15:53:17.863Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPIVersion [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T15:53:17.863Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestClientRedirect [2021-11-11T15:53:17.863Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigCreateUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigCreateError [2021-11-11T15:53:17.863Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigCreate [2021-11-11T15:53:17.863Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspectNotFound [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspectUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspectError [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigInspect [2021-11-11T15:53:17.863Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigListUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigListError [2021-11-11T15:53:17.863Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigList [2021-11-11T15:53:17.863Z] --- PASS: TestConfigList (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigRemoveUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigRemoveError [2021-11-11T15:53:17.863Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigRemove [2021-11-11T15:53:17.863Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigUpdateUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigUpdateError [2021-11-11T15:53:17.863Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestConfigUpdate [2021-11-11T15:53:17.863Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCommitError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCommit [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStatPathError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStatPath [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyToContainerError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyToContainer [2021-11-11T15:53:17.863Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyFromContainerError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T15:53:17.863Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestCopyFromContainer [2021-11-11T15:53:17.863Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCreateError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCreateImageNotFound [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCreateWithName [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerCreateAutoRemove [2021-11-11T15:53:17.863Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerDiffError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerDiff [2021-11-11T15:53:17.863Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecCreateError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecCreate [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecStartError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecStart [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecInspectError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecInspect [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExportError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExport [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerInspectError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T15:53:17.863Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T15:53:17.863Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerInspect [2021-11-11T15:53:17.863Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerInspectNode [2021-11-11T15:53:17.863Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerKillError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerKill [2021-11-11T15:53:17.863Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerListError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerList [2021-11-11T15:53:17.863Z] --- PASS: TestContainerList (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerLogsNotFoundError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerLogsError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerLogs [2021-11-11T15:53:17.863Z] --- PASS: TestContainerLogs (0.22s) [2021-11-11T15:53:17.863Z] === RUN TestContainerPauseError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerPause [2021-11-11T15:53:17.863Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainersPruneError [2021-11-11T15:53:17.863Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainersPrune [2021-11-11T15:53:17.863Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRemoveError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRemove [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRenameError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRename [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerResizeError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecResizeError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerResize [2021-11-11T15:53:17.863Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerExecResize [2021-11-11T15:53:17.863Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRestartError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerRestart [2021-11-11T15:53:17.863Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStartError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStart [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStatsError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStats [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStopError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerStop [2021-11-11T15:53:17.863Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerTopError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerTop [2021-11-11T15:53:17.863Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerUnpauseError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerUnpause [2021-11-11T15:53:17.863Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerUpdateError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerUpdate [2021-11-11T15:53:17.863Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerWaitError [2021-11-11T15:53:17.863Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestContainerWait [2021-11-11T15:53:17.863Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestDiskUsageError [2021-11-11T15:53:17.863Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestDiskUsage [2021-11-11T15:53:17.863Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestDistributionInspectUnsupported [2021-11-11T15:53:17.863Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T15:53:17.863Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.863Z] === RUN TestEventsErrorInOptions [2021-11-11T15:53:17.864Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestEventsErrorFromServer [2021-11-11T15:53:17.864Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestEvents [2021-11-11T15:53:17.864Z] --- PASS: TestEvents (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestTLSCloseWriter [2021-11-11T15:53:17.864Z] === PAUSE TestTLSCloseWriter [2021-11-11T15:53:17.864Z] === RUN TestImageBuildError [2021-11-11T15:53:17.864Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageBuild [2021-11-11T15:53:17.864Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestGetDockerOS [2021-11-11T15:53:17.864Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageCreateError [2021-11-11T15:53:17.864Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageCreate [2021-11-11T15:53:17.864Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageHistoryError [2021-11-11T15:53:17.864Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageHistory [2021-11-11T15:53:17.864Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageImportError [2021-11-11T15:53:17.864Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageImport [2021-11-11T15:53:17.864Z] --- PASS: TestImageImport (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageInspectError [2021-11-11T15:53:17.864Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageInspectImageNotFound [2021-11-11T15:53:17.864Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageInspectWithEmptyID [2021-11-11T15:53:17.864Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageInspect [2021-11-11T15:53:17.864Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageListError [2021-11-11T15:53:17.864Z] --- PASS: TestImageListError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageList [2021-11-11T15:53:17.864Z] --- PASS: TestImageList (0.01s) [2021-11-11T15:53:17.864Z] === RUN TestImageListApiBefore125 [2021-11-11T15:53:17.864Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageLoadError [2021-11-11T15:53:17.864Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageLoad [2021-11-11T15:53:17.864Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagesPruneError [2021-11-11T15:53:17.864Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagesPrune [2021-11-11T15:53:17.864Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullReferenceParseError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullAnyError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePullWithoutErrors [2021-11-11T15:53:17.864Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushReferenceError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushAnyError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithoutErrors [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T15:53:17.864Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageRemoveError [2021-11-11T15:53:17.864Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageRemoveImageNotFound [2021-11-11T15:53:17.864Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageRemove [2021-11-11T15:53:17.864Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSaveError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSave [2021-11-11T15:53:17.864Z] --- PASS: TestImageSave (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchAnyError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageSearchWithoutErrors [2021-11-11T15:53:17.864Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageTagError [2021-11-11T15:53:17.864Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageTagInvalidReference [2021-11-11T15:53:17.864Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T15:53:17.864Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageTagHexSource [2021-11-11T15:53:17.864Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestImageTag [2021-11-11T15:53:17.864Z] --- PASS: TestImageTag (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestInfoServerError [2021-11-11T15:53:17.864Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T15:53:17.864Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestInfo [2021-11-11T15:53:17.864Z] --- PASS: TestInfo (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkConnectError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkConnect [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkCreateError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkCreate [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkDisconnectError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkDisconnect [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/no_options [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/verbose [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/global_scope [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T15:53:17.864Z] === RUN TestNetworkInspect/server_error [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkListError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkList [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworksPruneError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworksPrune [2021-11-11T15:53:17.864Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkRemoveError [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNetworkRemove [2021-11-11T15:53:17.864Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeInspectError [2021-11-11T15:53:17.864Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T15:53:17.864Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T15:53:17.864Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeInspect [2021-11-11T15:53:17.864Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeListError [2021-11-11T15:53:17.864Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeList [2021-11-11T15:53:17.864Z] --- PASS: TestNodeList (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeRemoveError [2021-11-11T15:53:17.864Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeRemove [2021-11-11T15:53:17.864Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeUpdateError [2021-11-11T15:53:17.864Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestNodeUpdate [2021-11-11T15:53:17.864Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestOptionWithTimeout [2021-11-11T15:53:17.864Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPingFail [2021-11-11T15:53:17.864Z] --- PASS: TestPingFail (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPingWithError [2021-11-11T15:53:17.864Z] 2021/11/11 15:53:16 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:17.864Z] 2021/11/11 15:53:16 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:17.864Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPingSuccess [2021-11-11T15:53:17.864Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPingHeadFallback [2021-11-11T15:53:17.864Z] === RUN TestPingHeadFallback/OK [2021-11-11T15:53:17.864Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T15:53:17.864Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T15:53:17.864Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T15:53:17.864Z] --- PASS: TestPingHeadFallback (0.01s) [2021-11-11T15:53:17.864Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T15:53:17.864Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginDisableError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginDisable [2021-11-11T15:53:17.864Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginEnableError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginEnable [2021-11-11T15:53:17.864Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginInspectError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T15:53:17.864Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginInspect [2021-11-11T15:53:17.864Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginListError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginList [2021-11-11T15:53:17.864Z] --- PASS: TestPluginList (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginPushError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginPush [2021-11-11T15:53:17.864Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginRemoveError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginRemove [2021-11-11T15:53:17.864Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginSetError [2021-11-11T15:53:17.864Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPluginSet [2021-11-11T15:53:17.864Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSetHostHeader [2021-11-11T15:53:17.864Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestPlainTextError [2021-11-11T15:53:17.864Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestInfiniteError [2021-11-11T15:53:17.864Z] --- PASS: TestInfiniteError (0.02s) [2021-11-11T15:53:17.864Z] === RUN TestCanceledContext [2021-11-11T15:53:17.864Z] 2021/11/11 15:53:16 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:17.864Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestDeadlineExceededContext [2021-11-11T15:53:17.864Z] 2021/11/11 15:53:16 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:17.864Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretCreateUnsupported [2021-11-11T15:53:17.864Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretCreateError [2021-11-11T15:53:17.864Z] --- PASS: TestSecretCreateError (0.01s) [2021-11-11T15:53:17.864Z] === RUN TestSecretCreate [2021-11-11T15:53:17.864Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretInspectUnsupported [2021-11-11T15:53:17.864Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretInspectError [2021-11-11T15:53:17.864Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T15:53:17.864Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T15:53:17.864Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretInspect [2021-11-11T15:53:17.864Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretListUnsupported [2021-11-11T15:53:17.864Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretListError [2021-11-11T15:53:17.864Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretList [2021-11-11T15:53:17.864Z] --- PASS: TestSecretList (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretRemoveUnsupported [2021-11-11T15:53:17.864Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretRemoveError [2021-11-11T15:53:17.864Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretRemove [2021-11-11T15:53:17.864Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretUpdateUnsupported [2021-11-11T15:53:17.864Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretUpdateError [2021-11-11T15:53:17.864Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestSecretUpdate [2021-11-11T15:53:17.864Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestServiceCreateError [2021-11-11T15:53:17.864Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestServiceCreate [2021-11-11T15:53:17.864Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T15:53:17.864Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T15:53:17.864Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceCreateDigestPinning [2021-11-11T15:53:17.865Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceInspectError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T15:53:17.865Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T15:53:17.865Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceInspect [2021-11-11T15:53:17.865Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceListError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceList [2021-11-11T15:53:17.865Z] --- PASS: TestServiceList (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceLogsError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceLogs [2021-11-11T15:53:17.865Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceRemoveError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceRemove [2021-11-11T15:53:17.865Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceUpdateError [2021-11-11T15:53:17.865Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestServiceUpdate [2021-11-11T15:53:17.865Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmGetUnlockKey [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmInitError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmInit [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmInspectError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmInspect [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmJoinError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmJoin [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmLeaveError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmLeave [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmUnlockError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmUnlock [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmUpdateError [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestSwarmUpdate [2021-11-11T15:53:17.865Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestTaskInspectError [2021-11-11T15:53:17.865Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T15:53:17.865Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestTaskInspect [2021-11-11T15:53:17.865Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestTaskListError [2021-11-11T15:53:17.865Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestTaskList [2021-11-11T15:53:17.865Z] --- PASS: TestTaskList (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeCreateError [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeCreate [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeInspectError [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeInspectNotFound [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeInspect [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeListError [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeList [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeRemoveError [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeRemoveError (0.01s) [2021-11-11T15:53:17.865Z] === RUN TestVolumeRemove [2021-11-11T15:53:17.865Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T15:53:17.865Z] === CONT TestTLSCloseWriter [2021-11-11T15:53:17.865Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T15:53:17.865Z] PASS [2021-11-11T15:53:17.865Z] coverage: 75.1% of statements [2021-11-11T15:53:17.865Z] ok github.com/docker/docker/client 0.419s coverage: 75.1% of statements [2021-11-11T15:53:18.173Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T15:53:18.592Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-11-11T15:53:18.851Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-11-11T15:53:18.851Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T15:53:19.110Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-11-11T15:53:19.689Z] === RUN TestCheckpointCreateError [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointCreate [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointDeleteError [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointDelete [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointListError [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointList [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T15:53:19.689Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T15:53:19.689Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T15:53:19.689Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestGetAPIPath [2021-11-11T15:53:19.689Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestParseHostURL [2021-11-11T15:53:19.689Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T15:53:19.689Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPIVersion [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T15:53:19.689Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestClientRedirect [2021-11-11T15:53:19.689Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigCreateUnsupported [2021-11-11T15:53:19.689Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigCreateError [2021-11-11T15:53:19.689Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigCreate [2021-11-11T15:53:19.689Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspectNotFound [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspectUnsupported [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspectError [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigInspect [2021-11-11T15:53:19.689Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigListUnsupported [2021-11-11T15:53:19.689Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigListError [2021-11-11T15:53:19.689Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigList [2021-11-11T15:53:19.689Z] --- PASS: TestConfigList (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigRemoveUnsupported [2021-11-11T15:53:19.689Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigRemoveError [2021-11-11T15:53:19.689Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigRemove [2021-11-11T15:53:19.689Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigUpdateUnsupported [2021-11-11T15:53:19.689Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigUpdateError [2021-11-11T15:53:19.689Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestConfigUpdate [2021-11-11T15:53:19.689Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCommitError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCommit [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerStatPathError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerStatPath [2021-11-11T15:53:19.689Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyToContainerError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyToContainer [2021-11-11T15:53:19.689Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyFromContainerError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T15:53:19.689Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestCopyFromContainer [2021-11-11T15:53:19.689Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCreateError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCreateImageNotFound [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCreateWithName [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerCreateAutoRemove [2021-11-11T15:53:19.689Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerDiffError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerDiff [2021-11-11T15:53:19.689Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecCreateError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecCreate [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecStartError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecStart [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecInspectError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExecInspect [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExportError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerExport [2021-11-11T15:53:19.689Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerInspectError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T15:53:19.689Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T15:53:19.689Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerInspect [2021-11-11T15:53:19.689Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerInspectNode [2021-11-11T15:53:19.689Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T15:53:19.689Z] === RUN TestContainerKillError [2021-11-11T15:53:19.689Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerKill [2021-11-11T15:53:19.690Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerListError [2021-11-11T15:53:19.690Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerList [2021-11-11T15:53:19.690Z] --- PASS: TestContainerList (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerLogsNotFoundError [2021-11-11T15:53:19.690Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerLogsError [2021-11-11T15:53:19.690Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerLogs [2021-11-11T15:53:19.690Z] --- PASS: TestContainerLogs (0.14s) [2021-11-11T15:53:19.690Z] === RUN TestContainerPauseError [2021-11-11T15:53:19.690Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainerPause [2021-11-11T15:53:19.690Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainersPruneError [2021-11-11T15:53:19.690Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T15:53:19.690Z] === RUN TestContainersPrune [2021-11-11T15:53:20.159Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRemoveError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRemove [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRenameError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRename [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerResizeError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerExecResizeError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerResize [2021-11-11T15:53:20.159Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerExecResize [2021-11-11T15:53:20.159Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRestartError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerRestart [2021-11-11T15:53:20.159Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStartError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStart [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStatsError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStats [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStopError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerStop [2021-11-11T15:53:20.159Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerTopError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerTop [2021-11-11T15:53:20.159Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerUnpauseError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerUnpause [2021-11-11T15:53:20.159Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerUpdateError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerUpdate [2021-11-11T15:53:20.159Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerWaitError [2021-11-11T15:53:20.159Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestContainerWait [2021-11-11T15:53:20.159Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestDiskUsageError [2021-11-11T15:53:20.159Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestDiskUsage [2021-11-11T15:53:20.159Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestDistributionInspectUnsupported [2021-11-11T15:53:20.159Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T15:53:20.159Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestEventsErrorInOptions [2021-11-11T15:53:20.159Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestEventsErrorFromServer [2021-11-11T15:53:20.159Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestEvents [2021-11-11T15:53:20.159Z] --- PASS: TestEvents (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestTLSCloseWriter [2021-11-11T15:53:20.159Z] === PAUSE TestTLSCloseWriter [2021-11-11T15:53:20.159Z] === RUN TestImageBuildError [2021-11-11T15:53:20.159Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageBuild [2021-11-11T15:53:20.159Z] --- PASS: TestImageBuild (0.02s) [2021-11-11T15:53:20.159Z] === RUN TestGetDockerOS [2021-11-11T15:53:20.159Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageCreateError [2021-11-11T15:53:20.159Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageCreate [2021-11-11T15:53:20.159Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageHistoryError [2021-11-11T15:53:20.159Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageHistory [2021-11-11T15:53:20.159Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageImportError [2021-11-11T15:53:20.159Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageImport [2021-11-11T15:53:20.159Z] --- PASS: TestImageImport (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageInspectError [2021-11-11T15:53:20.159Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageInspectImageNotFound [2021-11-11T15:53:20.159Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageInspectWithEmptyID [2021-11-11T15:53:20.159Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageInspect [2021-11-11T15:53:20.159Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageListError [2021-11-11T15:53:20.159Z] --- PASS: TestImageListError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageList [2021-11-11T15:53:20.159Z] --- PASS: TestImageList (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageListApiBefore125 [2021-11-11T15:53:20.159Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageLoadError [2021-11-11T15:53:20.159Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageLoad [2021-11-11T15:53:20.159Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagesPruneError [2021-11-11T15:53:20.159Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagesPrune [2021-11-11T15:53:20.159Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullReferenceParseError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullAnyError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePullWithoutErrors [2021-11-11T15:53:20.159Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushReferenceError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushAnyError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithoutErrors [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T15:53:20.159Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageRemoveError [2021-11-11T15:53:20.159Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageRemoveImageNotFound [2021-11-11T15:53:20.159Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageRemove [2021-11-11T15:53:20.159Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSaveError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSave [2021-11-11T15:53:20.159Z] --- PASS: TestImageSave (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchAnyError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageSearchWithoutErrors [2021-11-11T15:53:20.159Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageTagError [2021-11-11T15:53:20.159Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageTagInvalidReference [2021-11-11T15:53:20.159Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T15:53:20.159Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageTagHexSource [2021-11-11T15:53:20.159Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestImageTag [2021-11-11T15:53:20.159Z] --- PASS: TestImageTag (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestInfoServerError [2021-11-11T15:53:20.159Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T15:53:20.159Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestInfo [2021-11-11T15:53:20.159Z] --- PASS: TestInfo (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkConnectError [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkConnect [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkCreateError [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkCreate [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkDisconnectError [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkDisconnect [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/no_options [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/verbose [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/global_scope [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T15:53:20.159Z] === RUN TestNetworkInspect/server_error [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T15:53:20.159Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworkListError [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworkList [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworksPruneError [2021-11-11T15:53:20.160Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworksPrune [2021-11-11T15:53:20.160Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworkRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNetworkRemove [2021-11-11T15:53:20.160Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T15:53:20.160Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeInspect [2021-11-11T15:53:20.160Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeListError [2021-11-11T15:53:20.160Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeList [2021-11-11T15:53:20.160Z] --- PASS: TestNodeList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeRemove [2021-11-11T15:53:20.160Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeUpdateError [2021-11-11T15:53:20.160Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestNodeUpdate [2021-11-11T15:53:20.160Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestOptionWithTimeout [2021-11-11T15:53:20.160Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPingFail [2021-11-11T15:53:20.160Z] --- PASS: TestPingFail (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPingWithError [2021-11-11T15:53:20.160Z] 2021/11/11 15:53:19 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:20.160Z] 2021/11/11 15:53:19 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:20.160Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPingSuccess [2021-11-11T15:53:20.160Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPingHeadFallback [2021-11-11T15:53:20.160Z] === RUN TestPingHeadFallback/OK [2021-11-11T15:53:20.160Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T15:53:20.160Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T15:53:20.160Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T15:53:20.160Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T15:53:20.160Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginDisableError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginDisable [2021-11-11T15:53:20.160Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginEnableError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginEnable [2021-11-11T15:53:20.160Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginInspect [2021-11-11T15:53:20.160Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginListError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginList [2021-11-11T15:53:20.160Z] --- PASS: TestPluginList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginPushError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginPush [2021-11-11T15:53:20.160Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginRemove [2021-11-11T15:53:20.160Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginSetError [2021-11-11T15:53:20.160Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPluginSet [2021-11-11T15:53:20.160Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSetHostHeader [2021-11-11T15:53:20.160Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestPlainTextError [2021-11-11T15:53:20.160Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestInfiniteError [2021-11-11T15:53:20.160Z] --- PASS: TestInfiniteError (0.03s) [2021-11-11T15:53:20.160Z] === RUN TestCanceledContext [2021-11-11T15:53:20.160Z] 2021/11/11 15:53:19 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:20.160Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestDeadlineExceededContext [2021-11-11T15:53:20.160Z] 2021/11/11 15:53:19 RoundTripper returned a response & error; ignoring response [2021-11-11T15:53:20.160Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretCreateUnsupported [2021-11-11T15:53:20.160Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretCreateError [2021-11-11T15:53:20.160Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretCreate [2021-11-11T15:53:20.160Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretInspectUnsupported [2021-11-11T15:53:20.160Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T15:53:20.160Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretInspect [2021-11-11T15:53:20.160Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretListUnsupported [2021-11-11T15:53:20.160Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretListError [2021-11-11T15:53:20.160Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretList [2021-11-11T15:53:20.160Z] --- PASS: TestSecretList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretRemoveUnsupported [2021-11-11T15:53:20.160Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretRemove [2021-11-11T15:53:20.160Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretUpdateUnsupported [2021-11-11T15:53:20.160Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretUpdateError [2021-11-11T15:53:20.160Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSecretUpdate [2021-11-11T15:53:20.160Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceCreateError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceCreate [2021-11-11T15:53:20.160Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T15:53:20.160Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceCreateDigestPinning [2021-11-11T15:53:20.160Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T15:53:20.160Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceInspect [2021-11-11T15:53:20.160Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceListError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceList [2021-11-11T15:53:20.160Z] --- PASS: TestServiceList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceLogsError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceLogs [2021-11-11T15:53:20.160Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceRemove [2021-11-11T15:53:20.160Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceUpdateError [2021-11-11T15:53:20.160Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestServiceUpdate [2021-11-11T15:53:20.160Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmGetUnlockKey [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmInitError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmInit [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmInspect [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmJoinError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmJoin [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmLeaveError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmLeave [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmUnlockError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmUnlock [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmUpdateError [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestSwarmUpdate [2021-11-11T15:53:20.160Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestTaskInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestTaskInspect [2021-11-11T15:53:20.160Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestTaskListError [2021-11-11T15:53:20.160Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestTaskList [2021-11-11T15:53:20.160Z] --- PASS: TestTaskList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeCreateError [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeCreate [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeInspectError [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeInspectNotFound [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeInspect [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeListError [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeList [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeRemoveError [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T15:53:20.160Z] === RUN TestVolumeRemove [2021-11-11T15:53:20.160Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T15:53:20.160Z] === CONT TestTLSCloseWriter [2021-11-11T15:53:20.160Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T15:53:20.160Z] PASS [2021-11-11T15:53:20.160Z] coverage: 75.1% of statements [2021-11-11T15:53:20.160Z] ok github.com/docker/docker/client 0.370s coverage: 75.1% of statements [2021-11-11T15:53:21.011Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-11-11T15:53:21.949Z] ok github.com/docker/docker/opts 0.028s coverage: 67.1% of statements [2021-11-11T15:53:22.207Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-11-11T15:53:22.350Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2021-11-11T15:53:22.350Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.05s) [2021-11-11T15:53:22.350Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-11T15:53:22.350Z] === RUN TestBuildPlatformInvalid [2021-11-11T15:53:22.350Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T15:53:22.350Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T15:53:22.350Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T15:53:22.350Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T15:53:22.350Z] PASS [2021-11-11T15:53:22.350Z] [2021-11-11T15:53:22.350Z] === Skipped [2021-11-11T15:53:22.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T15:53:22.350Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:53:22.350Z] [2021-11-11T15:53:22.350Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:53:22.350Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:53:22.350Z] [2021-11-11T15:53:22.350Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T15:53:22.350Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T15:53:22.350Z] [2021-11-11T15:53:22.350Z] DONE 34 tests, 3 skipped in 112.598s [2021-11-11T15:53:22.350Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T15:53:22.350Z] INFO: Testing against a local daemon [2021-11-11T15:53:22.350Z] === RUN TestConfigInspect [2021-11-11T15:53:22.350Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.350Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-11T15:53:22.350Z] === RUN TestConfigList [2021-11-11T15:53:22.350Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.350Z] --- SKIP: TestConfigList (0.01s) [2021-11-11T15:53:22.350Z] === RUN TestConfigsCreateAndDelete [2021-11-11T15:53:22.350Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.350Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-11T15:53:22.350Z] === RUN TestConfigsUpdate [2021-11-11T15:53:22.350Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-11T15:53:22.607Z] === RUN TestTemplatedConfig [2021-11-11T15:53:22.607Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T15:53:22.607Z] === RUN TestConfigCreateResolve [2021-11-11T15:53:22.607Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-11T15:53:22.607Z] PASS [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === Skipped [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-11T15:53:22.607Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-11T15:53:22.607Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-11T15:53:22.607Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-11T15:53:22.607Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-11T15:53:22.607Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-11T15:53:22.607Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:53:22.607Z] [2021-11-11T15:53:22.607Z] DONE 6 tests, 6 skipped in 0.187s [2021-11-11T15:53:22.607Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T15:53:22.607Z] INFO: Testing against a local daemon [2021-11-11T15:53:22.607Z] === RUN TestCheckpoint [2021-11-11T15:53:22.607Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:53:22.607Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T15:53:22.607Z] === RUN TestContainerInvalidJSON [2021-11-11T15:53:22.607Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:53:22.607Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:53:22.607Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:53:22.607Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:53:22.607Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:53:22.607Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:53:22.607Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T15:53:22.607Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T15:53:22.607Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T15:53:22.607Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T15:53:22.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T15:53:22.875Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T15:53:22.875Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T15:53:22.875Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T15:53:22.875Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T15:53:22.875Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T15:53:22.875Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T15:53:22.875Z] === RUN TestCopyFromContainer [2021-11-11T15:53:24.741Z] ok github.com/docker/docker/pkg/archive 0.440s coverage: 82.5% of statements [2021-11-11T15:53:25.306Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 68.3% of statements [2021-11-11T15:53:25.563Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-11T15:53:25.563Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-11T15:53:26.176Z] === RUN TestCopyFromContainer// [2021-11-11T15:53:26.176Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T15:53:26.176Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T15:53:26.434Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T15:53:26.434Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T15:53:26.434Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T15:53:26.434Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T15:53:26.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T15:53:26.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T15:53:26.691Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer (3.85s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T15:53:26.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T15:53:26.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T15:53:26.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:53:26.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:53:26.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:53:26.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:53:26.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:53:26.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:53:26.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:53:26.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:53:26.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:53:26.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T15:53:26.691Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T15:53:26.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T15:53:26.691Z] === RUN TestCreateWithInvalidEnv [2021-11-11T15:53:26.691Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T15:53:26.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T15:53:26.691Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T15:53:26.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T15:53:26.691Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T15:53:26.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T15:53:26.691Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T15:53:26.691Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T15:53:26.691Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T15:53:26.691Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T15:53:26.691Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T15:53:26.691Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T15:53:26.691Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T15:53:26.691Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T15:53:28.061Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2021-11-11T15:53:28.061Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T15:53:28.844Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2021-11-11T15:53:28.844Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-11T15:53:29.103Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-11T15:53:29.103Z] ok github.com/docker/docker/layer 7.114s coverage: 68.8% of statements [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T15:53:29.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T15:53:29.362Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:53:29.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:53:29.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:53:29.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:53:29.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:53:29.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:53:29.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:53:29.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:53:29.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:53:29.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:53:29.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:53:29.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T15:53:29.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T15:53:29.431Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T15:53:29.620Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-11-11T15:53:29.688Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-11-11T15:53:29.688Z] === RUN TestCreateDifferentPlatform [2021-11-11T15:53:29.688Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T15:53:29.688Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T15:53:29.688Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T15:53:29.688Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T15:53:29.688Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T15:53:29.688Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T15:53:29.688Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T15:53:29.688Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T15:53:29.688Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T15:53:29.688Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T15:53:29.688Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T15:53:29.688Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T15:53:29.688Z] === RUN TestDaemonRestartIpcMode [2021-11-11T15:53:29.688Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T15:53:29.688Z] === RUN TestDaemonHostGatewayIP [2021-11-11T15:53:29.688Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:53:29.688Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-11T15:53:29.688Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T15:53:29.688Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T15:53:29.688Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T15:53:29.688Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T15:53:29.688Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T15:53:29.688Z] === RUN TestDiff [2021-11-11T15:53:29.878Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-11T15:53:30.136Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-11-11T15:53:30.253Z] --- PASS: TestDiff (0.39s) [2021-11-11T15:53:30.253Z] === RUN TestExecWithCloseStdin [2021-11-11T15:53:30.510Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-11T15:53:30.510Z] === RUN TestExec [2021-11-11T15:53:31.070Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-11T15:53:31.076Z] --- PASS: TestExec (0.47s) [2021-11-11T15:53:31.076Z] === RUN TestExecUser [2021-11-11T15:53:31.636Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.4% of statements [2021-11-11T15:53:31.640Z] --- PASS: TestExecUser (0.47s) [2021-11-11T15:53:31.640Z] === RUN TestExportContainerAndImportImage [2021-11-11T15:53:31.895Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2021-11-11T15:53:32.152Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-11T15:53:32.205Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2021-11-11T15:53:32.205Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T15:53:32.719Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2021-11-11T15:53:33.284Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 69.5% of statements [2021-11-11T15:53:33.542Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 71.5% of statements [2021-11-11T15:53:33.542Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-11-11T15:53:33.542Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T15:53:33.574Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2021-11-11T15:53:33.574Z] === RUN TestHealthCheckWorkdir [2021-11-11T15:53:33.800Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-11T15:53:33.801Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T15:53:33.801Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T15:53:33.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T15:53:33.801Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T15:53:34.059Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-11-11T15:53:34.059Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-11-11T15:53:34.137Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-11T15:53:34.137Z] === RUN TestHealthKillContainer [2021-11-11T15:53:34.317Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-11-11T15:53:34.317Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-11T15:53:34.317Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T15:53:34.317Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T15:53:34.884Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-11-11T15:53:35.090Z] --- PASS: TestCheckoutGit (26.26s) [2021-11-11T15:53:35.090Z] === RUN TestValidGitTransport [2021-11-11T15:53:35.090Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T15:53:35.090Z] === RUN TestGitInvalidRef [2021-11-11T15:53:35.090Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-11T15:53:35.090Z] PASS [2021-11-11T15:53:35.090Z] coverage: 86.3% of statements [2021-11-11T15:53:35.090Z] ok github.com/docker/docker/builder/remotecontext/git 26.650s coverage: 86.3% of statements [2021-11-11T15:53:35.141Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T15:53:35.399Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T15:53:35.558Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T15:53:35.558Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T15:53:35.658Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-11T15:53:35.713Z] --- PASS: TestCheckoutGit (28.64s) [2021-11-11T15:53:35.713Z] === RUN TestValidGitTransport [2021-11-11T15:53:35.713Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T15:53:35.713Z] === RUN TestGitInvalidRef [2021-11-11T15:53:35.713Z] --- PASS: TestGitInvalidRef (0.21s) [2021-11-11T15:53:35.713Z] PASS [2021-11-11T15:53:35.713Z] coverage: 86.3% of statements [2021-11-11T15:53:35.713Z] ok github.com/docker/docker/builder/remotecontext/git 28.902s coverage: 86.3% of statements [2021-11-11T15:53:35.713Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T15:53:35.713Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T15:53:37.030Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2021-11-11T15:53:37.030Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-11T15:53:37.287Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-11T15:53:37.545Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-11T15:53:37.803Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T15:53:37.803Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T15:53:38.369Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2021-11-11T15:53:38.627Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-11T15:53:38.856Z] ..........................xx.................... [ 29%] [2021-11-11T15:53:38.885Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2021-11-11T15:53:39.451Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.02s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T15:53:39.521Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestConfigureDaemonLogs [2021-11-11T15:53:39.521Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T15:53:39.521Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T15:53:39.521Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T15:53:39.709Z] coverage: [no statements] [2021-11-11T15:53:39.709Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-11-11T15:53:39.966Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T15:53:39.966Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T15:53:39.994Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T15:53:39.994Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T15:53:39.994Z] PASS [2021-11-11T15:53:39.994Z] coverage: 18.6% of statements [2021-11-11T15:53:39.994Z] ok github.com/docker/docker/cmd/dockerd 0.274s coverage: 18.6% of statements [2021-11-11T15:53:39.994Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T15:53:39.994Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T15:53:40.224Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T15:53:40.985Z] === RUN TestContainerStopSignal [2021-11-11T15:53:40.985Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestContainerStopTimeout [2021-11-11T15:53:40.985Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T15:53:40.985Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T15:53:40.985Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-11T15:53:40.985Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T15:53:40.985Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T15:53:40.985Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T15:53:40.985Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestNewMemoryStore [2021-11-11T15:53:40.985Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestAddContainers [2021-11-11T15:53:40.985Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestGetContainer [2021-11-11T15:53:40.985Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestDeleteContainer [2021-11-11T15:53:40.985Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestListContainers [2021-11-11T15:53:40.985Z] --- PASS: TestListContainers (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestFirstContainer [2021-11-11T15:53:40.985Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestApplyAllContainer [2021-11-11T15:53:40.985Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestIsValidHealthString [2021-11-11T15:53:40.985Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestStateRunStop [2021-11-11T15:53:40.985Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestStateTimeoutWait [2021-11-11T15:53:40.985Z] state_test.go:141: Stop callback fired [2021-11-11T15:53:40.985Z] state_test.go:165: Stop callback fired [2021-11-11T15:53:40.985Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T15:53:40.985Z] === RUN TestIsValidStateString [2021-11-11T15:53:40.985Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestViewSaveDelete [2021-11-11T15:53:40.985Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T15:53:40.985Z] === RUN TestViewAll [2021-11-11T15:53:40.985Z] --- PASS: TestViewAll (0.02s) [2021-11-11T15:53:40.985Z] === RUN TestViewGet [2021-11-11T15:53:40.985Z] --- PASS: TestViewGet (0.01s) [2021-11-11T15:53:40.985Z] === RUN TestNames [2021-11-11T15:53:40.985Z] --- PASS: TestNames (0.00s) [2021-11-11T15:53:40.985Z] === RUN TestViewWithHealthCheck [2021-11-11T15:53:40.985Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T15:53:40.985Z] PASS [2021-11-11T15:53:40.985Z] coverage: 41.7% of statements [2021-11-11T15:53:40.985Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2021-11-11T15:53:40.985Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T15:53:40.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T15:53:40.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T15:53:40.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T15:53:41.431Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestConfigureDaemonLogs [2021-11-11T15:53:41.431Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T15:53:41.431Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T15:53:41.431Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T15:53:41.431Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T15:53:41.431Z] PASS [2021-11-11T15:53:41.431Z] coverage: 18.6% of statements [2021-11-11T15:53:41.431Z] ok github.com/docker/docker/cmd/dockerd 0.315s coverage: 18.6% of statements [2021-11-11T15:53:41.431Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T15:53:41.431Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T15:53:41.977Z] === RUN TestPrepare [2021-11-11T15:53:41.977Z] --- PASS: TestPrepare (0.00s) [2021-11-11T15:53:41.977Z] === RUN TestStart [2021-11-11T15:53:41.977Z] --- PASS: TestStart (0.00s) [2021-11-11T15:53:41.977Z] === RUN TestWaitCancel [2021-11-11T15:53:41.977Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T15:53:41.977Z] === RUN TestWaitDisabled [2021-11-11T15:53:41.977Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T15:53:41.977Z] === RUN TestWaitEnabled [2021-11-11T15:53:41.977Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T15:53:41.977Z] === RUN TestRemove [2021-11-11T15:53:41.977Z] --- PASS: TestRemove (0.00s) [2021-11-11T15:53:41.977Z] PASS [2021-11-11T15:53:41.977Z] coverage: 65.3% of statements [2021-11-11T15:53:41.977Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-11-11T15:53:42.121Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-11-11T15:53:42.121Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-11-11T15:53:42.233Z] --- PASS: TestHealthKillContainer (7.89s) [2021-11-11T15:53:42.233Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T15:53:42.233Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T15:53:42.233Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T15:53:42.233Z] === RUN TestIpcModeNone [2021-11-11T15:53:42.233Z] --- PASS: TestIpcModeNone (0.46s) [2021-11-11T15:53:42.233Z] === RUN TestIpcModePrivate [2021-11-11T15:53:42.408Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 87.1% of statements [2021-11-11T15:53:42.418Z] === RUN TestContainerStopSignal [2021-11-11T15:53:42.418Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestContainerStopTimeout [2021-11-11T15:53:42.418Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T15:53:42.418Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T15:53:42.418Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T15:53:42.418Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T15:53:42.418Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T15:53:42.418Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestNewMemoryStore [2021-11-11T15:53:42.418Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestAddContainers [2021-11-11T15:53:42.418Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestGetContainer [2021-11-11T15:53:42.418Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestDeleteContainer [2021-11-11T15:53:42.418Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestListContainers [2021-11-11T15:53:42.418Z] --- PASS: TestListContainers (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestFirstContainer [2021-11-11T15:53:42.418Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestApplyAllContainer [2021-11-11T15:53:42.418Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestIsValidHealthString [2021-11-11T15:53:42.418Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestStateRunStop [2021-11-11T15:53:42.418Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestStateTimeoutWait [2021-11-11T15:53:42.418Z] state_test.go:141: Stop callback fired [2021-11-11T15:53:42.418Z] state_test.go:165: Stop callback fired [2021-11-11T15:53:42.418Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T15:53:42.418Z] === RUN TestIsValidStateString [2021-11-11T15:53:42.418Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestViewSaveDelete [2021-11-11T15:53:42.418Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T15:53:42.418Z] === RUN TestViewAll [2021-11-11T15:53:42.418Z] --- PASS: TestViewAll (0.01s) [2021-11-11T15:53:42.418Z] === RUN TestViewGet [2021-11-11T15:53:42.418Z] --- PASS: TestViewGet (0.01s) [2021-11-11T15:53:42.418Z] === RUN TestNames [2021-11-11T15:53:42.418Z] --- PASS: TestNames (0.00s) [2021-11-11T15:53:42.418Z] === RUN TestViewWithHealthCheck [2021-11-11T15:53:42.418Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T15:53:42.418Z] PASS [2021-11-11T15:53:42.418Z] coverage: 41.7% of statements [2021-11-11T15:53:42.418Z] ok github.com/docker/docker/container 0.215s coverage: 41.7% of statements [2021-11-11T15:53:42.418Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T15:53:42.418Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T15:53:42.418Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T15:53:42.418Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T15:53:42.798Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-11-11T15:53:42.798Z] --- PASS: TestIpcModePrivate (0.50s) [2021-11-11T15:53:42.798Z] === RUN TestIpcModeShareable [2021-11-11T15:53:42.798Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:53:42.798Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-11T15:53:42.798Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T15:53:43.407Z] === RUN TestPrepare [2021-11-11T15:53:43.408Z] --- PASS: TestPrepare (0.00s) [2021-11-11T15:53:43.408Z] === RUN TestStart [2021-11-11T15:53:43.408Z] --- PASS: TestStart (0.00s) [2021-11-11T15:53:43.408Z] === RUN TestWaitCancel [2021-11-11T15:53:43.408Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T15:53:43.408Z] === RUN TestWaitDisabled [2021-11-11T15:53:43.408Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T15:53:43.408Z] === RUN TestWaitEnabled [2021-11-11T15:53:43.408Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T15:53:43.408Z] === RUN TestRemove [2021-11-11T15:53:43.408Z] --- PASS: TestRemove (0.00s) [2021-11-11T15:53:43.408Z] PASS [2021-11-11T15:53:43.408Z] coverage: 65.3% of statements [2021-11-11T15:53:43.408Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-11-11T15:53:43.551Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T15:53:43.818Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2021-11-11T15:53:43.818Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T15:53:44.024Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T15:53:44.024Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T15:53:44.024Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T15:53:44.024Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T15:53:44.025Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T15:53:44.025Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T15:53:44.025Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T15:53:44.025Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T15:53:44.025Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T15:53:44.025Z] PASS [2021-11-11T15:53:44.025Z] coverage: 35.9% of statements [2021-11-11T15:53:44.025Z] ok github.com/docker/docker/daemon/cluster/convert 0.240s coverage: 35.9% of statements [2021-11-11T15:53:44.025Z] === RUN TestNewListSecretsFilters [2021-11-11T15:53:44.025Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T15:53:44.025Z] === RUN TestNewListConfigsFilters [2021-11-11T15:53:44.025Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T15:53:44.025Z] PASS [2021-11-11T15:53:44.025Z] coverage: 0.5% of statements [2021-11-11T15:53:44.025Z] ok github.com/docker/docker/daemon/cluster 0.201s coverage: 0.5% of statements [2021-11-11T15:53:44.168Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2021-11-11T15:53:44.168Z] === RUN TestAPIIpcModeHost [2021-11-11T15:53:44.168Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:53:44.168Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-11T15:53:44.168Z] === RUN TestDaemonIpcModeShareable [2021-11-11T15:53:44.168Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:53:44.168Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-11T15:53:44.168Z] === RUN TestDaemonIpcModePrivate [2021-11-11T15:53:44.973Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T15:53:44.973Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T15:53:44.973Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T15:53:44.973Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T15:53:44.973Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T15:53:44.973Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T15:53:44.973Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T15:53:44.973Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T15:53:45.099Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-11-11T15:53:45.192Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2021-11-11T15:53:45.192Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T15:53:45.356Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-11-11T15:53:45.356Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T15:53:45.356Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:53:45.356Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T15:53:45.356Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T15:53:45.356Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:53:45.356Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T15:53:45.356Z] === RUN TestIpcModeOlderClient [2021-11-11T15:53:45.356Z] === PAUSE TestIpcModeOlderClient [2021-11-11T15:53:45.356Z] === RUN TestKillContainerInvalidSignal [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T15:53:45.441Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T15:53:45.441Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T15:53:45.441Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T15:53:45.441Z] PASS [2021-11-11T15:53:45.441Z] coverage: 35.9% of statements [2021-11-11T15:53:45.441Z] ok github.com/docker/docker/daemon/cluster/convert 0.474s coverage: 35.9% of statements [2021-11-11T15:53:45.441Z] === RUN TestNewListSecretsFilters [2021-11-11T15:53:45.441Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T15:53:45.441Z] === RUN TestNewListConfigsFilters [2021-11-11T15:53:45.441Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T15:53:45.441Z] PASS [2021-11-11T15:53:45.441Z] coverage: 0.5% of statements [2021-11-11T15:53:45.450Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2021-11-11T15:53:45.909Z] ok github.com/docker/docker/daemon/cluster 0.898s coverage: 0.5% of statements [2021-11-11T15:53:45.920Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-11T15:53:45.920Z] === RUN TestKillContainer [2021-11-11T15:53:45.920Z] === RUN TestKillContainer/no_signal [2021-11-11T15:53:46.017Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-11T15:53:46.017Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T15:53:46.177Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T15:53:46.441Z] === RUN TestKillContainer/killing_signal [2021-11-11T15:53:46.992Z] === RUN TestBuilderGC [2021-11-11T15:53:46.992Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T15:53:46.992Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T15:53:46.993Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestFindConfigurationConflicts [2021-11-11T15:53:46.993Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T15:53:46.993Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T15:53:46.993Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T15:53:46.993Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T15:53:46.993Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_label [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T15:53:46.993Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration (0.01s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T15:53:46.993Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestModifiedDiscoverySettings [2021-11-11T15:53:46.993Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T15:53:46.993Z] time="2021-11-11T15:53:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T15:53:46.993Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-11-11T15:53:46.993Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T15:53:46.993Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:46.993Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestReloadBadDefaultConfig [2021-11-11T15:53:46.993Z] time="2021-11-11T15:53:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-653474180" [2021-11-11T15:53:46.993Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestReloadWithConflictingLabels [2021-11-11T15:53:46.993Z] time="2021-11-11T15:53:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4089168417" [2021-11-11T15:53:46.993Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-11T15:53:46.993Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T15:53:46.993Z] time="2021-11-11T15:53:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1671368344" [2021-11-11T15:53:46.993Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestMaskURLCredentials [2021-11-11T15:53:46.993Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T15:53:46.993Z] === RUN TestDaemonConfigurationMerge [2021-11-11T15:53:46.993Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T15:53:46.993Z] PASS [2021-11-11T15:53:46.993Z] coverage: 80.0% of statements [2021-11-11T15:53:46.993Z] ok github.com/docker/docker/daemon/config 0.295s coverage: 80.0% of statements [2021-11-11T15:53:47.006Z] --- PASS: TestKillContainer (1.26s) [2021-11-11T15:53:47.006Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-11T15:53:47.006Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-11T15:53:47.006Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-11-11T15:53:47.006Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T15:53:47.006Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T15:53:47.465Z] === RUN TestDiscoveryOptsErrors [2021-11-11T15:53:47.465Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T15:53:47.465Z] === RUN TestDiscoveryOpts [2021-11-11T15:53:47.465Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T15:53:47.465Z] PASS [2021-11-11T15:53:47.465Z] coverage: 30.0% of statements [2021-11-11T15:53:47.465Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2021-11-11T15:53:47.465Z] === RUN TestWaitNodeAttachment [2021-11-11T15:53:47.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T15:53:47.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-11-11T15:53:47.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-11T15:53:47.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-11-11T15:53:47.827Z] === RUN TestKillStoppedContainer [2021-11-11T15:53:47.827Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T15:53:47.827Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T15:53:47.936Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T15:53:47.936Z] === RUN TestIsolationConversion [2021-11-11T15:53:47.936Z] === RUN TestIsolationConversion/default [2021-11-11T15:53:47.936Z] === RUN TestIsolationConversion/process [2021-11-11T15:53:47.936Z] === RUN TestIsolationConversion/hyperv [2021-11-11T15:53:47.936Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestContainerLabels [2021-11-11T15:53:47.936Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestCredentialSpecConversion [2021-11-11T15:53:47.936Z] === RUN TestCredentialSpecConversion/none [2021-11-11T15:53:47.936Z] === RUN TestCredentialSpecConversion/config [2021-11-11T15:53:47.936Z] === RUN TestCredentialSpecConversion/file [2021-11-11T15:53:47.936Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T15:53:47.936Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T15:53:47.936Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountBind [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountVolume [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountTarget [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T15:53:47.936Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T15:53:47.936Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T15:53:47.936Z] PASS [2021-11-11T15:53:47.936Z] coverage: 11.0% of statements [2021-11-11T15:53:47.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.540s coverage: 11.0% of statements [2021-11-11T15:53:48.083Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T15:53:48.083Z] === RUN TestKillDifferentUserContainer [2021-11-11T15:53:48.341Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-11T15:53:48.341Z] === RUN TestInspectOomKilledTrue [2021-11-11T15:53:48.341Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:53:48.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T15:53:48.341Z] === RUN TestInspectOomKilledFalse [2021-11-11T15:53:48.341Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:53:48.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T15:53:48.341Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T15:53:48.341Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T15:53:48.341Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T15:53:48.341Z] === RUN TestLinksContainerNames [2021-11-11T15:53:48.407Z] === RUN TestEventsLog [2021-11-11T15:53:48.407Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T15:53:48.407Z] === RUN TestEventsLogTimeout [2021-11-11T15:53:48.407Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T15:53:48.407Z] === RUN TestLogEvents [2021-11-11T15:53:48.407Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T15:53:48.407Z] === RUN TestLoadBufferedEvents [2021-11-11T15:53:48.544Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T15:53:48.858Z] === RUN TestBuilderGC [2021-11-11T15:53:48.859Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T15:53:48.859Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestFindConfigurationConflicts [2021-11-11T15:53:48.859Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T15:53:48.859Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.01s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T15:53:48.859Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T15:53:48.859Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T15:53:48.859Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_label [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T15:53:48.859Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T15:53:48.859Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestModifiedDiscoverySettings [2021-11-11T15:53:48.859Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T15:53:48.859Z] === RUN TestDiscoveryOptsErrors [2021-11-11T15:53:48.859Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDiscoveryOpts [2021-11-11T15:53:48.859Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T15:53:48.859Z] PASS [2021-11-11T15:53:48.859Z] coverage: 30.0% of statements [2021-11-11T15:53:48.859Z] time="2021-11-11T15:53:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T15:53:48.859Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-11T15:53:48.859Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T15:53:48.859Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:53:48.859Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestReloadBadDefaultConfig [2021-11-11T15:53:48.859Z] time="2021-11-11T15:53:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2536816796" [2021-11-11T15:53:48.859Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestReloadWithConflictingLabels [2021-11-11T15:53:48.859Z] time="2021-11-11T15:53:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1626597160" [2021-11-11T15:53:48.859Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T15:53:48.859Z] time="2021-11-11T15:53:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3451515224" [2021-11-11T15:53:48.859Z] ok github.com/docker/docker/daemon/discovery 0.120s coverage: 30.0% of statements [2021-11-11T15:53:48.859Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestMaskURLCredentials [2021-11-11T15:53:48.859Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T15:53:48.859Z] === RUN TestDaemonConfigurationMerge [2021-11-11T15:53:48.859Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T15:53:48.859Z] PASS [2021-11-11T15:53:48.859Z] coverage: 80.0% of statements [2021-11-11T15:53:48.859Z] ok github.com/docker/docker/daemon/config 0.228s coverage: 80.0% of statements [2021-11-11T15:53:48.879Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-11-11T15:53:48.879Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T15:53:48.879Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T15:53:48.879Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T15:53:48.879Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T15:53:48.879Z] PASS [2021-11-11T15:53:48.879Z] coverage: 50.0% of statements [2021-11-11T15:53:48.879Z] ok github.com/docker/docker/daemon/events 0.273s coverage: 50.0% of statements [2021-11-11T15:53:49.110Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2021-11-11T15:53:49.272Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-11T15:53:49.272Z] === RUN TestLogsFollowTailEmpty [2021-11-11T15:53:49.328Z] === RUN TestWaitNodeAttachment [2021-11-11T15:53:49.353Z] === RUN TestIsEmptyDir [2021-11-11T15:53:49.353Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T15:53:49.353Z] PASS [2021-11-11T15:53:49.353Z] coverage: 2.3% of statements [2021-11-11T15:53:49.353Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2021-11-11T15:53:49.353Z] === RUN TestLinkNaming [2021-11-11T15:53:49.353Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T15:53:49.353Z] === RUN TestLinkNew [2021-11-11T15:53:49.353Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T15:53:49.353Z] === RUN TestLinkEnv [2021-11-11T15:53:49.353Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T15:53:49.353Z] === RUN TestLinkMultipleEnv [2021-11-11T15:53:49.353Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T15:53:49.353Z] === RUN TestLinkPortRangeEnv [2021-11-11T15:53:49.353Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T15:53:49.353Z] PASS [2021-11-11T15:53:49.353Z] coverage: 93.0% of statements [2021-11-11T15:53:49.353Z] ok github.com/docker/docker/daemon/links 0.163s coverage: 93.0% of statements [2021-11-11T15:53:49.529Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-11T15:53:49.529Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T15:53:49.677Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-11-11T15:53:49.796Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-11-11T15:53:49.796Z] === RUN TestIsolationConversion [2021-11-11T15:53:49.796Z] === RUN TestIsolationConversion/default [2021-11-11T15:53:49.796Z] === RUN TestIsolationConversion/process [2021-11-11T15:53:49.796Z] === RUN TestIsolationConversion/hyperv [2021-11-11T15:53:49.796Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestContainerLabels [2021-11-11T15:53:49.796Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestCredentialSpecConversion [2021-11-11T15:53:49.796Z] === RUN TestCredentialSpecConversion/none [2021-11-11T15:53:49.796Z] === RUN TestCredentialSpecConversion/config [2021-11-11T15:53:49.796Z] === RUN TestCredentialSpecConversion/file [2021-11-11T15:53:49.796Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T15:53:49.796Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T15:53:49.796Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountBind [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountVolume [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountTarget [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T15:53:49.796Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T15:53:49.796Z] PASS [2021-11-11T15:53:49.796Z] coverage: 11.0% of statements [2021-11-11T15:53:49.796Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.652s coverage: 11.0% of statements [2021-11-11T15:53:49.796Z] === RUN TestEventsLog [2021-11-11T15:53:49.796Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestEventsLogTimeout [2021-11-11T15:53:49.796Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T15:53:49.796Z] === RUN TestLogEvents [2021-11-11T15:53:49.796Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T15:53:49.796Z] === RUN TestLoadBufferedEvents [2021-11-11T15:53:50.093Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/default [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/private [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/slave [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/shared [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/default [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/shared [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/slave [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/private [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T15:53:50.093Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:53:50.093Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:53:50.093Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:53:50.459Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-11-11T15:53:50.459Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T15:53:50.459Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T15:53:50.459Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T15:53:50.459Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T15:53:50.459Z] PASS [2021-11-11T15:53:50.459Z] coverage: 50.0% of statements [2021-11-11T15:53:50.459Z] ok github.com/docker/docker/daemon/events 0.237s coverage: 50.0% of statements [2021-11-11T15:53:50.459Z] === RUN TestIsEmptyDir [2021-11-11T15:53:50.459Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T15:53:50.459Z] PASS [2021-11-11T15:53:50.459Z] coverage: 2.3% of statements [2021-11-11T15:53:50.459Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T15:53:50.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T15:53:50.479Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T15:53:50.480Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T15:53:50.480Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T15:53:50.480Z] 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-11-11T15:53:50.480Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-11-11T15:53:50.480Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T15:53:50.480Z] 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-11-11T15:53:50.480Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T15:53:50.480Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T15:53:50.480Z] 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-11-11T15:53:50.480Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T15:53:50.480Z] === RUN TestNetworkNat [2021-11-11T15:53:50.549Z] === RUN TestVerifyNetworkingConfig [2021-11-11T15:53:50.549Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestGetContainer [2021-11-11T15:53:50.549Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestValidContainerNames [2021-11-11T15:53:50.549Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestContainerInitDNS [2021-11-11T15:53:50.549Z] daemon_test.go:146: root required [2021-11-11T15:53:50.549Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestMerge [2021-11-11T15:53:50.549Z] --- PASS: TestMerge (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestValidateContainerIsolation [2021-11-11T15:53:50.549Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestFindNetworkErrorType [2021-11-11T15:53:50.549Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestEnsureServicesExist [2021-11-11T15:53:50.549Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestEnsureServicesExistErrors [2021-11-11T15:53:50.549Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T15:53:50.549Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T15:53:50.549Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T15:53:50.549Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T15:53:50.549Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T15:53:50.549Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T15:53:50.549Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestContainerDelete [2021-11-11T15:53:50.549Z] --- PASS: TestContainerDelete (0.01s) [2021-11-11T15:53:50.549Z] === RUN TestContainerDoubleDelete [2021-11-11T15:53:50.549Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T15:53:50.549Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T15:53:50.549Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestNoneHealthcheck [2021-11-11T15:53:50.549Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T15:53:50.549Z] === RUN TestHealthStates [2021-11-11T15:53:50.836Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-11-11T15:53:50.928Z] === RUN TestVerifyNetworkingConfig [2021-11-11T15:53:50.928Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestGetContainer [2021-11-11T15:53:50.928Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestValidContainerNames [2021-11-11T15:53:50.928Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestContainerInitDNS [2021-11-11T15:53:50.928Z] daemon_test.go:146: root required [2021-11-11T15:53:50.928Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestMerge [2021-11-11T15:53:50.928Z] --- PASS: TestMerge (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestValidateContainerIsolation [2021-11-11T15:53:50.928Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestFindNetworkErrorType [2021-11-11T15:53:50.928Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestEnsureServicesExist [2021-11-11T15:53:50.928Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestEnsureServicesExistErrors [2021-11-11T15:53:50.928Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T15:53:50.928Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T15:53:50.928Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T15:53:50.928Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T15:53:50.928Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T15:53:50.928Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T15:53:50.928Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestContainerDelete [2021-11-11T15:53:50.928Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T15:53:50.928Z] === RUN TestContainerDoubleDelete [2021-11-11T15:53:50.929Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T15:53:50.929Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T15:53:50.929Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestNoneHealthcheck [2021-11-11T15:53:50.929Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestHealthStates [2021-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:50.929Z] --- PASS: TestHealthStates (0.13s) [2021-11-11T15:53:50.929Z] === RUN TestGetInspectData [2021-11-11T15:53:50.929Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestFillLicense [2021-11-11T15:53:50.929Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestListInvalidFilter [2021-11-11T15:53:50.929Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestNameFilter [2021-11-11T15:53:50.929Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T15:53:50.929Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T15:53:50.929Z] === 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-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T15:53:50.929Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T15:53:50.929Z] --- 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-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T15:53:50.929Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonReloadLabels [2021-11-11T15:53:50.929Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T15:53:50.929Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonReloadMirrors [2021-11-11T15:53:50.929Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T15:53:50.929Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T15:53:50.929Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestDaemonDiscoveryReload [2021-11-11T15:53:50.929Z] === RUN TestLinkNaming [2021-11-11T15:53:50.929Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLinkNew [2021-11-11T15:53:50.929Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLinkEnv [2021-11-11T15:53:50.929Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLinkMultipleEnv [2021-11-11T15:53:50.929Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T15:53:50.929Z] === RUN TestLinkPortRangeEnv [2021-11-11T15:53:50.929Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T15:53:50.929Z] PASS [2021-11-11T15:53:50.929Z] coverage: 93.0% of statements [2021-11-11T15:53:50.929Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] time="2021-11-11T15:53:50Z" 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-11-11T15:53:51.020Z] --- PASS: TestHealthStates (0.17s) [2021-11-11T15:53:51.020Z] === RUN TestGetInspectData [2021-11-11T15:53:51.020Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestFillLicense [2021-11-11T15:53:51.020Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestListInvalidFilter [2021-11-11T15:53:51.020Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestNameFilter [2021-11-11T15:53:51.020Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T15:53:51.020Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T15:53:51.020Z] === 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-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T15:53:51.020Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T15:53:51.020Z] --- 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-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T15:53:51.020Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonReloadLabels [2021-11-11T15:53:51.020Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T15:53:51.020Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonReloadMirrors [2021-11-11T15:53:51.020Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T15:53:51.020Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T15:53:51.020Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T15:53:51.020Z] === RUN TestDaemonDiscoveryReload [2021-11-11T15:53:51.043Z] --- PASS: TestNetworkNat (0.53s) [2021-11-11T15:53:51.043Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T15:53:51.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-11T15:53:51.300Z] === RUN TestNetworkLoopbackNat [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/defaults [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T15:53:51.491Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T15:53:51.491Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T15:53:51.491Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T15:53:51.491Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T15:53:51.491Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T15:53:51.491Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T15:53:51.491Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T15:53:51.917Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-11T15:53:51.917Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T15:53:51.963Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-11-11T15:53:51.963Z] === RUN TestCreateSuccess [2021-11-11T15:53:51.963Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCreateStreamSkipped [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T15:53:51.963Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCreateLogGroupSuccess [2021-11-11T15:53:51.963Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCreateError [2021-11-11T15:53:51.963Z] --- PASS: TestCreateError (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCreateAlreadyExists [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T15:53:51.963Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestLogClosed [2021-11-11T15:53:51.963Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestLogBlocking [2021-11-11T15:53:51.963Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T15:53:51.963Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T15:53:51.963Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestPublishBatchSuccess [2021-11-11T15:53:51.963Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestPublishBatchError [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=error msg=Error [2021-11-11T15:53:51.963Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T15:53:51.963Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T15:53:51.963Z] time="2021-11-11T15:53:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T15:53:51.963Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchSimple [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchTicker [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-11T15:53:51.963Z] === RUN TestCollectBatchClose [2021-11-11T15:53:51.963Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/3/���� [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T15:53:51.963Z] === RUN TestEffectiveLen/5/ [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T15:53:51.963Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/0/ [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: He [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/6/a� [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: a [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: � [2021-11-11T15:53:51.964Z] === RUN TestFindValidSplit/7/a� [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T15:53:51.964Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestProcessEventEmoji [2021-11-11T15:53:51.964Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchLineSplit [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchMaxEvents [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T15:53:51.964Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T15:53:51.964Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T15:53:51.964Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T15:53:51.964Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCreateTagSuccess [2021-11-11T15:53:51.964Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T15:53:51.964Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T15:53:51.964Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T15:53:51.964Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T15:53:51.964Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-11T15:53:51.964Z] PASS [2021-11-11T15:53:51.964Z] coverage: 77.4% of statements [2021-11-11T15:53:51.964Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-11T15:53:51.964Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T15:53:51.964Z] ok github.com/docker/docker/daemon/logger/awslogs 0.357s coverage: 77.4% of statements [2021-11-11T15:53:51.964Z] === RUN TestAdapterReadLogs [2021-11-11T15:53:51.964Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCopier [2021-11-11T15:53:51.964Z] --- PASS: TestCopier (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCopierLongLines [2021-11-11T15:53:51.964Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestCopierSlow [2021-11-11T15:53:51.964Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T15:53:51.964Z] === RUN TestCopierWithSized [2021-11-11T15:53:51.964Z] === RUN TestCopierWithSized/as_is [2021-11-11T15:53:51.964Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T15:53:51.964Z] --- PASS: TestCopierWithSized (0.02s) [2021-11-11T15:53:51.964Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T15:53:51.964Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-11T15:53:51.964Z] === RUN TestCopierWithPartial [2021-11-11T15:53:51.964Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestRingLogger [2021-11-11T15:53:51.964Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestRingCap [2021-11-11T15:53:51.964Z] --- PASS: TestRingCap (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestRingClose [2021-11-11T15:53:51.964Z] --- PASS: TestRingClose (0.00s) [2021-11-11T15:53:51.964Z] === RUN TestRingDrain [2021-11-11T15:53:51.964Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T15:53:51.964Z] PASS [2021-11-11T15:53:51.964Z] coverage: 43.8% of statements [2021-11-11T15:53:51.964Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.8% of statements [2021-11-11T15:53:52.385Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T15:53:52.385Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T15:53:52.385Z] === RUN TestAdapterReadLogs [2021-11-11T15:53:52.385Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestCopier [2021-11-11T15:53:52.385Z] --- PASS: TestCopier (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestCopierLongLines [2021-11-11T15:53:52.385Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestCopierSlow [2021-11-11T15:53:52.385Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T15:53:52.385Z] === RUN TestCopierWithSized [2021-11-11T15:53:52.385Z] === RUN TestCopierWithSized/as_is [2021-11-11T15:53:52.385Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T15:53:52.385Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T15:53:52.385Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T15:53:52.385Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestCopierWithPartial [2021-11-11T15:53:52.385Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestRingLogger [2021-11-11T15:53:52.385Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestRingCap [2021-11-11T15:53:52.385Z] --- PASS: TestRingCap (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestRingClose [2021-11-11T15:53:52.385Z] --- PASS: TestRingClose (0.00s) [2021-11-11T15:53:52.385Z] === RUN TestRingDrain [2021-11-11T15:53:52.385Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T15:53:52.385Z] PASS [2021-11-11T15:53:52.385Z] coverage: 43.8% of statements [2021-11-11T15:53:52.385Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.8% of statements [2021-11-11T15:53:52.435Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T15:53:52.435Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T15:53:52.435Z] === RUN TestSearchRegistryForImages [2021-11-11T15:53:52.435Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T15:53:52.435Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T15:53:52.435Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T15:53:52.435Z] === RUN TestImageDelete [2021-11-11T15:53:52.435Z] === RUN TestImageDelete/no_lease [2021-11-11T15:53:52.435Z] === RUN TestImageDelete/lease_exists [2021-11-11T15:53:52.435Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T15:53:52.435Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T15:53:52.435Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T15:53:52.435Z] === RUN TestContentStoreForPull [2021-11-11T15:53:52.435Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T15:53:52.435Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T15:53:52.435Z] --- PASS: TestContentStoreForPull (0.19s) [2021-11-11T15:53:52.435Z] PASS [2021-11-11T15:53:52.435Z] coverage: 6.7% of statements [2021-11-11T15:53:52.435Z] ok github.com/docker/docker/daemon/images 0.303s coverage: 6.7% of statements [2021-11-11T15:53:52.853Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s) [2021-11-11T15:53:52.853Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T15:53:52.853Z] reload_test.go:520: root required [2021-11-11T15:53:52.853Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T15:53:52.853Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T15:53:52.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T15:53:52.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T15:53:52.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T15:53:52.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T15:53:52.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T15:53:52.853Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestParseVolumesFrom [2021-11-11T15:53:52.853Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T15:53:52.853Z] PASS [2021-11-11T15:53:52.853Z] coverage: 9.0% of statements [2021-11-11T15:53:52.853Z] ok github.com/docker/docker/daemon 2.358s coverage: 9.0% of statements [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T15:53:52.853Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/defaults [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T15:53:52.853Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T15:53:52.853Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T15:53:52.853Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T15:53:52.853Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T15:53:52.853Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T15:53:52.906Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T15:53:52.906Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T15:53:52.906Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T15:53:52.906Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T15:53:52.906Z] reload_test.go:520: root required [2021-11-11T15:53:52.906Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T15:53:52.906Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-11-11T15:53:52.906Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T15:53:52.906Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-11-11T15:53:52.906Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T15:53:52.906Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T15:53:52.906Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T15:53:52.906Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T15:53:52.906Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T15:53:52.906Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestParseVolumesFrom [2021-11-11T15:53:52.906Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T15:53:52.906Z] PASS [2021-11-11T15:53:52.906Z] coverage: 9.0% of statements [2021-11-11T15:53:52.906Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-11-11T15:53:52.906Z] === RUN TestFastTimeMarshalJSON [2021-11-11T15:53:52.906Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T15:53:52.906Z] PASS [2021-11-11T15:53:52.906Z] coverage: 87.2% of statements [2021-11-11T15:53:52.906Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.198s coverage: 87.2% of statements [2021-11-11T15:53:52.906Z] ok github.com/docker/docker/daemon 2.699s coverage: 9.0% of statements [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T15:53:52.906Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T15:53:52.906Z] === RUN TestJSONFileLogger [2021-11-11T15:53:52.906Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T15:53:52.906Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T15:53:52.906Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T15:53:52.906Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T15:53:52.906Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T15:53:52.906Z] === RUN TestEncodeDecode [2021-11-11T15:53:52.906Z] === PAUSE TestEncodeDecode [2021-11-11T15:53:52.906Z] === RUN TestUnexpectedEOF [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T15:53:53.321Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-11T15:53:53.321Z] === RUN TestCreateSuccess [2021-11-11T15:53:53.321Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCreateStreamSkipped [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T15:53:53.321Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCreateLogGroupSuccess [2021-11-11T15:53:53.321Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCreateError [2021-11-11T15:53:53.321Z] --- PASS: TestCreateError (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCreateAlreadyExists [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T15:53:53.321Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestLogClosed [2021-11-11T15:53:53.321Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestLogBlocking [2021-11-11T15:53:53.321Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T15:53:53.321Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T15:53:53.321Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestPublishBatchSuccess [2021-11-11T15:53:53.321Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestPublishBatchError [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=error msg=Error [2021-11-11T15:53:53.321Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T15:53:53.321Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T15:53:53.321Z] time="2021-11-11T15:53:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T15:53:53.321Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchSimple [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchTicker [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T15:53:53.321Z] === RUN TestCollectBatchClose [2021-11-11T15:53:53.321Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/3/���� [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T15:53:53.321Z] === RUN TestEffectiveLen/5/ [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T15:53:53.321Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/0/ [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1063: He [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1063: [2021-11-11T15:53:53.321Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T15:53:53.321Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:53.322Z] === RUN TestFindValidSplit/6/a� [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1063: a [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1064: � [2021-11-11T15:53:53.322Z] === RUN TestFindValidSplit/7/a� [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T15:53:53.322Z] cloudwatchlogs_test.go:1064: [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestProcessEventEmoji [2021-11-11T15:53:53.322Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchLineSplit [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchMaxEvents [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T15:53:53.322Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T15:53:53.322Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T15:53:53.322Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T15:53:53.322Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T15:53:53.322Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestCreateTagSuccess [2021-11-11T15:53:53.322Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T15:53:53.322Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T15:53:53.322Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T15:53:53.322Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T15:53:53.322Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T15:53:53.322Z] PASS [2021-11-11T15:53:53.322Z] coverage: 77.0% of statements [2021-11-11T15:53:53.322Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T15:53:53.322Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestSearchRegistryForImages [2021-11-11T15:53:53.322Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T15:53:53.322Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T15:53:53.322Z] === RUN TestImageDelete [2021-11-11T15:53:53.322Z] ok github.com/docker/docker/daemon/logger/awslogs 0.336s coverage: 77.0% of statements [2021-11-11T15:53:53.322Z] === RUN TestImageDelete/no_lease [2021-11-11T15:53:53.322Z] === RUN TestImageDelete/lease_exists [2021-11-11T15:53:53.322Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T15:53:53.322Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T15:53:53.322Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-11T15:53:53.322Z] === RUN TestContentStoreForPull [2021-11-11T15:53:53.322Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-11T15:53:53.322Z] PASS [2021-11-11T15:53:53.322Z] coverage: 6.7% of statements [2021-11-11T15:53:53.322Z] ok github.com/docker/docker/daemon/images 0.304s coverage: 6.7% of statements [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T15:53:53.322Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T15:53:53.378Z] time="2021-11-11T15:53:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T15:53:53.378Z] time="2021-11-11T15:53:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T15:53:53.378Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-11-11T15:53:53.378Z] === CONT TestEncodeDecode [2021-11-11T15:53:53.378Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T15:53:53.378Z] PASS [2021-11-11T15:53:53.378Z] coverage: 69.9% of statements [2021-11-11T15:53:53.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2021-11-11T15:53:53.790Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T15:53:53.790Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T15:53:53.790Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T15:53:53.790Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-11T15:53:53.790Z] === RUN TestFastTimeMarshalJSON [2021-11-11T15:53:53.790Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T15:53:53.790Z] PASS [2021-11-11T15:53:53.790Z] coverage: 87.2% of statements [2021-11-11T15:53:53.790Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.185s coverage: 87.2% of statements [2021-11-11T15:53:53.850Z] === RUN TestWriteLog [2021-11-11T15:53:53.850Z] === PAUSE TestWriteLog [2021-11-11T15:53:53.850Z] === RUN TestReadLog [2021-11-11T15:53:53.850Z] === PAUSE TestReadLog [2021-11-11T15:53:53.850Z] === CONT TestWriteLog [2021-11-11T15:53:53.850Z] === CONT TestReadLog [2021-11-11T15:53:53.850Z] --- PASS: TestWriteLog (0.01s) [2021-11-11T15:53:53.850Z] === RUN TestReadLog/tail_exact [2021-11-11T15:53:53.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T15:53:53.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T15:53:54.259Z] === RUN TestJSONFileLogger [2021-11-11T15:53:54.259Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T15:53:54.259Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T15:53:54.259Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T15:53:54.259Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T15:53:54.259Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-11-11T15:53:54.259Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T15:53:54.259Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T15:53:54.259Z] === RUN TestEncodeDecode [2021-11-11T15:53:54.259Z] === PAUSE TestEncodeDecode [2021-11-11T15:53:54.259Z] === RUN TestUnexpectedEOF [2021-11-11T15:53:54.259Z] time="2021-11-11T15:53:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T15:53:54.259Z] time="2021-11-11T15:53:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T15:53:54.259Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-11-11T15:53:54.259Z] === CONT TestEncodeDecode [2021-11-11T15:53:54.259Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T15:53:54.259Z] PASS [2021-11-11T15:53:54.259Z] coverage: 69.9% of statements [2021-11-11T15:53:54.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.272s coverage: 69.9% of statements [2021-11-11T15:53:54.323Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T15:53:54.323Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T15:53:54.323Z] --- PASS: TestReadLog (0.20s) [2021-11-11T15:53:54.323Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-11-11T15:53:54.323Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T15:53:54.323Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T15:53:54.323Z] PASS [2021-11-11T15:53:54.323Z] coverage: 75.2% of statements [2021-11-11T15:53:54.323Z] ok github.com/docker/docker/daemon/logger/local 0.245s coverage: 75.2% of statements [2021-11-11T15:53:54.323Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T15:53:54.323Z] === RUN TestLog [2021-11-11T15:53:54.573Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-11-11T15:53:54.574Z] === RUN TestPause [2021-11-11T15:53:54.574Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:53:54.574Z] --- SKIP: TestPause (0.00s) [2021-11-11T15:53:54.574Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T15:53:54.574Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:53:54.574Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:53:54.574Z] === RUN TestPauseStopPausedContainer [2021-11-11T15:53:54.574Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:53:54.574Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-11T15:53:54.574Z] === RUN TestPidHost [2021-11-11T15:53:54.727Z] === RUN TestWriteLog [2021-11-11T15:53:54.727Z] === PAUSE TestWriteLog [2021-11-11T15:53:54.727Z] === RUN TestReadLog [2021-11-11T15:53:54.727Z] === PAUSE TestReadLog [2021-11-11T15:53:54.727Z] === CONT TestWriteLog [2021-11-11T15:53:54.727Z] === CONT TestReadLog [2021-11-11T15:53:54.727Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T15:53:54.727Z] === RUN TestReadLog/tail_exact [2021-11-11T15:53:54.727Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T15:53:54.727Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T15:53:54.727Z] --- PASS: TestReadLog (0.13s) [2021-11-11T15:53:54.727Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-11T15:53:54.727Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T15:53:54.727Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T15:53:54.727Z] PASS [2021-11-11T15:53:54.727Z] coverage: 75.2% of statements [2021-11-11T15:53:54.727Z] ok github.com/docker/docker/daemon/logger/local 0.180s coverage: 75.2% of statements [2021-11-11T15:53:54.795Z] --- PASS: TestLog (0.01s) [2021-11-11T15:53:54.795Z] PASS [2021-11-11T15:53:54.795Z] coverage: 31.5% of statements [2021-11-11T15:53:54.795Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2021-11-11T15:53:54.795Z] === RUN TestOpenFileDelete [2021-11-11T15:53:54.795Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestOpenFileRename [2021-11-11T15:53:54.795Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestParseLogTagDefaultTag [2021-11-11T15:53:54.795Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestParseLogTag [2021-11-11T15:53:54.795Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestParseLogTagEmptyTag [2021-11-11T15:53:54.795Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestTailFiles [2021-11-11T15:53:54.795Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestFollowLogsConsumerGone [2021-11-11T15:53:54.795Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestFollowLogsProducerGone [2021-11-11T15:53:54.795Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T15:53:54.795Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T15:53:54.795Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T15:53:54.795Z] === RUN TestCheckCapacityAndRotate [2021-11-11T15:53:54.795Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T15:53:54.795Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T15:53:54.795Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-11-11T15:53:54.795Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T15:53:54.795Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-11T15:53:54.795Z] PASS [2021-11-11T15:53:54.795Z] coverage: 50.9% of statements [2021-11-11T15:53:54.795Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 50.9% of statements [2021-11-11T15:53:54.830Z] --- PASS: TestPidHost (0.92s) [2021-11-11T15:53:54.830Z] === RUN TestPsFilter [2021-11-11T15:53:55.087Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T15:53:55.087Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T15:53:55.195Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T15:53:55.195Z] === RUN TestOpenFileDelete [2021-11-11T15:53:55.195Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestOpenFileRename [2021-11-11T15:53:55.195Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestParseLogTagDefaultTag [2021-11-11T15:53:55.195Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestParseLogTag [2021-11-11T15:53:55.195Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestParseLogTagEmptyTag [2021-11-11T15:53:55.195Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestTailFiles [2021-11-11T15:53:55.195Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestFollowLogsConsumerGone [2021-11-11T15:53:55.195Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestFollowLogsProducerGone [2021-11-11T15:53:55.195Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T15:53:55.195Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T15:53:55.195Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T15:53:55.195Z] === RUN TestCheckCapacityAndRotate [2021-11-11T15:53:55.195Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T15:53:55.195Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T15:53:55.195Z] === RUN TestLog [2021-11-11T15:53:55.195Z] --- PASS: TestLog (0.01s) [2021-11-11T15:53:55.195Z] PASS [2021-11-11T15:53:55.195Z] coverage: 31.5% of statements [2021-11-11T15:53:55.195Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 31.5% of statements [2021-11-11T15:53:55.195Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-11-11T15:53:55.195Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T15:53:55.195Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-11T15:53:55.195Z] PASS [2021-11-11T15:53:55.195Z] coverage: 55.3% of statements [2021-11-11T15:53:55.195Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.213s coverage: 55.3% of statements [2021-11-11T15:53:55.268Z] === RUN TestValidateLogOpt [2021-11-11T15:53:55.268Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestNewMissedConfig [2021-11-11T15:53:55.268Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestNewMissedUrl [2021-11-11T15:53:55.268Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestNewMissedToken [2021-11-11T15:53:55.268Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestNewWithProxy [2021-11-11T15:53:55.268Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestDefault [2021-11-11T15:53:55.268Z] === RUN TestNewParse [2021-11-11T15:53:55.268Z] --- PASS: TestNewParse (0.00s) [2021-11-11T15:53:55.268Z] PASS [2021-11-11T15:53:55.268Z] coverage: 8.3% of statements [2021-11-11T15:53:55.268Z] --- PASS: TestDefault (0.01s) [2021-11-11T15:53:55.268Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T15:53:55.268Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestJsonFormat [2021-11-11T15:53:55.268Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-11-11T15:53:55.268Z] --- PASS: TestJsonFormat (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestRawFormat [2021-11-11T15:53:55.268Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestRawFormatWithLabels [2021-11-11T15:53:55.268Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestRawFormatWithoutTag [2021-11-11T15:53:55.268Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T15:53:55.268Z] === RUN TestBatching [2021-11-11T15:53:55.345Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-11-11T15:53:55.345Z] === RUN TestRemoveContainerWithVolume [2021-11-11T15:53:55.536Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-11T15:53:55.739Z] --- PASS: TestBatching (0.22s) [2021-11-11T15:53:55.739Z] === RUN TestFrequency [2021-11-11T15:53:55.739Z] === RUN TestParseLogFormat [2021-11-11T15:53:55.739Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestValidateLogOptEmpty [2021-11-11T15:53:55.739Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestValidateSyslogAddress [2021-11-11T15:53:55.739Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestParseAddressDefaultPort [2021-11-11T15:53:55.739Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestValidateSyslogFacility [2021-11-11T15:53:55.739Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T15:53:55.739Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestValidateLogOpt [2021-11-11T15:53:55.739Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T15:53:55.739Z] PASS [2021-11-11T15:53:55.739Z] coverage: 46.8% of statements [2021-11-11T15:53:55.739Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-11-11T15:53:55.739Z] --- PASS: TestFrequency (0.16s) [2021-11-11T15:53:55.739Z] === RUN TestOneMessagePerRequest [2021-11-11T15:53:55.739Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestVerify [2021-11-11T15:53:55.739Z] --- PASS: TestVerify (0.00s) [2021-11-11T15:53:55.739Z] === RUN TestSkipVerify [2021-11-11T15:53:55.739Z] time="2021-11-11T15:53:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:55.908Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-11T15:53:55.908Z] === RUN TestRemoveContainerRunning [2021-11-11T15:53:56.167Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-11T15:53:56.167Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T15:53:56.182Z] === RUN TestNewParse [2021-11-11T15:53:56.182Z] --- PASS: TestNewParse (0.00s) [2021-11-11T15:53:56.182Z] PASS [2021-11-11T15:53:56.182Z] coverage: 8.3% of statements [2021-11-11T15:53:56.182Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-11T15:53:56.182Z] === RUN TestValidateLogOpt [2021-11-11T15:53:56.182Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestNewMissedConfig [2021-11-11T15:53:56.182Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestNewMissedUrl [2021-11-11T15:53:56.182Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestNewMissedToken [2021-11-11T15:53:56.182Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestNewWithProxy [2021-11-11T15:53:56.182Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestDefault [2021-11-11T15:53:56.182Z] --- PASS: TestDefault (0.01s) [2021-11-11T15:53:56.182Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T15:53:56.182Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestJsonFormat [2021-11-11T15:53:56.182Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T15:53:56.182Z] === RUN TestRawFormat [2021-11-11T15:53:56.182Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestRawFormatWithLabels [2021-11-11T15:53:56.182Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestRawFormatWithoutTag [2021-11-11T15:53:56.182Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestBatching [2021-11-11T15:53:56.182Z] === RUN TestParseLogFormat [2021-11-11T15:53:56.182Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestValidateLogOptEmpty [2021-11-11T15:53:56.182Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestValidateSyslogAddress [2021-11-11T15:53:56.182Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestParseAddressDefaultPort [2021-11-11T15:53:56.182Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestValidateSyslogFacility [2021-11-11T15:53:56.182Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T15:53:56.182Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T15:53:56.182Z] === RUN TestValidateLogOpt [2021-11-11T15:53:56.182Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T15:53:56.182Z] PASS [2021-11-11T15:53:56.182Z] coverage: 46.8% of statements [2021-11-11T15:53:56.182Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-11-11T15:53:56.210Z] time="2021-11-11T15:53:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.210Z] time="2021-11-11T15:53:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.210Z] time="2021-11-11T15:53:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.652Z] --- PASS: TestBatching (0.20s) [2021-11-11T15:53:56.652Z] === RUN TestFrequency [2021-11-11T15:53:56.652Z] --- PASS: TestFrequency (0.34s) [2021-11-11T15:53:56.652Z] === RUN TestOneMessagePerRequest [2021-11-11T15:53:56.652Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T15:53:56.652Z] === RUN TestVerify [2021-11-11T15:53:56.652Z] --- PASS: TestVerify (0.00s) [2021-11-11T15:53:56.652Z] === RUN TestSkipVerify [2021-11-11T15:53:56.681Z] --- PASS: TestSkipVerify (0.78s) [2021-11-11T15:53:56.681Z] === RUN TestBufferMaximum [2021-11-11T15:53:56.681Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.681Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.182553\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.182553\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T15:53:56.682Z] === RUN TestServerAlwaysDown [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.186601\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.186601\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.186601\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.191460\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.191460\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:56.682Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-11-11T15:53:56.682Z] === RUN TestCannotSendAfterClose [2021-11-11T15:53:56.682Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T15:53:56.682Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T15:53:56.682Z] === RUN TestV1IDService [2021-11-11T15:53:56.682Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T15:53:56.682Z] === RUN TestV2MetadataService [2021-11-11T15:53:56.731Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-11T15:53:56.731Z] === RUN TestRemoveInvalidContainer [2021-11-11T15:53:56.731Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T15:53:56.731Z] === RUN TestRenameLinkedContainer [2021-11-11T15:53:57.120Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] --- PASS: TestSkipVerify (0.33s) [2021-11-11T15:53:57.121Z] === RUN TestBufferMaximum [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.816959\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.816959\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T15:53:57.121Z] === RUN TestServerAlwaysDown [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.818971\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.818971\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.818971\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.819965\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] time="2021-11-11T15:53:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646036.819965\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:57.121Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T15:53:57.121Z] === RUN TestCannotSendAfterClose [2021-11-11T15:53:57.121Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T15:53:57.121Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T15:53:57.589Z] === RUN TestV1IDService [2021-11-11T15:53:57.589Z] --- PASS: TestV1IDService (0.01s) [2021-11-11T15:53:57.589Z] === RUN TestV2MetadataService [2021-11-11T15:53:57.676Z] --- PASS: TestV2MetadataService (0.78s) [2021-11-11T15:53:57.677Z] PASS [2021-11-11T15:53:57.677Z] coverage: 48.2% of statements [2021-11-11T15:53:57.677Z] ok github.com/docker/docker/distribution/metadata 0.864s coverage: 48.2% of statements [2021-11-11T15:53:57.677Z] time="2021-11-11T15:53:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T15:53:57.677Z] time="2021-11-11T15:53:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"347ef6d1a2ba\"}'" [2021-11-11T15:53:57.677Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T15:53:57.677Z] PASS [2021-11-11T15:53:57.677Z] coverage: 82.5% of statements [2021-11-11T15:53:57.677Z] ok github.com/docker/docker/daemon/logger/splunk 2.252s coverage: 82.5% of statements [2021-11-11T15:53:57.677Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T15:53:57.677Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T15:53:57.677Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T15:53:57.677Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T15:53:57.677Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T15:53:57.677Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T15:53:57.677Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T15:53:57.677Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T15:53:57.677Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T15:53:57.677Z] === RUN TestManifestStore [2021-11-11T15:53:57.677Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T15:53:57.677Z] === RUN TestSuccessfulDownload [2021-11-11T15:53:57.677Z] download_test.go:267: Needs fixing on Windows [2021-11-11T15:53:57.677Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T15:53:57.677Z] === RUN TestCancelledDownload [2021-11-11T15:53:57.677Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T15:53:57.677Z] === RUN TestMaxDownloadAttempts [2021-11-11T15:53:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:57.677Z] time="2021-11-11T15:53:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4108985439\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T15:53:57.677Z] === RUN TestManifestStore/no_local_cache [2021-11-11T15:53:57.677Z] === RUN TestManifestStore/with_local_cache [2021-11-11T15:53:57.677Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T15:53:57.677Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T15:53:57.677Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.057Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T15:53:58.057Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T15:53:58.057Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T15:53:58.057Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T15:53:58.057Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T15:53:58.057Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T15:53:58.057Z] === RUN TestManifestStore [2021-11-11T15:53:58.057Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T15:53:58.057Z] time="2021-11-11T15:53:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T15:53:58.057Z] time="2021-11-11T15:53:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"89817f3e4dbf\"}'" [2021-11-11T15:53:58.057Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T15:53:58.057Z] PASS [2021-11-11T15:53:58.057Z] coverage: 82.5% of statements [2021-11-11T15:53:58.057Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2021-11-11T15:53:58.057Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T15:53:58.057Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T15:53:58.057Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T15:53:58.057Z] === RUN TestSuccessfulDownload [2021-11-11T15:53:58.057Z] download_test.go:267: Needs fixing on Windows [2021-11-11T15:53:58.057Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T15:53:58.057Z] === RUN TestCancelledDownload [2021-11-11T15:53:58.057Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T15:53:58.057Z] === RUN TestMaxDownloadAttempts [2021-11-11T15:53:58.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:58.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:58.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:58.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:58.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:58.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:58.057Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:58.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:58.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T15:53:58.057Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T15:53:58.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T15:53:58.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T15:53:58.057Z] time="2021-11-11T15:53:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2435387119\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T15:53:58.057Z] === RUN TestManifestStore/no_local_cache [2021-11-11T15:53:58.057Z] === RUN TestManifestStore/with_local_cache [2021-11-11T15:53:58.057Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T15:53:58.057Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T15:53:58.058Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.058Z] time="2021-11-11T15:53:58Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.058Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T15:53:58.058Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T15:53:58.058Z] time="2021-11-11T15:53:58Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T15:53:58.149Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore (0.31s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T15:53:58.149Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestFixManifestLayers [2021-11-11T15:53:58.149Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T15:53:58.149Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T15:53:58.149Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestFixManifestLayersBadParent [2021-11-11T15:53:58.149Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestValidateManifest [2021-11-11T15:53:58.149Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T15:53:58.149Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestFormatPlatform [2021-11-11T15:53:58.149Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T15:53:58.149Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T15:53:58.149Z] === RUN TestLayerAlreadyExists [2021-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] 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-11-11T15:53:58.149Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-11T15:53:58.149Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.149Z] time="2021-11-11T15:53:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.149Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T15:53:58.149Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-11-11T15:53:58.149Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-11-11T15:53:58.149Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-11-11T15:53:58.149Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-11-11T15:53:58.149Z] === RUN TestTransfer [2021-11-11T15:53:58.149Z] --- PASS: TestTransfer (0.15s) [2021-11-11T15:53:58.149Z] === RUN TestConcurrencyLimit [2021-11-11T15:53:58.525Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T15:53:58.525Z] time="2021-11-11T15:53:58Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.525Z] time="2021-11-11T15:53:58Z" level=warning msg="reference for unknown type: " [2021-11-11T15:53:58.525Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T15:53:58.525Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T15:53:58.525Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T15:53:58.525Z] --- PASS: TestV2MetadataService (0.72s) [2021-11-11T15:53:58.525Z] PASS [2021-11-11T15:53:58.525Z] coverage: 48.2% of statements [2021-11-11T15:53:58.525Z] ok github.com/docker/docker/distribution/metadata 0.788s coverage: 48.2% of statements [2021-11-11T15:53:58.525Z] time="2021-11-11T15:53:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore (0.24s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T15:53:58.525Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T15:53:58.525Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T15:53:58.525Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T15:53:58.525Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T15:53:58.525Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T15:53:58.526Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T15:53:58.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T15:53:58.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T15:53:58.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestFixManifestLayers [2021-11-11T15:53:58.526Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T15:53:58.526Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T15:53:58.526Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestFixManifestLayersBadParent [2021-11-11T15:53:58.526Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestValidateManifest [2021-11-11T15:53:58.526Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T15:53:58.526Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestFormatPlatform [2021-11-11T15:53:58.526Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T15:53:58.526Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T15:53:58.526Z] === RUN TestLayerAlreadyExists [2021-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] 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-11-11T15:53:58.526Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-11T15:53:58.526Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T15:53:58.526Z] time="2021-11-11T15:53:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.526Z] time="2021-11-11T15:53:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.526Z] time="2021-11-11T15:53:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.526Z] time="2021-11-11T15:53:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T15:53:58.526Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T15:53:58.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-11T15:53:58.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-11T15:53:58.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-11T15:53:58.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-11T15:53:58.526Z] === RUN TestTransfer [2021-11-11T15:53:58.526Z] --- PASS: TestTransfer (0.12s) [2021-11-11T15:53:58.526Z] === RUN TestConcurrencyLimit [2021-11-11T15:53:58.624Z] === RUN TestNotFound [2021-11-11T15:53:58.624Z] --- PASS: TestNotFound (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestConflict [2021-11-11T15:53:58.624Z] --- PASS: TestConflict (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestForbidden [2021-11-11T15:53:58.624Z] --- PASS: TestForbidden (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestInvalidParameter [2021-11-11T15:53:58.624Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestNotImplemented [2021-11-11T15:53:58.624Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestNotModified [2021-11-11T15:53:58.624Z] --- PASS: TestNotModified (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestUnauthorized [2021-11-11T15:53:58.624Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestUnknown [2021-11-11T15:53:58.624Z] --- PASS: TestUnknown (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestCancelled [2021-11-11T15:53:58.624Z] --- PASS: TestCancelled (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestDeadline [2021-11-11T15:53:58.624Z] --- PASS: TestDeadline (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestDataLoss [2021-11-11T15:53:58.624Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestUnavailable [2021-11-11T15:53:58.624Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestSystem [2021-11-11T15:53:58.624Z] --- PASS: TestSystem (0.00s) [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Conflict [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T15:53:58.624Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T15:53:58.624Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T15:53:58.624Z] PASS [2021-11-11T15:53:58.624Z] coverage: 53.1% of statements [2021-11-11T15:53:58.624Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-11-11T15:53:58.624Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-11T15:53:58.624Z] === RUN TestInactiveJobs [2021-11-11T15:53:58.627Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-11-11T15:53:58.627Z] === RUN TestRenameStoppedContainer [2021-11-11T15:53:58.627Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-11T15:53:58.627Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T15:53:58.993Z] === RUN TestNotFound [2021-11-11T15:53:58.993Z] --- PASS: TestNotFound (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestConflict [2021-11-11T15:53:58.993Z] --- PASS: TestConflict (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestForbidden [2021-11-11T15:53:58.993Z] --- PASS: TestForbidden (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestInvalidParameter [2021-11-11T15:53:58.993Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestNotImplemented [2021-11-11T15:53:58.993Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestNotModified [2021-11-11T15:53:58.993Z] --- PASS: TestNotModified (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestUnauthorized [2021-11-11T15:53:58.993Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestUnknown [2021-11-11T15:53:58.993Z] --- PASS: TestUnknown (0.00s) [2021-11-11T15:53:58.993Z] === RUN TestCancelled [2021-11-11T15:53:58.994Z] --- PASS: TestCancelled (0.00s) [2021-11-11T15:53:58.994Z] === RUN TestDeadline [2021-11-11T15:53:58.994Z] --- PASS: TestDeadline (0.00s) [2021-11-11T15:53:58.994Z] === RUN TestDataLoss [2021-11-11T15:53:58.994Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T15:53:58.994Z] === RUN TestUnavailable [2021-11-11T15:53:58.994Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T15:53:58.994Z] === RUN TestSystem [2021-11-11T15:53:58.994Z] --- PASS: TestSystem (0.00s) [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Conflict [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T15:53:58.994Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T15:53:58.994Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T15:53:58.994Z] PASS [2021-11-11T15:53:58.994Z] coverage: 53.1% of statements [2021-11-11T15:53:58.994Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-11-11T15:53:58.994Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-11T15:53:58.994Z] === RUN TestInactiveJobs [2021-11-11T15:53:59.095Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-11T15:53:59.095Z] === RUN TestWatchRelease [2021-11-11T15:53:59.095Z] === RUN TestFSGetInvalidData [2021-11-11T15:53:59.095Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSInvalidSet [2021-11-11T15:53:59.095Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSInvalidRoot [2021-11-11T15:53:59.095Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T15:53:59.095Z] === RUN TestWatchFinishedTransfer [2021-11-11T15:53:59.095Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestDuplicateTransfer [2021-11-11T15:53:59.095Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSMetadataGetSet [2021-11-11T15:53:59.095Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T15:53:59.095Z] === RUN TestFSInvalidWalker [2021-11-11T15:53:59.095Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T15:53:59.095Z] === RUN TestSuccessfulUpload [2021-11-11T15:53:59.095Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSGetSet [2021-11-11T15:53:59.095Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSGetUnsetKey [2021-11-11T15:53:59.095Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSGetEmptyData [2021-11-11T15:53:59.095Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestFSDelete [2021-11-11T15:53:59.095Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestFSWalker [2021-11-11T15:53:59.095Z] --- PASS: TestFSWalker (0.02s) [2021-11-11T15:53:59.095Z] === RUN TestFSWalkerStopOnError [2021-11-11T15:53:59.095Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestNewFromJSON [2021-11-11T15:53:59.095Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T15:53:59.095Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestMarshalKeyOrder [2021-11-11T15:53:59.095Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestHistoryEqual [2021-11-11T15:53:59.095Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-11-11T15:53:59.095Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T15:53:59.095Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestTokenPassThru [2021-11-11T15:53:59.095Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T15:53:59.095Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-11T15:53:59.095Z] PASS [2021-11-11T15:53:59.095Z] coverage: 24.1% of statements [2021-11-11T15:53:59.095Z] ok github.com/docker/docker/distribution 1.608s coverage: 24.1% of statements [2021-11-11T15:53:59.095Z] --- PASS: TestHistoryEqual (0.15s) [2021-11-11T15:53:59.095Z] === RUN TestImage [2021-11-11T15:53:59.095Z] --- PASS: TestImage (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestImageOSNotEmpty [2021-11-11T15:53:59.095Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T15:53:59.095Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T15:53:59.095Z] === RUN TestCreate [2021-11-11T15:53:59.095Z] --- PASS: TestCreate (0.01s) [2021-11-11T15:53:59.095Z] === RUN TestRestore [2021-11-11T15:53:59.095Z] time="2021-11-11T15:53:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T15:53:59.462Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-11-11T15:53:59.462Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T15:53:59.462Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T15:53:59.462Z] === RUN TestTokenPassThru [2021-11-11T15:53:59.462Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T15:53:59.462Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T15:53:59.462Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-11T15:53:59.462Z] PASS [2021-11-11T15:53:59.462Z] coverage: 24.1% of statements [2021-11-11T15:53:59.462Z] ok github.com/docker/docker/distribution 1.397s coverage: 24.1% of statements [2021-11-11T15:53:59.462Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-11T15:53:59.462Z] === RUN TestWatchRelease [2021-11-11T15:53:59.462Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T15:53:59.462Z] === RUN TestWatchFinishedTransfer [2021-11-11T15:53:59.462Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T15:53:59.462Z] === RUN TestDuplicateTransfer [2021-11-11T15:53:59.462Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T15:53:59.462Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-11-11T15:53:59.462Z] === RUN TestSuccessfulUpload [2021-11-11T15:53:59.462Z] === RUN TestFSGetInvalidData [2021-11-11T15:53:59.462Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T15:53:59.462Z] === RUN TestFSInvalidSet [2021-11-11T15:53:59.462Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T15:53:59.462Z] === RUN TestFSInvalidRoot [2021-11-11T15:53:59.462Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T15:53:59.462Z] === RUN TestFSMetadataGetSet [2021-11-11T15:53:59.557Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-11-11T15:53:59.557Z] === RUN TestRenameInvalidName [2021-11-11T15:53:59.569Z] --- PASS: TestRestore (0.03s) [2021-11-11T15:53:59.569Z] === RUN TestAddDelete [2021-11-11T15:53:59.569Z] time="2021-11-11T15:53:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T15:53:59.569Z] --- PASS: TestAddDelete (0.02s) [2021-11-11T15:53:59.569Z] === RUN TestSearchAfterDelete [2021-11-11T15:53:59.569Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T15:53:59.569Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T15:53:59.569Z] === RUN TestParentReset [2021-11-11T15:53:59.569Z] --- PASS: TestParentReset (0.03s) [2021-11-11T15:53:59.569Z] === RUN TestGetAndSetLastUpdated [2021-11-11T15:53:59.569Z] === RUN TestCompare [2021-11-11T15:53:59.569Z] --- PASS: TestCompare (0.00s) [2021-11-11T15:53:59.569Z] PASS [2021-11-11T15:53:59.569Z] coverage: 19.2% of statements [2021-11-11T15:53:59.569Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T15:53:59.569Z] === RUN TestStoreLen [2021-11-11T15:53:59.569Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2021-11-11T15:53:59.569Z] --- PASS: TestStoreLen (0.05s) [2021-11-11T15:53:59.569Z] PASS [2021-11-11T15:53:59.569Z] coverage: 86.6% of statements [2021-11-11T15:53:59.569Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-11-11T15:53:59.569Z] === RUN TestCancelledUpload [2021-11-11T15:53:59.569Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T15:53:59.569Z] PASS [2021-11-11T15:53:59.569Z] coverage: 76.8% of statements [2021-11-11T15:53:59.569Z] ok github.com/docker/docker/image 0.484s coverage: 86.6% of statements [2021-11-11T15:53:59.569Z] ok github.com/docker/docker/distribution/xfer 1.839s coverage: 76.8% of statements [2021-11-11T15:53:59.569Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T15:53:59.933Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-11T15:53:59.933Z] === RUN TestFSInvalidWalker [2021-11-11T15:53:59.933Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T15:53:59.933Z] === RUN TestFSGetSet [2021-11-11T15:53:59.933Z] --- PASS: TestFSGetSet (0.02s) [2021-11-11T15:53:59.933Z] === RUN TestFSGetUnsetKey [2021-11-11T15:53:59.933Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T15:53:59.933Z] === RUN TestFSGetEmptyData [2021-11-11T15:53:59.933Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestFSDelete [2021-11-11T15:53:59.933Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T15:53:59.933Z] === RUN TestFSWalker [2021-11-11T15:53:59.933Z] time="2021-11-11T15:53:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T15:53:59.933Z] --- PASS: TestFSWalker (0.04s) [2021-11-11T15:53:59.933Z] === RUN TestFSWalkerStopOnError [2021-11-11T15:53:59.933Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-11-11T15:53:59.933Z] === RUN TestNewFromJSON [2021-11-11T15:53:59.933Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T15:53:59.933Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestMarshalKeyOrder [2021-11-11T15:53:59.933Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestHistoryEqual [2021-11-11T15:53:59.933Z] === RUN TestCompare [2021-11-11T15:53:59.933Z] --- PASS: TestCompare (0.00s) [2021-11-11T15:53:59.933Z] PASS [2021-11-11T15:53:59.933Z] coverage: 19.2% of statements [2021-11-11T15:53:59.933Z] ok github.com/docker/docker/image/cache 0.058s coverage: 19.2% of statements [2021-11-11T15:53:59.933Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-11T15:53:59.933Z] === RUN TestCancelledUpload [2021-11-11T15:53:59.933Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T15:53:59.933Z] PASS [2021-11-11T15:53:59.933Z] coverage: 76.8% of statements [2021-11-11T15:53:59.933Z] ok github.com/docker/docker/distribution/xfer 1.838s coverage: 76.8% of statements [2021-11-11T15:53:59.933Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T15:53:59.933Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-11T15:53:59.933Z] === RUN TestImage [2021-11-11T15:53:59.933Z] --- PASS: TestImage (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestImageOSNotEmpty [2021-11-11T15:53:59.933Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T15:53:59.933Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestCreate [2021-11-11T15:53:59.933Z] --- PASS: TestCreate (0.00s) [2021-11-11T15:53:59.933Z] === RUN TestRestore [2021-11-11T15:53:59.933Z] time="2021-11-11T15:53:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T15:53:59.933Z] --- PASS: TestRestore (0.03s) [2021-11-11T15:53:59.933Z] === RUN TestAddDelete [2021-11-11T15:53:59.933Z] --- PASS: TestAddDelete (0.02s) [2021-11-11T15:53:59.933Z] === RUN TestSearchAfterDelete [2021-11-11T15:53:59.933Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T15:53:59.933Z] === RUN TestParentReset [2021-11-11T15:53:59.933Z] --- PASS: TestParentReset (0.03s) [2021-11-11T15:53:59.933Z] === RUN TestGetAndSetLastUpdated [2021-11-11T15:53:59.933Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T15:53:59.933Z] === RUN TestStoreLen [2021-11-11T15:53:59.933Z] --- PASS: TestStoreLen (0.04s) [2021-11-11T15:53:59.933Z] PASS [2021-11-11T15:53:59.933Z] coverage: 86.6% of statements [2021-11-11T15:53:59.933Z] ok github.com/docker/docker/image 0.512s coverage: 86.6% of statements [2021-11-11T15:54:00.126Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-11T15:54:00.126Z] === RUN TestRenameAnonymousContainer [2021-11-11T15:54:00.567Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T15:54:00.567Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T15:54:00.567Z] PASS [2021-11-11T15:54:00.567Z] coverage: 25.0% of statements [2021-11-11T15:54:00.567Z] ok github.com/docker/docker/image/v1 0.168s coverage: 25.0% of statements [2021-11-11T15:54:00.567Z] === RUN TestValidateManifest [2021-11-11T15:54:00.567Z] === RUN TestValidateManifest/nil [2021-11-11T15:54:00.567Z] === RUN TestValidateManifest/non-nil [2021-11-11T15:54:00.567Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T15:54:00.567Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T15:54:00.567Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T15:54:00.567Z] PASS [2021-11-11T15:54:00.567Z] coverage: 0.7% of statements [2021-11-11T15:54:00.567Z] ok github.com/docker/docker/image/tarexport 0.111s coverage: 0.7% of statements [2021-11-11T15:54:00.567Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T15:54:00.925Z] === RUN TestValidateManifest [2021-11-11T15:54:00.925Z] === RUN TestValidateManifest/nil [2021-11-11T15:54:00.925Z] === RUN TestValidateManifest/non-nil [2021-11-11T15:54:00.925Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T15:54:00.925Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T15:54:00.925Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T15:54:00.925Z] PASS [2021-11-11T15:54:00.925Z] coverage: 0.7% of statements [2021-11-11T15:54:00.925Z] ok github.com/docker/docker/image/tarexport 0.148s coverage: 0.7% of statements [2021-11-11T15:54:00.925Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T15:54:00.925Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T15:54:00.925Z] PASS [2021-11-11T15:54:00.925Z] coverage: 25.0% of statements [2021-11-11T15:54:00.925Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-11-11T15:54:00.925Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T15:54:01.039Z] === RUN TestSerialization [2021-11-11T15:54:01.039Z] --- PASS: TestSerialization (0.02s) [2021-11-11T15:54:01.039Z] PASS [2021-11-11T15:54:01.039Z] coverage: 100.0% of statements [2021-11-11T15:54:01.039Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-11-11T15:54:01.531Z] === RUN TestSerialization [2021-11-11T15:54:01.531Z] --- PASS: TestSerialization (0.02s) [2021-11-11T15:54:01.531Z] PASS [2021-11-11T15:54:01.531Z] coverage: 100.0% of statements [2021-11-11T15:54:01.531Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2021-11-11T15:54:01.546Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-11-11T15:54:01.546Z] === RUN TestRenameContainerWithSameName [2021-11-11T15:54:01.805Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-11-11T15:54:01.805Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T15:54:02.000Z] === RUN TestEnvironmentParsing [2021-11-11T15:54:02.000Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T15:54:02.000Z] PASS [2021-11-11T15:54:02.000Z] coverage: 1.2% of statements [2021-11-11T15:54:02.000Z] ok github.com/docker/docker/libcontainerd/local 0.048s coverage: 1.2% of statements [2021-11-11T15:54:02.203Z] === RUN TestEnvironmentParsing [2021-11-11T15:54:02.203Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T15:54:02.203Z] PASS [2021-11-11T15:54:02.203Z] coverage: 1.2% of statements [2021-11-11T15:54:02.203Z] === RUN TestEmptyLayer [2021-11-11T15:54:02.203Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestCommitFailure [2021-11-11T15:54:02.203Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2021-11-11T15:54:02.203Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T15:54:02.203Z] === RUN TestStartTransactionFailure [2021-11-11T15:54:02.203Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestGetOrphan [2021-11-11T15:54:02.203Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T15:54:02.203Z] === RUN TestMountAndRegister [2021-11-11T15:54:02.203Z] layer_test.go:270: Layer size: 14 [2021-11-11T15:54:02.203Z] --- PASS: TestMountAndRegister (0.06s) [2021-11-11T15:54:02.203Z] === RUN TestLayerRelease [2021-11-11T15:54:02.203Z] layer_test.go:303: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestStoreRestore [2021-11-11T15:54:02.203Z] layer_test.go:352: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestTarStreamStability [2021-11-11T15:54:02.203Z] layer_test.go:467: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestRegisterExistingLayer [2021-11-11T15:54:02.203Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-11-11T15:54:02.203Z] === RUN TestTarStreamVerification [2021-11-11T15:54:02.203Z] layer_test.go:696: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestLayerMigration [2021-11-11T15:54:02.203Z] migration_test.go:45: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T15:54:02.203Z] migration_test.go:181: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestMountInit [2021-11-11T15:54:02.203Z] mount_test.go:17: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestMountSize [2021-11-11T15:54:02.203Z] mount_test.go:76: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestMountChanges [2021-11-11T15:54:02.203Z] mount_test.go:125: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T15:54:02.203Z] === RUN TestMountApply [2021-11-11T15:54:02.203Z] mount_test.go:212: Failing on Windows [2021-11-11T15:54:02.203Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T15:54:02.203Z] PASS [2021-11-11T15:54:02.203Z] coverage: 30.1% of statements [2021-11-11T15:54:02.204Z] ok github.com/docker/docker/layer 0.279s coverage: 30.1% of statements [2021-11-11T15:54:02.204Z] === RUN TestSequenceGetAvailableBit [2021-11-11T15:54:02.204Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSequenceEqual [2021-11-11T15:54:02.204Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSequenceCopy [2021-11-11T15:54:02.204Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestGetFirstAvailable [2021-11-11T15:54:02.204Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestFindSequence [2021-11-11T15:54:02.204Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestCheckIfAvailable [2021-11-11T15:54:02.204Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestMergeSequences [2021-11-11T15:54:02.204Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestPushReservation [2021-11-11T15:54:02.204Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSerializeDeserialize [2021-11-11T15:54:02.204Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSet [2021-11-11T15:54:02.204Z] --- PASS: TestSet (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSetUnset [2021-11-11T15:54:02.204Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestOffsetSetUnset [2021-11-11T15:54:02.204Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSetInRange [2021-11-11T15:54:02.204Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestSetAnyInRange [2021-11-11T15:54:02.204Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestMethods [2021-11-11T15:54:02.204Z] --- PASS: TestMethods (0.00s) [2021-11-11T15:54:02.204Z] === RUN TestRandomAllocateDeallocate [2021-11-11T15:54:02.204Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T15:54:02.204Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T15:54:02.204Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T15:54:02.204Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T15:54:02.468Z] === RUN TestEmptyLayer [2021-11-11T15:54:02.468Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestCommitFailure [2021-11-11T15:54:02.468Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T15:54:02.468Z] === RUN TestStartTransactionFailure [2021-11-11T15:54:02.468Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestGetOrphan [2021-11-11T15:54:02.468Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T15:54:02.468Z] === RUN TestMountAndRegister [2021-11-11T15:54:02.468Z] layer_test.go:270: Layer size: 14 [2021-11-11T15:54:02.468Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-11T15:54:02.468Z] === RUN TestLayerRelease [2021-11-11T15:54:02.468Z] layer_test.go:303: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestStoreRestore [2021-11-11T15:54:02.468Z] layer_test.go:352: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestTarStreamStability [2021-11-11T15:54:02.468Z] layer_test.go:467: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestRegisterExistingLayer [2021-11-11T15:54:02.468Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-11-11T15:54:02.468Z] === RUN TestTarStreamVerification [2021-11-11T15:54:02.468Z] layer_test.go:696: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestLayerMigration [2021-11-11T15:54:02.468Z] migration_test.go:45: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T15:54:02.468Z] migration_test.go:181: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestMountInit [2021-11-11T15:54:02.468Z] mount_test.go:17: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestMountSize [2021-11-11T15:54:02.468Z] mount_test.go:76: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestMountChanges [2021-11-11T15:54:02.468Z] mount_test.go:125: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T15:54:02.468Z] === RUN TestMountApply [2021-11-11T15:54:02.468Z] mount_test.go:212: Failing on Windows [2021-11-11T15:54:02.468Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T15:54:02.468Z] PASS [2021-11-11T15:54:02.468Z] coverage: 30.1% of statements [2021-11-11T15:54:02.468Z] ok github.com/docker/docker/layer 0.212s coverage: 30.1% of statements [2021-11-11T15:54:02.468Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T15:54:02.468Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T15:54:02.468Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T15:54:02.468Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T15:54:02.739Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-11-11T15:54:02.739Z] === RUN TestResize [2021-11-11T15:54:02.936Z] === RUN TestSequenceGetAvailableBit [2021-11-11T15:54:02.936Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSequenceEqual [2021-11-11T15:54:02.936Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSequenceCopy [2021-11-11T15:54:02.936Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestGetFirstAvailable [2021-11-11T15:54:02.936Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestFindSequence [2021-11-11T15:54:02.936Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestCheckIfAvailable [2021-11-11T15:54:02.936Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestMergeSequences [2021-11-11T15:54:02.936Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestPushReservation [2021-11-11T15:54:02.936Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSerializeDeserialize [2021-11-11T15:54:02.936Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSet [2021-11-11T15:54:02.936Z] --- PASS: TestSet (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSetUnset [2021-11-11T15:54:02.936Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestOffsetSetUnset [2021-11-11T15:54:02.936Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSetInRange [2021-11-11T15:54:02.936Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestSetAnyInRange [2021-11-11T15:54:02.936Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestMethods [2021-11-11T15:54:02.936Z] --- PASS: TestMethods (0.00s) [2021-11-11T15:54:02.936Z] === RUN TestRandomAllocateDeallocate [2021-11-11T15:54:02.965Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-11T15:54:03.303Z] --- PASS: TestResize (0.42s) [2021-11-11T15:54:03.303Z] === RUN TestResizeWithInvalidSize [2021-11-11T15:54:03.560Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-11-11T15:54:03.560Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T15:54:03.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T15:54:03.888Z] Using test binary docker [2021-11-11T15:54:03.888Z] +++ /etc/init.d/apparmor start [2021-11-11T15:54:03.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T15:54:03.888Z] INFO: Waiting for daemon to start... [2021-11-11T15:54:03.888Z] Starting dockerd [2021-11-11T15:54:03.888Z] +++ 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-11-11T15:54:03.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T15:54:03.888Z] Using test binary docker [2021-11-11T15:54:03.888Z] .+++ /etc/init.d/apparmor start [2021-11-11T15:54:03.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T15:54:03.888Z] INFO: Waiting for daemon to start... [2021-11-11T15:54:03.888Z] Starting dockerd [2021-11-11T15:54:03.888Z] +++ 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-11-11T15:54:04.125Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-11-11T15:54:04.125Z] === RUN TestDaemonRestartKillContainers [2021-11-11T15:54:04.125Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T15:54:04.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T15:54:04.125Z] === RUN TestCgroupNamespacesRun [2021-11-11T15:54:04.148Z] . [2021-11-11T15:54:04.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T15:54:04.148Z] [2021-11-11T15:54:04.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T15:54:04.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T15:54:04.148Z] Error: No such image: emptyfs [2021-11-11T15:54:04.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T15:54:04.148Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T15:54:04.148Z] ++++ docker load [2021-11-11T15:54:04.148Z] Error: No such image: emptyfs [2021-11-11T15:54:04.148Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T15:54:04.148Z] ++++ docker load [2021-11-11T15:54:04.409Z] Running integration-test (iteration 1) [2021-11-11T15:54:04.409Z] Running integration-test (iteration 1) [2021-11-11T15:54:04.409Z] 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-11-11T15:54:04.409Z] ++ 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-11-11T15:54:04.409Z] ++ set -e [2021-11-11T15:54:04.409Z] ++ '[' -n 0 ']' [2021-11-11T15:54:04.409Z] ++ set -x [2021-11-11T15:54:04.409Z] ++ 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-11-11T15:54:04.429Z] === RUN TestInvalidConfig [2021-11-11T15:54:04.429Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T15:54:04.429Z] === RUN TestConfig [2021-11-11T15:54:04.429Z] --- PASS: TestConfig (0.00s) [2021-11-11T15:54:04.429Z] === RUN TestOptionsLabels [2021-11-11T15:54:04.429Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T15:54:04.429Z] === RUN TestValidName [2021-11-11T15:54:04.429Z] --- PASS: TestValidName (0.00s) [2021-11-11T15:54:04.429Z] === RUN TestTLSConfiguration [2021-11-11T15:54:04.429Z] time="2021-11-11T15:54:03Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T15:54:04.429Z] --- PASS: TestTLSConfiguration (0.19s) [2021-11-11T15:54:04.429Z] PASS [2021-11-11T15:54:04.429Z] coverage: 24.0% of statements [2021-11-11T15:54:04.429Z] ok github.com/docker/docker/libnetwork/config 0.314s coverage: 24.0% of statements [2021-11-11T15:54:04.499Z] === RUN TestInvalidConfig [2021-11-11T15:54:04.499Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T15:54:04.499Z] === RUN TestConfig [2021-11-11T15:54:04.499Z] --- PASS: TestConfig (0.00s) [2021-11-11T15:54:04.499Z] === RUN TestOptionsLabels [2021-11-11T15:54:04.499Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T15:54:04.499Z] === RUN TestValidName [2021-11-11T15:54:04.499Z] --- PASS: TestValidName (0.00s) [2021-11-11T15:54:04.499Z] === RUN TestTLSConfiguration [2021-11-11T15:54:04.499Z] time="2021-11-11T15:54:04Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T15:54:04.499Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-11T15:54:04.499Z] PASS [2021-11-11T15:54:04.499Z] coverage: 24.0% of statements [2021-11-11T15:54:04.499Z] ok github.com/docker/docker/libnetwork/config 0.199s coverage: 24.0% of statements [2021-11-11T15:54:04.669Z] 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-11-11T15:54:04.669Z] ++ 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-11-11T15:54:04.669Z] ++ set -e [2021-11-11T15:54:04.669Z] ++ '[' -n 0 ']' [2021-11-11T15:54:04.669Z] ++ set -x [2021-11-11T15:54:04.669Z] ++ 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-11-11T15:54:04.899Z] === RUN TestKey [2021-11-11T15:54:04.899Z] --- PASS: TestKey (0.00s) [2021-11-11T15:54:04.899Z] === RUN TestParseKey [2021-11-11T15:54:04.899Z] --- PASS: TestParseKey (0.00s) [2021-11-11T15:54:04.899Z] === RUN TestInvalidDataStore [2021-11-11T15:54:04.899Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T15:54:04.899Z] === RUN TestKVObjectFlatKey [2021-11-11T15:54:04.899Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T15:54:04.899Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T15:54:04.899Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T15:54:04.899Z] PASS [2021-11-11T15:54:04.899Z] coverage: 21.9% of statements [2021-11-11T15:54:04.899Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-11-11T15:54:04.967Z] === RUN TestKey [2021-11-11T15:54:04.967Z] --- PASS: TestKey (0.00s) [2021-11-11T15:54:04.967Z] === RUN TestParseKey [2021-11-11T15:54:04.967Z] --- PASS: TestParseKey (0.00s) [2021-11-11T15:54:04.967Z] === RUN TestInvalidDataStore [2021-11-11T15:54:04.967Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T15:54:04.967Z] === RUN TestKVObjectFlatKey [2021-11-11T15:54:04.967Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T15:54:04.967Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T15:54:04.967Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T15:54:04.967Z] PASS [2021-11-11T15:54:04.967Z] coverage: 21.9% of statements [2021-11-11T15:54:04.967Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2021-11-11T15:54:05.073Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-11-11T15:54:05.073Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T15:54:05.240Z] Loaded image: busybox:latest [2021-11-11T15:54:05.370Z] === RUN TestIPDataMarshalling [2021-11-11T15:54:05.370Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T15:54:05.370Z] === RUN TestValidateAndIsV6 [2021-11-11T15:54:05.370Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T15:54:05.370Z] PASS [2021-11-11T15:54:05.370Z] coverage: 68.9% of statements [2021-11-11T15:54:05.370Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-11-11T15:54:05.435Z] === RUN TestIPDataMarshalling [2021-11-11T15:54:05.435Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T15:54:05.435Z] === RUN TestValidateAndIsV6 [2021-11-11T15:54:05.435Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T15:54:05.435Z] PASS [2021-11-11T15:54:05.435Z] coverage: 68.9% of statements [2021-11-11T15:54:05.500Z] Loaded image: busybox:latest [2021-11-11T15:54:05.761Z] Loaded image: busybox:glibc [2021-11-11T15:54:05.761Z] Loaded image: busybox:glibc [2021-11-11T15:54:05.904Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-11-11T15:54:05.904Z] === RUN TestErrorInterfaces [2021-11-11T15:54:05.904Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestNetworkMarshalling [2021-11-11T15:54:05.904Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-11T15:54:05.904Z] === RUN TestEndpointMarshalling [2021-11-11T15:54:05.904Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestAuxAddresses [2021-11-11T15:54:05.904Z] time="2021-11-11T15:54:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:05.904Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T15:54:05.904Z] === RUN TestSRVServiceQuery [2021-11-11T15:54:05.904Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestServiceVIPReuse [2021-11-11T15:54:05.904Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T15:54:05.904Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestDNSIPQuery [2021-11-11T15:54:05.904Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestDNSProxyServFail [2021-11-11T15:54:05.904Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestSandboxAddEmpty [2021-11-11T15:54:05.904Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestSandboxAddMultiPrio [2021-11-11T15:54:05.904Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestSandboxAddSamePrio [2021-11-11T15:54:05.904Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestCleanupServiceDiscovery [2021-11-11T15:54:05.904Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestDNSOptions [2021-11-11T15:54:05.904Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:05.904Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T15:54:05.904Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T15:54:05.904Z] time="2021-11-11T15:54:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:05.904Z] time="2021-11-11T15:54:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:05.904Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T15:54:05.904Z] PASS [2021-11-11T15:54:05.904Z] coverage: 8.6% of statements [2021-11-11T15:54:05.904Z] ok github.com/docker/docker/libnetwork 0.258s coverage: 8.6% of statements [2021-11-11T15:54:05.904Z] === RUN TestDriver [2021-11-11T15:54:05.904Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:05.904Z] PASS [2021-11-11T15:54:05.904Z] coverage: 34.8% of statements [2021-11-11T15:54:05.904Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-11-11T15:54:06.363Z] === RUN TestErrorInterfaces [2021-11-11T15:54:06.363Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestNetworkMarshalling [2021-11-11T15:54:06.363Z] === RUN TestDriver [2021-11-11T15:54:06.363Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:06.363Z] PASS [2021-11-11T15:54:06.363Z] coverage: 34.8% of statements [2021-11-11T15:54:06.363Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-11-11T15:54:06.363Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-11-11T15:54:06.363Z] === RUN TestEndpointMarshalling [2021-11-11T15:54:06.363Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestAuxAddresses [2021-11-11T15:54:06.363Z] time="2021-11-11T15:54:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:06.363Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-11T15:54:06.363Z] === RUN TestSRVServiceQuery [2021-11-11T15:54:06.363Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-11-11T15:54:06.363Z] === RUN TestServiceVIPReuse [2021-11-11T15:54:06.363Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T15:54:06.363Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestDNSIPQuery [2021-11-11T15:54:06.363Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestDNSProxyServFail [2021-11-11T15:54:06.363Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestSandboxAddEmpty [2021-11-11T15:54:06.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestSandboxAddMultiPrio [2021-11-11T15:54:06.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestSandboxAddSamePrio [2021-11-11T15:54:06.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestCleanupServiceDiscovery [2021-11-11T15:54:06.363Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestDNSOptions [2021-11-11T15:54:06.363Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:54:06.363Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T15:54:06.363Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T15:54:06.363Z] time="2021-11-11T15:54:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:06.363Z] time="2021-11-11T15:54:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T15:54:06.363Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T15:54:06.363Z] PASS [2021-11-11T15:54:06.363Z] coverage: 8.6% of statements [2021-11-11T15:54:06.363Z] ok github.com/docker/docker/libnetwork 0.336s coverage: 8.6% of statements [2021-11-11T15:54:06.443Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2021-11-11T15:54:06.443Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T15:54:06.836Z] === RUN TestDriver [2021-11-11T15:54:06.836Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:06.836Z] PASS [2021-11-11T15:54:06.836Z] coverage: 34.8% of statements [2021-11-11T15:54:06.836Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2021-11-11T15:54:06.891Z] === RUN TestDriver [2021-11-11T15:54:06.891Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:06.891Z] PASS [2021-11-11T15:54:06.891Z] coverage: 34.8% of statements [2021-11-11T15:54:06.891Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-11-11T15:54:06.891Z] === RUN TestNetworkAllocateFree [2021-11-11T15:54:06.891Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T15:54:06.891Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T15:54:06.891Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T15:54:06.891Z] PASS [2021-11-11T15:54:06.891Z] coverage: 63.6% of statements [2021-11-11T15:54:06.891Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-11-11T15:54:07.307Z] === RUN TestNetworkAllocateFree [2021-11-11T15:54:07.307Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T15:54:07.307Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T15:54:07.307Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T15:54:07.307Z] PASS [2021-11-11T15:54:07.307Z] coverage: 63.6% of statements [2021-11-11T15:54:07.307Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2021-11-11T15:54:07.359Z] === RUN TestGetEmptyCapabilities [2021-11-11T15:54:07.359Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T15:54:07.359Z] === RUN TestGetExtraCapabilities [2021-11-11T15:54:07.359Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T15:54:07.359Z] === RUN TestGetInvalidCapabilities [2021-11-11T15:54:07.359Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T15:54:07.359Z] === RUN TestRemoteDriver [2021-11-11T15:54:07.359Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-11T15:54:07.359Z] === RUN TestDriverError [2021-11-11T15:54:07.359Z] --- PASS: TestDriverError (0.01s) [2021-11-11T15:54:07.359Z] === RUN TestMissingValues [2021-11-11T15:54:07.359Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T15:54:07.359Z] === RUN TestRollback [2021-11-11T15:54:07.359Z] --- PASS: TestRollback (0.00s) [2021-11-11T15:54:07.359Z] PASS [2021-11-11T15:54:07.359Z] coverage: 57.4% of statements [2021-11-11T15:54:07.359Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-11-11T15:54:07.376Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2021-11-11T15:54:07.376Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T15:54:07.740Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-11T15:54:07.778Z] === RUN TestGetEmptyCapabilities [2021-11-11T15:54:07.778Z] --- PASS: TestRandomAllocateDeallocate (5.25s) [2021-11-11T15:54:07.778Z] === RUN TestAllocateRandomDeallocate [2021-11-11T15:54:07.778Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T15:54:07.778Z] === RUN TestGetExtraCapabilities [2021-11-11T15:54:07.778Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T15:54:07.778Z] === RUN TestGetInvalidCapabilities [2021-11-11T15:54:07.778Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T15:54:07.778Z] === RUN TestRemoteDriver [2021-11-11T15:54:07.778Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T15:54:07.778Z] === RUN TestDriverError [2021-11-11T15:54:07.778Z] --- PASS: TestDriverError (0.01s) [2021-11-11T15:54:07.778Z] === RUN TestMissingValues [2021-11-11T15:54:07.778Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T15:54:07.778Z] === RUN TestRollback [2021-11-11T15:54:07.778Z] --- PASS: TestRollback (0.01s) [2021-11-11T15:54:07.778Z] PASS [2021-11-11T15:54:07.778Z] coverage: 57.4% of statements [2021-11-11T15:54:07.778Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2021-11-11T15:54:07.828Z] --- PASS: TestRandomAllocateDeallocate (4.90s) [2021-11-11T15:54:07.828Z] === RUN TestAllocateRandomDeallocate [2021-11-11T15:54:07.828Z] === RUN TestNAT [2021-11-11T15:54:07.828Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T15:54:07.828Z] --- SKIP: TestNAT (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestTransparent [2021-11-11T15:54:07.828Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T15:54:07.828Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T15:54:07.828Z] PASS [2021-11-11T15:54:07.828Z] coverage: 0.0% of statements [2021-11-11T15:54:07.828Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-11-11T15:54:07.828Z] === RUN TestNew [2021-11-11T15:54:07.828Z] --- PASS: TestNew (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestAddDriver [2021-11-11T15:54:07.828Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestAddDuplicateDriver [2021-11-11T15:54:07.828Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T15:54:07.828Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestDriver [2021-11-11T15:54:07.828Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestIPAM [2021-11-11T15:54:07.828Z] --- PASS: TestIPAM (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestWalkIPAMs [2021-11-11T15:54:07.828Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T15:54:07.828Z] === RUN TestWalkDrivers [2021-11-11T15:54:07.828Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T15:54:07.828Z] PASS [2021-11-11T15:54:07.828Z] coverage: 82.4% of statements [2021-11-11T15:54:07.828Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-11-11T15:54:08.249Z] === RUN TestNAT [2021-11-11T15:54:08.249Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T15:54:08.249Z] --- SKIP: TestNAT (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestTransparent [2021-11-11T15:54:08.249Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T15:54:08.249Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T15:54:08.249Z] PASS [2021-11-11T15:54:08.249Z] coverage: 0.0% of statements [2021-11-11T15:54:08.249Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.087s coverage: 0.0% of statements [2021-11-11T15:54:08.249Z] === RUN TestBuildDefault [2021-11-11T15:54:08.249Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestBuildHostnameDomainname [2021-11-11T15:54:08.249Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestBuildHostname [2021-11-11T15:54:08.249Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestBuildHostnameFQDN [2021-11-11T15:54:08.249Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestBuildNoIP [2021-11-11T15:54:08.249Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestUpdate [2021-11-11T15:54:08.249Z] --- PASS: TestUpdate (0.00s) [2021-11-11T15:54:08.249Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T15:54:08.249Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T15:54:08.250Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestAddEmpty [2021-11-11T15:54:08.250Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestAdd [2021-11-11T15:54:08.250Z] --- PASS: TestAdd (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestDeleteEmpty [2021-11-11T15:54:08.250Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestDeleteNewline [2021-11-11T15:54:08.250Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestDelete [2021-11-11T15:54:08.250Z] --- PASS: TestDelete (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestConcurrentWrites [2021-11-11T15:54:08.250Z] === RUN TestNew [2021-11-11T15:54:08.250Z] --- PASS: TestNew (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestAddDriver [2021-11-11T15:54:08.250Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestAddDuplicateDriver [2021-11-11T15:54:08.250Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T15:54:08.250Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestDriver [2021-11-11T15:54:08.250Z] --- PASS: TestDriver (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestIPAM [2021-11-11T15:54:08.250Z] --- PASS: TestIPAM (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestWalkIPAMs [2021-11-11T15:54:08.250Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T15:54:08.250Z] === RUN TestWalkDrivers [2021-11-11T15:54:08.250Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T15:54:08.250Z] PASS [2021-11-11T15:54:08.250Z] coverage: 82.4% of statements [2021-11-11T15:54:08.250Z] ok github.com/docker/docker/libnetwork/drvregistry 0.073s coverage: 82.4% of statements [2021-11-11T15:54:08.296Z] === RUN TestBuildDefault [2021-11-11T15:54:08.296Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestBuildHostnameDomainname [2021-11-11T15:54:08.296Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestBuildHostname [2021-11-11T15:54:08.296Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestBuildHostnameFQDN [2021-11-11T15:54:08.296Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestBuildNoIP [2021-11-11T15:54:08.296Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestUpdate [2021-11-11T15:54:08.296Z] --- PASS: TestUpdate (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T15:54:08.296Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T15:54:08.296Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestAddEmpty [2021-11-11T15:54:08.296Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestAdd [2021-11-11T15:54:08.296Z] --- PASS: TestAdd (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestDeleteEmpty [2021-11-11T15:54:08.296Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestDeleteNewline [2021-11-11T15:54:08.296Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestDelete [2021-11-11T15:54:08.296Z] --- PASS: TestDelete (0.00s) [2021-11-11T15:54:08.296Z] === RUN TestConcurrentWrites [2021-11-11T15:54:08.296Z] --- PASS: TestConcurrentWrites (0.16s) [2021-11-11T15:54:08.296Z] PASS [2021-11-11T15:54:08.296Z] coverage: 81.2% of statements [2021-11-11T15:54:08.296Z] ok github.com/docker/docker/libnetwork/etchosts 0.218s coverage: 81.2% of statements [2021-11-11T15:54:08.722Z] --- PASS: TestConcurrentWrites (0.24s) [2021-11-11T15:54:08.722Z] PASS [2021-11-11T15:54:08.722Z] coverage: 81.2% of statements [2021-11-11T15:54:08.722Z] ok github.com/docker/docker/libnetwork/etchosts 0.310s coverage: 81.2% of statements [2021-11-11T15:54:08.722Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2021-11-11T15:54:08.722Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T15:54:08.745Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-11-11T15:54:08.745Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T15:54:08.764Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2021-11-11T15:54:08.764Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T15:54:08.764Z] === RUN TestNew [2021-11-11T15:54:08.764Z] --- PASS: TestNew (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestAllocate [2021-11-11T15:54:08.764Z] --- PASS: TestAllocate (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestUninitialized [2021-11-11T15:54:08.764Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestAllocateInRange [2021-11-11T15:54:08.764Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestAllocateSerial [2021-11-11T15:54:08.764Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T15:54:08.764Z] PASS [2021-11-11T15:54:08.764Z] coverage: 87.5% of statements [2021-11-11T15:54:08.764Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-11-11T15:54:08.764Z] === RUN TestDiff [2021-11-11T15:54:08.764Z] --- PASS: TestDiff (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestAddedCallback [2021-11-11T15:54:08.764Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestRemovedCallback [2021-11-11T15:54:08.764Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T15:54:08.764Z] === RUN TestNoCallback [2021-11-11T15:54:08.764Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T15:54:08.764Z] PASS [2021-11-11T15:54:08.764Z] coverage: 48.1% of statements [2021-11-11T15:54:08.764Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-11-11T15:54:08.902Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T15:54:08.902Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === Skipped [2021-11-11T15:54:08.902Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T15:54:08.902Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T15:54:08.902Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T15:54:08.902Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T15:54:08.902Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.902Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-11T15:54:08.902Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.902Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.902Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-11T15:54:08.903Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T15:54:08.903Z] aufs_test.go:37: driver not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:71: No driver to put! [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T15:54:08.903Z] time="2021-11-11T15:52:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:71: No driver to put! [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T15:54:08.903Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T15:54:08.903Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T15:54:08.903Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T15:54:08.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T15:54:08.903Z] graphtest_unix.go:71: No driver to put! [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T15:54:08.903Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T15:54:08.903Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T15:54:08.903Z] [2021-11-11T15:54:08.903Z] DONE 2320 tests, 53 skipped in 212.835s [2021-11-11T15:54:08.903Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/config [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/idm [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T15:54:08.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/ns [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/options [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/osl [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T15:54:08.904Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T15:54:08.904Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-11T15:54:09.194Z] === RUN TestDiff [2021-11-11T15:54:09.194Z] --- PASS: TestDiff (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestAddedCallback [2021-11-11T15:54:09.194Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestRemovedCallback [2021-11-11T15:54:09.194Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestNoCallback [2021-11-11T15:54:09.194Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T15:54:09.194Z] PASS [2021-11-11T15:54:09.194Z] coverage: 48.1% of statements [2021-11-11T15:54:09.194Z] === RUN TestNew [2021-11-11T15:54:09.194Z] --- PASS: TestNew (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestAllocate [2021-11-11T15:54:09.194Z] --- PASS: TestAllocate (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestUninitialized [2021-11-11T15:54:09.194Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestAllocateInRange [2021-11-11T15:54:09.194Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T15:54:09.194Z] === RUN TestAllocateSerial [2021-11-11T15:54:09.194Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T15:54:09.194Z] PASS [2021-11-11T15:54:09.194Z] coverage: 87.5% of statements [2021-11-11T15:54:09.194Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-11-11T15:54:09.194Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-11-11T15:54:09.233Z] === RUN TestCaller [2021-11-11T15:54:09.233Z] --- PASS: TestCaller (0.00s) [2021-11-11T15:54:09.233Z] PASS [2021-11-11T15:54:09.233Z] coverage: 100.0% of statements [2021-11-11T15:54:09.233Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2021-11-11T15:54:09.233Z] === RUN TestSetSerialInsertDelete [2021-11-11T15:54:09.233Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T15:54:09.233Z] === RUN TestSetParallelInsertDelete [2021-11-11T15:54:09.665Z] === RUN TestCaller [2021-11-11T15:54:09.665Z] --- PASS: TestCaller (0.00s) [2021-11-11T15:54:09.665Z] PASS [2021-11-11T15:54:09.665Z] coverage: 100.0% of statements [2021-11-11T15:54:09.665Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-11-11T15:54:09.665Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2021-11-11T15:54:09.665Z] === RUN TestRetrieveFromStore [2021-11-11T15:54:09.665Z] === RUN TestSetSerialInsertDelete [2021-11-11T15:54:09.665Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T15:54:09.665Z] === RUN TestSetParallelInsertDelete [2021-11-11T15:54:09.702Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2021-11-11T15:54:09.702Z] === RUN TestRetrieveFromStore [2021-11-11T15:54:09.968Z] Loaded image: debian:bullseye-slim [2021-11-11T15:54:09.968Z] Loaded image: hello-world:latest [2021-11-11T15:54:09.968Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:54:09.968Z] INFO: Testing against a local daemon [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T15:54:09.968Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T15:54:10.115Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-11-11T15:54:10.115Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T15:54:10.172Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-11-11T15:54:10.172Z] === RUN TestIsCorrupted [2021-11-11T15:54:10.172Z] === RUN TestPoolRequest [2021-11-11T15:54:10.172Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T15:54:10.172Z] === RUN TestOtherRequests [2021-11-11T15:54:10.172Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T15:54:10.172Z] PASS [2021-11-11T15:54:10.172Z] coverage: 57.1% of statements [2021-11-11T15:54:10.172Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-11T15:54:10.172Z] === RUN TestSetRollover [2021-11-11T15:54:10.172Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-11-11T15:54:10.231Z] Loaded image: debian:bullseye-slim [2021-11-11T15:54:10.231Z] Loaded image: hello-world:latest [2021-11-11T15:54:10.494Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:54:10.494Z] INFO: Testing against a local daemon [2021-11-11T15:54:10.494Z] === RUN TestDockerDaemonSuite [2021-11-11T15:54:10.494Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-11T15:54:10.641Z] === RUN TestInt2IP2IntConversion [2021-11-11T15:54:10.659Z] --- PASS: TestRetrieveFromStore (0.80s) [2021-11-11T15:54:10.659Z] === RUN TestIsCorrupted [2021-11-11T15:54:10.659Z] --- PASS: TestIsCorrupted (0.03s) [2021-11-11T15:54:10.659Z] === RUN TestSetRollover [2021-11-11T15:54:11.048Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-11-11T15:54:11.048Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T15:54:11.109Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-11-11T15:54:11.109Z] === RUN TestGetAddressVersion [2021-11-11T15:54:11.109Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T15:54:11.109Z] === RUN TestKeyString [2021-11-11T15:54:11.109Z] --- PASS: TestKeyString (0.00s) [2021-11-11T15:54:11.109Z] === RUN TestPoolDataMarshal [2021-11-11T15:54:11.109Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T15:54:11.109Z] === RUN TestSubnetsMarshal [2021-11-11T15:54:11.109Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-11-11T15:54:11.109Z] === RUN TestAddSubnets [2021-11-11T15:54:11.109Z] --- PASS: TestAddSubnets (0.05s) [2021-11-11T15:54:11.109Z] === RUN TestDoublePoolRelease [2021-11-11T15:54:11.109Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T15:54:11.109Z] === RUN TestAddReleasePoolID [2021-11-11T15:54:11.109Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-11-11T15:54:11.109Z] === RUN TestPredefinedPool [2021-11-11T15:54:11.109Z] === RUN TestGetCapabilities [2021-11-11T15:54:11.109Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T15:54:11.109Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T15:54:11.109Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T15:54:11.109Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T15:54:11.109Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T15:54:11.109Z] === RUN TestRemoteDriver [2021-11-11T15:54:11.109Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T15:54:11.109Z] PASS [2021-11-11T15:54:11.109Z] coverage: 47.4% of statements [2021-11-11T15:54:11.109Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T15:54:11.109Z] === RUN TestRemoveSubnet [2021-11-11T15:54:11.109Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2021-11-11T15:54:11.109Z] --- PASS: TestSetRollover (1.07s) [2021-11-11T15:54:11.109Z] === RUN TestSetRolloverSerial [2021-11-11T15:54:11.130Z] === RUN TestInt2IP2IntConversion [2021-11-11T15:54:11.130Z] === RUN TestPoolRequest [2021-11-11T15:54:11.130Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T15:54:11.130Z] === RUN TestOtherRequests [2021-11-11T15:54:11.130Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T15:54:11.130Z] PASS [2021-11-11T15:54:11.130Z] coverage: 57.1% of statements [2021-11-11T15:54:11.130Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2021-11-11T15:54:11.578Z] --- PASS: TestRemoveSubnet (0.17s) [2021-11-11T15:54:11.578Z] === RUN TestGetSameAddress [2021-11-11T15:54:11.578Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-11T15:54:11.578Z] === RUN TestPoolAllocationReuse [2021-11-11T15:54:11.601Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-11-11T15:54:11.601Z] === RUN TestGetAddressVersion [2021-11-11T15:54:11.601Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T15:54:11.601Z] === RUN TestKeyString [2021-11-11T15:54:11.601Z] --- PASS: TestKeyString (0.00s) [2021-11-11T15:54:11.601Z] === RUN TestPoolDataMarshal [2021-11-11T15:54:11.601Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T15:54:11.601Z] === RUN TestSubnetsMarshal [2021-11-11T15:54:11.601Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-11-11T15:54:11.601Z] === RUN TestAddSubnets [2021-11-11T15:54:11.601Z] --- PASS: TestAddSubnets (0.05s) [2021-11-11T15:54:11.601Z] === RUN TestDoublePoolRelease [2021-11-11T15:54:11.601Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T15:54:11.601Z] === RUN TestAddReleasePoolID [2021-11-11T15:54:11.613Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-11T15:54:11.613Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T15:54:12.047Z] === RUN TestWindowsIPAM [2021-11-11T15:54:12.047Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T15:54:12.047Z] PASS [2021-11-11T15:54:12.047Z] coverage: 71.4% of statements [2021-11-11T15:54:12.047Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-11-11T15:54:12.073Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-11T15:54:12.073Z] === RUN TestPredefinedPool [2021-11-11T15:54:12.073Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T15:54:12.073Z] === RUN TestRemoveSubnet [2021-11-11T15:54:12.073Z] --- PASS: TestRemoveSubnet (0.22s) [2021-11-11T15:54:12.073Z] === RUN TestGetSameAddress [2021-11-11T15:54:12.073Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-11T15:54:12.073Z] === RUN TestPoolAllocationReuse [2021-11-11T15:54:12.073Z] === RUN TestGetCapabilities [2021-11-11T15:54:12.073Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T15:54:12.073Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T15:54:12.073Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T15:54:12.073Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T15:54:12.073Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T15:54:12.073Z] === RUN TestRemoteDriver [2021-11-11T15:54:12.073Z] --- PASS: TestSetRollover (1.70s) [2021-11-11T15:54:12.073Z] === RUN TestSetRolloverSerial [2021-11-11T15:54:12.073Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T15:54:12.073Z] PASS [2021-11-11T15:54:12.073Z] coverage: 47.4% of statements [2021-11-11T15:54:12.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T15:54:12.514Z] --- PASS: TestSetRolloverSerial (1.18s) [2021-11-11T15:54:12.515Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T15:54:12.515Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T15:54:12.515Z] PASS [2021-11-11T15:54:12.515Z] coverage: 84.4% of statements [2021-11-11T15:54:12.515Z] ok github.com/docker/docker/libnetwork/bitseq 9.799s coverage: 84.4% of statements [2021-11-11T15:54:12.515Z] === RUN TestDefaultNetwork [2021-11-11T15:54:12.545Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2021-11-11T15:54:12.982Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2021-11-11T15:54:12.982Z] === RUN TestNISDomainname [2021-11-11T15:54:12.982Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T15:54:12.982Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-11T15:54:12.982Z] === RUN TestHostnameDnsResolution [2021-11-11T15:54:12.983Z] --- PASS: TestPoolAllocationReuse (1.27s) [2021-11-11T15:54:12.983Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T15:54:12.983Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T15:54:12.983Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T15:54:12.983Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-11T15:54:12.983Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T15:54:12.983Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-11T15:54:12.983Z] === RUN TestInitAddressPools [2021-11-11T15:54:12.983Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T15:54:12.983Z] PASS [2021-11-11T15:54:12.983Z] coverage: 74.0% of statements [2021-11-11T15:54:12.983Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2021-11-11T15:54:13.016Z] === RUN TestWindowsIPAM [2021-11-11T15:54:13.016Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T15:54:13.016Z] PASS [2021-11-11T15:54:13.016Z] coverage: 71.4% of statements [2021-11-11T15:54:13.016Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-11-11T15:54:13.451Z] === RUN TestKeyValue [2021-11-11T15:54:13.451Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T15:54:13.451Z] PASS [2021-11-11T15:54:13.451Z] coverage: 60.0% of statements [2021-11-11T15:54:13.451Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2021-11-11T15:54:13.487Z] --- PASS: TestPoolAllocationReuse (1.49s) [2021-11-11T15:54:13.487Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T15:54:13.487Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T15:54:13.487Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T15:54:13.487Z] --- PASS: TestSetRolloverSerial (1.33s) [2021-11-11T15:54:13.487Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T15:54:13.487Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T15:54:13.487Z] PASS [2021-11-11T15:54:13.487Z] coverage: 84.4% of statements [2021-11-11T15:54:13.487Z] ok github.com/docker/docker/libnetwork/bitseq 11.349s coverage: 84.4% of statements [2021-11-11T15:54:13.546Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-11T15:54:13.546Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T15:54:13.546Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T15:54:13.546Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T15:54:13.546Z] === RUN TestStats [2021-11-11T15:54:13.546Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:13.546Z] --- SKIP: TestStats (0.00s) [2021-11-11T15:54:13.546Z] === RUN TestStopContainerWithTimeout [2021-11-11T15:54:13.546Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T15:54:13.546Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T15:54:13.546Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T15:54:13.546Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T15:54:13.546Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T15:54:13.546Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T15:54:13.546Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T15:54:13.546Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T15:54:13.546Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T15:54:13.546Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T15:54:13.791Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T15:54:13.791Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T15:54:13.791Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T15:54:13.791Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T15:54:13.957Z] === RUN TestDefaultNetwork [2021-11-11T15:54:13.958Z] --- PASS: TestDefaultNetwork (0.26s) [2021-11-11T15:54:13.958Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T15:54:14.109Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T15:54:14.433Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-11-11T15:54:14.433Z] === RUN TestInitAddressPools [2021-11-11T15:54:14.433Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T15:54:14.433Z] PASS [2021-11-11T15:54:14.433Z] coverage: 74.0% of statements [2021-11-11T15:54:14.433Z] ok github.com/docker/docker/libnetwork/ipamutils 0.576s coverage: 74.0% of statements [2021-11-11T15:54:14.733Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T15:54:14.733Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T15:54:14.733Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T15:54:14.904Z] === RUN TestKeyValue [2021-11-11T15:54:14.904Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T15:54:14.904Z] PASS [2021-11-11T15:54:14.904Z] coverage: 60.0% of statements [2021-11-11T15:54:14.904Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-11-11T15:54:15.015Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.10s) [2021-11-11T15:54:15.015Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T15:54:15.484Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T15:54:15.955Z] === RUN TestNetworkDBSimple [2021-11-11T15:54:16.115Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T15:54:16.375Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T15:54:16.375Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T15:54:16.375Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T15:54:16.423Z] === RUN TestGenerate [2021-11-11T15:54:16.424Z] --- PASS: TestGenerate (0.00s) [2021-11-11T15:54:16.424Z] === RUN TestGeneratePtr [2021-11-11T15:54:16.424Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T15:54:16.424Z] === RUN TestGenerateMissingField [2021-11-11T15:54:16.424Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T15:54:16.424Z] === RUN TestFieldCannotBeSet [2021-11-11T15:54:16.424Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T15:54:16.424Z] === RUN TestTypeMismatchError [2021-11-11T15:54:16.424Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T15:54:16.424Z] PASS [2021-11-11T15:54:16.424Z] coverage: 100.0% of statements [2021-11-11T15:54:16.424Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-11-11T15:54:16.483Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.65s) [2021-11-11T15:54:16.483Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T15:54:16.631Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T15:54:16.893Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.82s) [2021-11-11T15:54:16.893Z] === RUN TestGetAddress [2021-11-11T15:54:16.893Z] testing: warning: no tests to run [2021-11-11T15:54:16.893Z] PASS [2021-11-11T15:54:16.893Z] coverage: 0.0% of statements [2021-11-11T15:54:16.893Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-11T15:54:16.893Z] 2021/11/11 15:54:16 Closing DB instances... [2021-11-11T15:54:17.316Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T15:54:17.562Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T15:54:17.562Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-11-11T15:54:17.562Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-11-11T15:54:17.562Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-11-11T15:54:17.562Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-11-11T15:54:17.562Z] === RUN TestDeleteDevicemapper [2021-11-11T15:54:17.562Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:54:17.562Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T15:54:17.562Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T15:54:17.576Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-11T15:54:17.879Z] === RUN TestRequestNewPort [2021-11-11T15:54:17.880Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestRequestSpecificPort [2021-11-11T15:54:17.880Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestReleasePort [2021-11-11T15:54:17.880Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestReuseReleasedPort [2021-11-11T15:54:17.880Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestReleaseUnreadledPort [2021-11-11T15:54:17.880Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestUnknowProtocol [2021-11-11T15:54:17.880Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestAllocateAllPorts [2021-11-11T15:54:17.880Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestPortAllocation [2021-11-11T15:54:17.880Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T15:54:17.880Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestNoDuplicateBPR [2021-11-11T15:54:17.880Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T15:54:17.880Z] === RUN TestChangePortRange [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T15:54:17.880Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T15:54:17.880Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T15:54:17.880Z] PASS [2021-11-11T15:54:17.880Z] coverage: 88.6% of statements [2021-11-11T15:54:17.880Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-11-11T15:54:18.057Z] === RUN TestNetworkDBSimple [2021-11-11T15:54:18.148Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T15:54:18.148Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T15:54:18.148Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T15:54:18.148Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T15:54:18.348Z] testing: warning: no tests to run [2021-11-11T15:54:18.348Z] PASS [2021-11-11T15:54:18.348Z] coverage: 0.0% of statements [2021-11-11T15:54:18.348Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T15:54:18.528Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T15:54:18.528Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.46s) [2021-11-11T15:54:18.528Z] === RUN TestGetAddress [2021-11-11T15:54:18.816Z] --- PASS: TestNetworkDBSimple (2.83s) [2021-11-11T15:54:18.816Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T15:54:18.816Z] === RUN TestHashData [2021-11-11T15:54:18.816Z] --- PASS: TestHashData (0.00s) [2021-11-11T15:54:18.816Z] PASS [2021-11-11T15:54:18.816Z] coverage: 2.8% of statements [2021-11-11T15:54:18.816Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-11-11T15:54:18.999Z] 2021/11/11 15:54:18 Closing DB instances... [2021-11-11T15:54:18.999Z] === RUN TestGenerate [2021-11-11T15:54:18.999Z] --- PASS: TestGenerate (0.00s) [2021-11-11T15:54:18.999Z] === RUN TestGeneratePtr [2021-11-11T15:54:18.999Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T15:54:18.999Z] === RUN TestGenerateMissingField [2021-11-11T15:54:18.999Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T15:54:18.999Z] === RUN TestFieldCannotBeSet [2021-11-11T15:54:18.999Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T15:54:18.999Z] === RUN TestTypeMismatchError [2021-11-11T15:54:18.999Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T15:54:18.999Z] PASS [2021-11-11T15:54:18.999Z] coverage: 100.0% of statements [2021-11-11T15:54:18.999Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-11-11T15:54:19.088Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T15:54:19.284Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T15:54:19.284Z] PASS [2021-11-11T15:54:19.284Z] coverage: 100.0% of statements [2021-11-11T15:54:19.284Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-11-11T15:54:19.458Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2021-11-11T15:54:19.458Z] === RUN TestUpdateMemory [2021-11-11T15:54:19.458Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:19.458Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T15:54:19.458Z] === RUN TestUpdateCPUQuota [2021-11-11T15:54:19.458Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:19.458Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-11T15:54:19.458Z] === RUN TestUpdatePidsLimit [2021-11-11T15:54:19.458Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:19.458Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-11T15:54:19.458Z] === RUN TestUpdateRestartPolicy [2021-11-11T15:54:19.752Z] === RUN TestErrorConstructors [2021-11-11T15:54:19.752Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T15:54:19.752Z] === RUN TestCompareIPMask [2021-11-11T15:54:19.752Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T15:54:19.752Z] === RUN TestUtilGetHostPartIP [2021-11-11T15:54:19.752Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T15:54:19.752Z] === RUN TestUtilGetBroadcastIP [2021-11-11T15:54:19.752Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T15:54:19.752Z] === RUN TestParseCIDR [2021-11-11T15:54:19.752Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T15:54:19.752Z] PASS [2021-11-11T15:54:19.752Z] coverage: 37.3% of statements [2021-11-11T15:54:19.752Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2021-11-11T15:54:19.752Z] 2021/11/11 15:54:19 Closing DB instances... [2021-11-11T15:54:19.992Z] testing: warning: no tests to run [2021-11-11T15:54:19.992Z] PASS [2021-11-11T15:54:19.992Z] coverage: 0.0% of statements [2021-11-11T15:54:19.992Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-11T15:54:19.992Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T15:54:19.992Z] PASS [2021-11-11T15:54:19.992Z] coverage: 100.0% of statements [2021-11-11T15:54:19.992Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-11-11T15:54:19.992Z] --- PASS: TestNetworkDBSimple (2.45s) [2021-11-11T15:54:19.992Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T15:54:20.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T15:54:20.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T15:54:20.221Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T15:54:20.221Z] PASS [2021-11-11T15:54:20.221Z] coverage: 50.0% of statements [2021-11-11T15:54:20.221Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-11-11T15:54:20.463Z] === RUN TestRequestNewPort [2021-11-11T15:54:20.463Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestRequestSpecificPort [2021-11-11T15:54:20.463Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestReleasePort [2021-11-11T15:54:20.463Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestReuseReleasedPort [2021-11-11T15:54:20.463Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestReleaseUnreadledPort [2021-11-11T15:54:20.463Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestUnknowProtocol [2021-11-11T15:54:20.463Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestAllocateAllPorts [2021-11-11T15:54:20.463Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestPortAllocation [2021-11-11T15:54:20.463Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T15:54:20.463Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestNoDuplicateBPR [2021-11-11T15:54:20.463Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T15:54:20.463Z] === RUN TestChangePortRange [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T15:54:20.463Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T15:54:20.463Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T15:54:20.463Z] PASS [2021-11-11T15:54:20.463Z] coverage: 88.6% of statements [2021-11-11T15:54:20.463Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-11-11T15:54:20.463Z] testing: warning: no tests to run [2021-11-11T15:54:20.463Z] PASS [2021-11-11T15:54:20.463Z] coverage: 0.0% of statements [2021-11-11T15:54:20.463Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2021-11-11T15:54:20.689Z] === RUN TestAddressPoolOpt [2021-11-11T15:54:20.689Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/a [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/something [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/_=a [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/PATH [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/=a [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/PATH= [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/PATH=something [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/1asd [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/123 [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/some_space [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/= [2021-11-11T15:54:20.689Z] === RUN TestValidateEnv/PaTh [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestParseHost [2021-11-11T15:54:20.689Z] --- PASS: TestParseHost (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestParseDockerDaemonHost [2021-11-11T15:54:20.689Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestParseTCP [2021-11-11T15:54:20.689Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T15:54:20.689Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestValidateExtraHosts [2021-11-11T15:54:20.689Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestIpOptString [2021-11-11T15:54:20.689Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T15:54:20.689Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T15:54:20.689Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestIpOptSetInvalidVal [2021-11-11T15:54:20.689Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestValidateIPAddress [2021-11-11T15:54:20.689Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestMapOpts [2021-11-11T15:54:20.689Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestListOptsWithoutValidator [2021-11-11T15:54:20.689Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestListOptsWithValidator [2021-11-11T15:54:20.689Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestValidateDNSSearch [2021-11-11T15:54:20.689Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T15:54:20.689Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T15:54:20.689Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestNamedListOpts [2021-11-11T15:54:20.689Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestNamedMapOpts [2021-11-11T15:54:20.689Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestParseLink [2021-11-11T15:54:20.689Z] --- PASS: TestParseLink (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T15:54:20.689Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T15:54:20.689Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T15:54:20.689Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T15:54:20.689Z] === RUN TestUlimitOpt [2021-11-11T15:54:20.689Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T15:54:20.689Z] PASS [2021-11-11T15:54:20.689Z] coverage: 67.1% of statements [2021-11-11T15:54:20.689Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-11-11T15:54:20.689Z] === RUN TestParseVersion [2021-11-11T15:54:20.689Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T15:54:20.689Z] PASS [2021-11-11T15:54:20.689Z] coverage: 52.9% of statements [2021-11-11T15:54:20.689Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-11-11T15:54:20.935Z] === RUN TestHashData [2021-11-11T15:54:20.935Z] --- PASS: TestHashData (0.00s) [2021-11-11T15:54:20.935Z] PASS [2021-11-11T15:54:20.935Z] coverage: 2.8% of statements [2021-11-11T15:54:20.935Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2021-11-11T15:54:21.406Z] 2021/11/11 15:54:21 Closing DB instances... [2021-11-11T15:54:21.406Z] === RUN TestErrorConstructors [2021-11-11T15:54:21.406Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T15:54:21.406Z] === RUN TestCompareIPMask [2021-11-11T15:54:21.406Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T15:54:21.406Z] === RUN TestUtilGetHostPartIP [2021-11-11T15:54:21.406Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T15:54:21.406Z] === RUN TestUtilGetBroadcastIP [2021-11-11T15:54:21.406Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T15:54:21.406Z] === RUN TestParseCIDR [2021-11-11T15:54:21.406Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T15:54:21.406Z] PASS [2021-11-11T15:54:21.406Z] coverage: 37.3% of statements [2021-11-11T15:54:21.406Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-11-11T15:54:21.675Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.92s) [2021-11-11T15:54:21.675Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T15:54:21.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T15:54:21.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T15:54:21.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T15:54:21.879Z] PASS [2021-11-11T15:54:21.879Z] coverage: 50.0% of statements [2021-11-11T15:54:21.879Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-11-11T15:54:22.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T15:54:22.143Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T15:54:22.350Z] === RUN TestAddressPoolOpt [2021-11-11T15:54:22.350Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/a [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/something [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/_=a [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/PATH [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/=a [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/PATH= [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/PATH=something [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/1asd [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/123 [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/some_space [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/= [2021-11-11T15:54:22.350Z] === RUN TestValidateEnv/PaTh [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T15:54:22.350Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T15:54:22.350Z] === RUN TestParseHost [2021-11-11T15:54:22.350Z] --- PASS: TestParseHost (0.00s) [2021-11-11T15:54:22.350Z] === RUN TestParseDockerDaemonHost [2021-11-11T15:54:22.611Z] === RUN TestIsArchivePathDir [2021-11-11T15:54:22.611Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-11T15:54:22.611Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T15:54:22.611Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T15:54:22.611Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T15:54:22.611Z] --- PASS: TestPeerCertificateMarshalJSON (0.23s) [2021-11-11T15:54:22.611Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T15:54:22.611Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T15:54:22.611Z] === RUN TestMiddleware [2021-11-11T15:54:22.611Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T15:54:22.611Z] === RUN TestNewResponseModifier [2021-11-11T15:54:22.611Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T15:54:22.611Z] PASS [2021-11-11T15:54:22.611Z] coverage: 26.8% of statements [2021-11-11T15:54:22.611Z] ok github.com/docker/docker/pkg/authorization 0.265s coverage: 26.8% of statements [2021-11-11T15:54:22.611Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-11T15:54:22.611Z] === RUN TestIsArchivePathTar [2021-11-11T15:54:22.611Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-11T15:54:22.611Z] === RUN TestDecompressStreamGzip [2021-11-11T15:54:22.821Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestParseTCP [2021-11-11T15:54:22.821Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T15:54:22.821Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestValidateExtraHosts [2021-11-11T15:54:22.821Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestIpOptString [2021-11-11T15:54:22.821Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T15:54:22.821Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T15:54:22.821Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestIpOptSetInvalidVal [2021-11-11T15:54:22.821Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestValidateIPAddress [2021-11-11T15:54:22.821Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestMapOpts [2021-11-11T15:54:22.821Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestListOptsWithoutValidator [2021-11-11T15:54:22.821Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestListOptsWithValidator [2021-11-11T15:54:22.821Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestValidateDNSSearch [2021-11-11T15:54:22.821Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T15:54:22.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T15:54:22.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestNamedListOpts [2021-11-11T15:54:22.821Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestNamedMapOpts [2021-11-11T15:54:22.821Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestParseLink [2021-11-11T15:54:22.821Z] --- PASS: TestParseLink (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T15:54:22.821Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T15:54:22.821Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T15:54:22.821Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T15:54:22.821Z] === RUN TestUlimitOpt [2021-11-11T15:54:22.821Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T15:54:22.821Z] PASS [2021-11-11T15:54:22.821Z] coverage: 67.1% of statements [2021-11-11T15:54:22.821Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-11-11T15:54:22.821Z] === RUN TestParseVersion [2021-11-11T15:54:22.821Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T15:54:22.821Z] PASS [2021-11-11T15:54:22.821Z] coverage: 52.9% of statements [2021-11-11T15:54:22.821Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2021-11-11T15:54:22.821Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-11-11T15:54:22.821Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T15:54:23.080Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-11-11T15:54:23.080Z] === RUN TestDecompressStreamBzip2 [2021-11-11T15:54:23.080Z] 2021/11/11 15:54:22 Closing DB instances... [2021-11-11T15:54:23.080Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-11T15:54:23.080Z] === RUN TestDecompressStreamXz [2021-11-11T15:54:23.080Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T15:54:23.080Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestDecompressStreamZstd [2021-11-11T15:54:23.080Z] archive_test.go:140: zstd not installed [2021-11-11T15:54:23.080Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-11T15:54:23.080Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T15:54:23.080Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T15:54:23.080Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCompressStreamInvalid [2021-11-11T15:54:23.080Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionInvalid [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionUncompressed [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionBzip2 [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionGzip [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionXz [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestExtensionZstd [2021-11-11T15:54:23.080Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCmdStreamLargeStderr [2021-11-11T15:54:23.080Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-11T15:54:23.080Z] === RUN TestCmdStreamBad [2021-11-11T15:54:23.080Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T15:54:23.080Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCmdStreamGood [2021-11-11T15:54:23.080Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-11T15:54:23.080Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T15:54:23.080Z] === RUN TestUnbuffered [2021-11-11T15:54:23.080Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestRaceUnbuffered [2021-11-11T15:54:23.080Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T15:54:23.080Z] PASS [2021-11-11T15:54:23.080Z] coverage: 100.0% of statements [2021-11-11T15:54:23.080Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-11-11T15:54:23.080Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-11T15:54:23.080Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T15:54:23.080Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestUntarPath [2021-11-11T15:54:23.080Z] --- PASS: TestUntarPath (0.06s) [2021-11-11T15:54:23.080Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T15:54:23.080Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-11-11T15:54:23.080Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T15:54:23.080Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-11-11T15:54:23.080Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T15:54:23.080Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T15:54:23.080Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-11-11T15:54:23.080Z] === RUN TestCopyWithTarSrcFile [2021-11-11T15:54:23.080Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T15:54:23.080Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T15:54:23.080Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T15:54:23.080Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T15:54:23.080Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T15:54:23.080Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T15:54:23.080Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T15:54:23.548Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T15:54:23.548Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T15:54:23.548Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T15:54:23.548Z] === RUN TestTarFiles [2021-11-11T15:54:23.548Z] === RUN TestMatch [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[foo]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[]#01 [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[qux]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T15:54:23.548Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T15:54:23.548Z] --- PASS: TestMatch (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T15:54:23.548Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T15:54:23.548Z] PASS [2021-11-11T15:54:23.548Z] coverage: 87.5% of statements [2021-11-11T15:54:23.548Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-11-11T15:54:23.785Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-11T15:54:23.813Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T15:54:23.813Z] 2021/11/11 15:54:23 Closing DB instances... [2021-11-11T15:54:24.416Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T15:54:24.534Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-11-11T15:54:24.534Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T15:54:24.534Z] === RUN TestChrootTarUntar [2021-11-11T15:54:24.534Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T15:54:24.534Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T15:54:24.534Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T15:54:24.534Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootCopyWithTar [2021-11-11T15:54:24.534Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootCopyFileWithTar [2021-11-11T15:54:24.534Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootUntarPath [2021-11-11T15:54:24.534Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T15:54:24.534Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T15:54:24.534Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:54:24.534Z] === RUN TestChrootApplyDotDotFile [2021-11-11T15:54:24.534Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:24.534Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T15:54:24.534Z] PASS [2021-11-11T15:54:24.534Z] coverage: 15.1% of statements [2021-11-11T15:54:24.534Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 15.1% of statements [2021-11-11T15:54:24.805Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T15:54:24.805Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T15:54:24.805Z] --- PASS: TestPeerCertificateMarshalJSON (0.83s) [2021-11-11T15:54:24.805Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T15:54:24.805Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T15:54:24.805Z] === RUN TestMiddleware [2021-11-11T15:54:24.805Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T15:54:24.805Z] === RUN TestNewResponseModifier [2021-11-11T15:54:24.805Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T15:54:24.805Z] PASS [2021-11-11T15:54:24.805Z] coverage: 26.8% of statements [2021-11-11T15:54:24.805Z] ok github.com/docker/docker/pkg/authorization 0.868s coverage: 26.8% of statements [2021-11-11T15:54:24.805Z] === RUN TestIsArchivePathDir [2021-11-11T15:54:24.805Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T15:54:24.805Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T15:54:24.805Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-11-11T15:54:24.805Z] === RUN TestIsArchivePathTar [2021-11-11T15:54:25.002Z] === RUN TestSizeEmpty [2021-11-11T15:54:25.002Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeEmptyFile [2021-11-11T15:54:25.002Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeNonemptyFile [2021-11-11T15:54:25.002Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T15:54:25.002Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T15:54:25.002Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T15:54:25.002Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestMoveToSubdir [2021-11-11T15:54:25.002Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T15:54:25.002Z] === RUN TestSizeNonExistingDirectory [2021-11-11T15:54:25.002Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T15:54:25.002Z] PASS [2021-11-11T15:54:25.002Z] coverage: 80.0% of statements [2021-11-11T15:54:25.002Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-11-11T15:54:25.275Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-11-11T15:54:25.275Z] === RUN TestDecompressStreamGzip [2021-11-11T15:54:25.275Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-11T15:54:25.275Z] === RUN TestDecompressStreamBzip2 [2021-11-11T15:54:25.275Z] === RUN TestUnbuffered [2021-11-11T15:54:25.275Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestRaceUnbuffered [2021-11-11T15:54:25.275Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T15:54:25.275Z] PASS [2021-11-11T15:54:25.275Z] coverage: 100.0% of statements [2021-11-11T15:54:25.275Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-11-11T15:54:25.275Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-11T15:54:25.275Z] === RUN TestDecompressStreamXz [2021-11-11T15:54:25.275Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T15:54:25.275Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestDecompressStreamZstd [2021-11-11T15:54:25.275Z] archive_test.go:140: zstd not installed [2021-11-11T15:54:25.275Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-11-11T15:54:25.275Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T15:54:25.275Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T15:54:25.275Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestCompressStreamInvalid [2021-11-11T15:54:25.275Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionInvalid [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionUncompressed [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionBzip2 [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionGzip [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionXz [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestExtensionZstd [2021-11-11T15:54:25.275Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestCmdStreamLargeStderr [2021-11-11T15:54:25.275Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-11-11T15:54:25.275Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T15:54:25.275Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-11T15:54:25.275Z] === RUN TestCmdStreamBad [2021-11-11T15:54:25.275Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T15:54:25.275Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T15:54:25.275Z] === RUN TestCmdStreamGood [2021-11-11T15:54:25.746Z] --- PASS: TestCmdStreamGood (0.05s) [2021-11-11T15:54:25.746Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T15:54:25.746Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T15:54:25.746Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T15:54:25.746Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestUntarPath [2021-11-11T15:54:25.746Z] --- PASS: TestUntarPath (0.06s) [2021-11-11T15:54:25.746Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T15:54:25.746Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-11T15:54:25.746Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T15:54:25.746Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-11T15:54:25.746Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T15:54:25.746Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T15:54:25.746Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestCopyWithTarSrcFile [2021-11-11T15:54:25.746Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T15:54:25.746Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T15:54:25.746Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T15:54:25.746Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T15:54:25.746Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T15:54:25.746Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T15:54:25.746Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T15:54:25.746Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T15:54:25.746Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T15:54:25.746Z] === RUN TestTarFiles [2021-11-11T15:54:25.746Z] === RUN TestMatch [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[foo]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[]#01 [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[qux]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T15:54:25.746Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T15:54:25.746Z] --- PASS: TestMatch (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T15:54:25.746Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T15:54:25.746Z] PASS [2021-11-11T15:54:25.746Z] coverage: 87.5% of statements [2021-11-11T15:54:25.746Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-11-11T15:54:25.989Z] === RUN Test [2021-11-11T15:54:25.989Z] === RUN Test/TestContainsEntry [2021-11-11T15:54:25.989Z] === RUN Test/TestCreateEntries [2021-11-11T15:54:25.989Z] === RUN Test/TestEntriesDiff [2021-11-11T15:54:25.989Z] === RUN Test/TestEntriesEquality [2021-11-11T15:54:25.989Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T15:54:25.989Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T15:54:25.989Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T15:54:25.989Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T15:54:25.989Z] === RUN Test/TestGeneratorWithPort [2021-11-11T15:54:25.989Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T15:54:25.989Z] === RUN Test/TestNewEntry [2021-11-11T15:54:25.989Z] === RUN Test/TestParse [2021-11-11T15:54:25.989Z] --- PASS: Test (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T15:54:25.989Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T15:54:25.989Z] PASS [2021-11-11T15:54:25.989Z] coverage: 58.3% of statements [2021-11-11T15:54:25.989Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-11-11T15:54:26.464Z] 2021/11/11 15:54:26 Closing DB instances... [2021-11-11T15:54:26.742Z] === RUN TestChrootTarUntar [2021-11-11T15:54:26.742Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T15:54:26.742Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T15:54:26.742Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T15:54:26.742Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootCopyWithTar [2021-11-11T15:54:26.742Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootCopyFileWithTar [2021-11-11T15:54:26.742Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootUntarPath [2021-11-11T15:54:26.742Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T15:54:26.742Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T15:54:26.742Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:54:26.742Z] === RUN TestChrootApplyDotDotFile [2021-11-11T15:54:26.742Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:26.742Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T15:54:26.742Z] PASS [2021-11-11T15:54:26.742Z] coverage: 15.1% of statements [2021-11-11T15:54:26.742Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.1% of statements [2021-11-11T15:54:26.932Z] === RUN Test [2021-11-11T15:54:26.932Z] === RUN Test/TestContent [2021-11-11T15:54:26.932Z] === RUN Test/TestInitialize [2021-11-11T15:54:26.932Z] === RUN Test/TestNew [2021-11-11T15:54:26.932Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T15:54:26.932Z] === RUN Test/TestRegister [2021-11-11T15:54:26.932Z] === RUN Test/TestWatch [2021-11-11T15:54:26.932Z] --- PASS: Test (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T15:54:26.932Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:26.932Z] PASS [2021-11-11T15:54:26.932Z] coverage: 97.6% of statements [2021-11-11T15:54:26.932Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-11-11T15:54:27.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T15:54:27.400Z] --- PASS: TestTarFiles (3.87s) [2021-11-11T15:54:27.400Z] === RUN TestDetectCompressionZstd [2021-11-11T15:54:27.400Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestTarUntar [2021-11-11T15:54:27.400Z] --- PASS: TestTarUntar (0.02s) [2021-11-11T15:54:27.400Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T15:54:27.400Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestTarWithOptions [2021-11-11T15:54:27.400Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-11T15:54:27.400Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T15:54:27.400Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestUntarUstarGnuConflict [2021-11-11T15:54:27.400Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestUntarInvalidFilenames [2021-11-11T15:54:27.400Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames166140707\\dest" [2021-11-11T15:54:27.400Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-11T15:54:27.400Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T15:54:27.400Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestUntarInvalidHardlink [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1428237676\\victim\\hello" -> "../victim/hello" [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1169326021\\victim\\hello" -> "/../victim/hello" [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2636468022\\victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1785023327\\victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3636267297\\victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2929085963\\victim" -> "../victim" [2021-11-11T15:54:27.400Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T15:54:27.400Z] === RUN TestUntarInvalidSymlink [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink728270239\\dest\\dotdot" -> "../victim/hello" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3118911116\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3343535477\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink368075717\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1412640925\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2696654880\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:27.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3706509576\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T15:54:27.400Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T15:54:27.400Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T15:54:27.400Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestXGlobalNoParent [2021-11-11T15:54:27.400Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T15:54:27.400Z] === RUN TestReplaceFileTarWrapper [2021-11-11T15:54:27.400Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-11T15:54:27.400Z] === RUN TestPrefixHeaderReadable [2021-11-11T15:54:27.400Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T15:54:27.400Z] === RUN TestDisablePigz [2021-11-11T15:54:27.400Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T15:54:27.747Z] === RUN TestSizeEmpty [2021-11-11T15:54:27.747Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeEmptyFile [2021-11-11T15:54:27.747Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeNonemptyFile [2021-11-11T15:54:27.747Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T15:54:27.747Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T15:54:27.747Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T15:54:27.747Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestMoveToSubdir [2021-11-11T15:54:27.747Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T15:54:27.747Z] === RUN TestSizeNonExistingDirectory [2021-11-11T15:54:27.747Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T15:54:27.747Z] PASS [2021-11-11T15:54:27.747Z] coverage: 80.0% of statements [2021-11-11T15:54:27.747Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-11-11T15:54:27.747Z] 2021/11/11 15:54:27 Closing DB instances... [2021-11-11T15:54:27.868Z] --- PASS: TestDisablePigz (0.09s) [2021-11-11T15:54:27.868Z] === RUN TestPigz [2021-11-11T15:54:27.868Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T15:54:27.868Z] --- PASS: TestPigz (0.10s) [2021-11-11T15:54:27.868Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T15:54:27.868Z] archive_windows_test.go:16: Currently fails [2021-11-11T15:54:27.868Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestCanonicalTarNameForPath [2021-11-11T15:54:27.868Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestCanonicalTarName [2021-11-11T15:54:27.868Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChmodTarEntry [2021-11-11T15:54:27.868Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestHardLinkOrder [2021-11-11T15:54:27.868Z] === RUN Test [2021-11-11T15:54:27.868Z] === RUN Test/TestInitialize [2021-11-11T15:54:27.868Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-11T15:54:27.868Z] === RUN TestChangeString [2021-11-11T15:54:27.868Z] --- PASS: TestChangeString (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesWithNoChanges [2021-11-11T15:54:27.868Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T15:54:27.868Z] === RUN TestChangesWithChanges [2021-11-11T15:54:27.868Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T15:54:27.868Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T15:54:27.868Z] changes_test.go:195: needs more investigation [2021-11-11T15:54:27.868Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesDirsEmpty [2021-11-11T15:54:27.868Z] time="2021-11-11T15:54:27Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:27.868Z] time="2021-11-11T15:54:27Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:27.868Z] time="2021-11-11T15:54:27Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:27.868Z] === RUN Test/TestInitializeWithCerts [2021-11-11T15:54:27.868Z] time="2021-11-11T15:54:27Z" level=info msg="Initializing discovery with TLS" [2021-11-11T15:54:27.868Z] === RUN Test/TestWatch [2021-11-11T15:54:27.868Z] time="2021-11-11T15:54:27Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:27.868Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-11-11T15:54:27.868Z] === RUN TestChangesDirsMutated [2021-11-11T15:54:27.868Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-11-11T15:54:27.868Z] === RUN TestApplyLayer [2021-11-11T15:54:27.868Z] changes_test.go:432: needs further investigation [2021-11-11T15:54:27.868Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T15:54:27.868Z] changes_test.go:468: needs further investigation [2021-11-11T15:54:27.868Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T15:54:27.868Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T15:54:27.868Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestChangesSize [2021-11-11T15:54:27.868Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T15:54:27.868Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T15:54:27.868Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2107290086\\dest" [2021-11-11T15:54:28.222Z] === RUN Test [2021-11-11T15:54:28.222Z] === RUN Test/TestContainsEntry [2021-11-11T15:54:28.222Z] === RUN Test/TestCreateEntries [2021-11-11T15:54:28.222Z] === RUN Test/TestEntriesDiff [2021-11-11T15:54:28.222Z] === RUN Test/TestEntriesEquality [2021-11-11T15:54:28.222Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T15:54:28.222Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T15:54:28.222Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T15:54:28.222Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T15:54:28.222Z] === RUN Test/TestGeneratorWithPort [2021-11-11T15:54:28.222Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T15:54:28.222Z] === RUN Test/TestNewEntry [2021-11-11T15:54:28.222Z] === RUN Test/TestParse [2021-11-11T15:54:28.222Z] --- PASS: Test (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T15:54:28.222Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T15:54:28.222Z] PASS [2021-11-11T15:54:28.222Z] coverage: 58.3% of statements [2021-11-11T15:54:28.222Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-11-11T15:54:28.337Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-11T15:54:28.337Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1669186788\\victim\\hello" -> "../victim/hello" [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3536823772\\victim\\hello" -> "/../victim/hello" [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2531451212\\victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4270548713\\victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1993837561\\victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink145185470\\victim" -> "../victim" [2021-11-11T15:54:28.337Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T15:54:28.337Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3025826872\\dest\\dotdot" -> "../victim/hello" [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2789465182\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1338248692\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4283953304\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1391003486\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:28.337Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2634133712\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:28.337Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T15:54:28.337Z] === RUN TestApplyLayerWhiteouts [2021-11-11T15:54:28.337Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T15:54:28.337Z] === RUN TestGenerateEmptyFile [2021-11-11T15:54:28.337Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T15:54:28.337Z] === RUN TestGenerateWithContent [2021-11-11T15:54:28.337Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T15:54:28.337Z] PASS [2021-11-11T15:54:28.337Z] coverage: 63.0% of statements [2021-11-11T15:54:28.337Z] ok github.com/docker/docker/pkg/archive 5.731s coverage: 63.0% of statements [2021-11-11T15:54:28.337Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-11-11T15:54:28.337Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T15:54:28.909Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T15:54:29.212Z] === RUN Test [2021-11-11T15:54:29.212Z] === RUN Test/TestContent [2021-11-11T15:54:29.212Z] === RUN Test/TestInitialize [2021-11-11T15:54:29.212Z] === RUN Test/TestNew [2021-11-11T15:54:29.212Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T15:54:29.212Z] === RUN Test/TestRegister [2021-11-11T15:54:29.212Z] === RUN Test/TestWatch [2021-11-11T15:54:29.212Z] --- PASS: Test (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T15:54:29.212Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:29.212Z] PASS [2021-11-11T15:54:29.212Z] coverage: 92.9% of statements [2021-11-11T15:54:29.212Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-11-11T15:54:29.683Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-11T15:54:29.683Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T15:54:30.153Z] === RUN Test [2021-11-11T15:54:30.153Z] === RUN Test/TestInitialize [2021-11-11T15:54:30.153Z] time="2021-11-11T15:54:29Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:30.153Z] time="2021-11-11T15:54:30Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:30.153Z] time="2021-11-11T15:54:30Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:30.153Z] === RUN Test/TestInitializeWithCerts [2021-11-11T15:54:30.153Z] time="2021-11-11T15:54:30Z" level=info msg="Initializing discovery with TLS" [2021-11-11T15:54:30.153Z] === RUN Test/TestWatch [2021-11-11T15:54:30.153Z] time="2021-11-11T15:54:30Z" level=info msg="Initializing discovery without TLS" [2021-11-11T15:54:30.557Z] 2021/11/11 15:54:30 Closing DB instances... [2021-11-11T15:54:30.623Z] --- PASS: TestTarFiles (4.89s) [2021-11-11T15:54:30.623Z] === RUN TestDetectCompressionZstd [2021-11-11T15:54:30.623Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T15:54:30.623Z] === RUN TestTarUntar [2021-11-11T15:54:30.623Z] --- PASS: TestTarUntar (0.04s) [2021-11-11T15:54:30.623Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T15:54:30.623Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T15:54:30.623Z] === RUN TestTarWithOptions [2021-11-11T15:54:30.623Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T15:54:30.623Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T15:54:30.623Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T15:54:30.623Z] === RUN TestUntarUstarGnuConflict [2021-11-11T15:54:30.623Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T15:54:30.623Z] === RUN TestUntarInvalidFilenames [2021-11-11T15:54:30.819Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T15:54:31.025Z] --- PASS: Test (3.12s) [2021-11-11T15:54:31.025Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-11T15:54:31.025Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T15:54:31.025Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T15:54:31.025Z] PASS [2021-11-11T15:54:31.025Z] coverage: 84.1% of statements [2021-11-11T15:54:31.025Z] ok github.com/docker/docker/pkg/discovery/kv 3.160s coverage: 84.1% of statements [2021-11-11T15:54:31.079Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T15:54:31.093Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4165395502\\dest" [2021-11-11T15:54:31.093Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-11-11T15:54:31.093Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T15:54:31.093Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T15:54:31.093Z] === RUN TestUntarInvalidHardlink [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3237872518\\victim\\hello" -> "../victim/hello" [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2073631117\\victim\\hello" -> "/../victim/hello" [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink151011592\\victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3063378075\\victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3848600874\\victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink547897673\\victim" -> "../victim" [2021-11-11T15:54:31.093Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T15:54:31.093Z] === RUN TestUntarInvalidSymlink [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2745024000\\dest\\dotdot" -> "../victim/hello" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink199630747\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1673500938\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2974827584\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink91408166\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2982134315\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.093Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3082455164\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T15:54:31.093Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T15:54:31.093Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T15:54:31.093Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T15:54:31.093Z] === RUN TestXGlobalNoParent [2021-11-11T15:54:31.093Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T15:54:31.093Z] === RUN TestReplaceFileTarWrapper [2021-11-11T15:54:31.093Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-11-11T15:54:31.093Z] === RUN TestPrefixHeaderReadable [2021-11-11T15:54:31.093Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-11T15:54:31.093Z] === RUN TestDisablePigz [2021-11-11T15:54:31.093Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T15:54:31.493Z] === RUN Test [2021-11-11T15:54:31.493Z] === RUN Test/TestWatch [2021-11-11T15:54:31.493Z] --- PASS: Test (0.00s) [2021-11-11T15:54:31.493Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:31.493Z] PASS [2021-11-11T15:54:31.493Z] coverage: 92.3% of statements [2021-11-11T15:54:31.493Z] ok github.com/docker/docker/pkg/discovery/memory 0.037s coverage: 92.3% of statements [2021-11-11T15:54:31.563Z] --- PASS: TestDisablePigz (0.12s) [2021-11-11T15:54:31.563Z] === RUN TestPigz [2021-11-11T15:54:31.563Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T15:54:31.563Z] --- PASS: TestPigz (0.14s) [2021-11-11T15:54:31.563Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T15:54:31.563Z] archive_windows_test.go:16: Currently fails [2021-11-11T15:54:31.563Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestCanonicalTarNameForPath [2021-11-11T15:54:31.563Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestCanonicalTarName [2021-11-11T15:54:31.563Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChmodTarEntry [2021-11-11T15:54:31.563Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestHardLinkOrder [2021-11-11T15:54:31.563Z] 2021/11/11 15:54:31 Closing DB instances... [2021-11-11T15:54:31.563Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-11T15:54:31.563Z] === RUN TestChangeString [2021-11-11T15:54:31.563Z] --- PASS: TestChangeString (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesWithNoChanges [2021-11-11T15:54:31.563Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-11-11T15:54:31.563Z] === RUN TestChangesWithChanges [2021-11-11T15:54:31.563Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T15:54:31.563Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T15:54:31.563Z] changes_test.go:195: needs more investigation [2021-11-11T15:54:31.563Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesDirsEmpty [2021-11-11T15:54:31.563Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T15:54:31.563Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesDirsMutated [2021-11-11T15:54:31.563Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T15:54:31.563Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestApplyLayer [2021-11-11T15:54:31.563Z] changes_test.go:432: needs further investigation [2021-11-11T15:54:31.563Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T15:54:31.563Z] changes_test.go:468: needs further investigation [2021-11-11T15:54:31.563Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T15:54:31.563Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T15:54:31.563Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestChangesSize [2021-11-11T15:54:31.563Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T15:54:31.563Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1011664561\\dest" [2021-11-11T15:54:31.563Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T15:54:31.563Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3931272042\\victim\\hello" -> "../victim/hello" [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink213059728\\victim\\hello" -> "/../victim/hello" [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1858036305\\victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2457804293\\victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4047890814\\victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2033595804\\victim" -> "../victim" [2021-11-11T15:54:31.563Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T15:54:31.563Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1267086120\\dest\\dotdot" -> "../victim/hello" [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1404093671\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1437182188\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4041642833\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2577310695\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1427641909\\dest\\loophole-victim" -> "../victim" [2021-11-11T15:54:31.563Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-11-11T15:54:31.563Z] === RUN TestApplyLayerWhiteouts [2021-11-11T15:54:31.563Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-11-11T15:54:31.563Z] === RUN TestGenerateEmptyFile [2021-11-11T15:54:31.563Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T15:54:31.563Z] === RUN TestGenerateWithContent [2021-11-11T15:54:31.563Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T15:54:31.563Z] PASS [2021-11-11T15:54:31.563Z] coverage: 62.0% of statements [2021-11-11T15:54:31.563Z] ok github.com/docker/docker/pkg/archive 6.987s coverage: 62.0% of statements [2021-11-11T15:54:31.650Z] --- PASS: TestBuildWithHugeFile (109.68s) [2021-11-11T15:54:31.650Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T15:54:31.650Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:54:31.650Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:54:31.650Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T15:54:31.650Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:54:31.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:54:31.650Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:54:31.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:54:31.650Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:54:31.650Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:54:31.650Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:54:31.650Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:54:31.650Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T15:54:31.650Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:54:31.650Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T15:54:31.650Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-11T15:54:31.650Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-11T15:54:31.650Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-11-11T15:54:31.650Z] === RUN TestBuildPreserveOwnership [2021-11-11T15:54:31.652Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2021-11-11T15:54:31.652Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T15:54:31.652Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-11-11T15:54:31.652Z] === RUN TestWaitNonBlocked [2021-11-11T15:54:31.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:54:31.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:54:31.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:54:31.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:54:31.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:54:31.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:54:31.652Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T15:54:31.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-11-11T15:54:31.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2021-11-11T15:54:31.652Z] === RUN TestWaitBlocked [2021-11-11T15:54:31.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:54:31.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:54:31.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:54:31.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:54:31.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:54:31.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:54:31.911Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T15:54:31.970Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-11T15:54:31.970Z] === RUN TestNetworkDBNodeLeave [2021-11-11T15:54:31.970Z] === RUN Test [2021-11-11T15:54:31.970Z] === RUN Test/TestInitialize [2021-11-11T15:54:31.970Z] === RUN Test/TestInitializeWithPattern [2021-11-11T15:54:31.970Z] === RUN Test/TestRegister [2021-11-11T15:54:31.970Z] === RUN Test/TestWatch [2021-11-11T15:54:31.970Z] --- PASS: Test (0.00s) [2021-11-11T15:54:31.970Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T15:54:31.970Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T15:54:31.970Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T15:54:31.970Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:31.970Z] PASS [2021-11-11T15:54:31.970Z] coverage: 93.8% of statements [2021-11-11T15:54:31.970Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2021-11-11T15:54:32.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T15:54:32.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T15:54:32.218Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T15:54:32.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2021-11-11T15:54:32.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-11-11T15:54:32.218Z] === CONT TestDaemonRestartIpcMode [2021-11-11T15:54:32.218Z] === CONT TestIpcModeOlderClient [2021-11-11T15:54:32.218Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-11T15:54:32.218Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T15:54:32.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T15:54:32.481Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T15:54:32.957Z] === RUN TestPollerAddRemove [2021-11-11T15:54:32.957Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T15:54:32.957Z] === RUN TestPollerEvent [2021-11-11T15:54:32.957Z] poller_test.go:40: No chmod on Windows [2021-11-11T15:54:32.957Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T15:54:32.957Z] === RUN TestPollerClose [2021-11-11T15:54:32.957Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T15:54:32.957Z] PASS [2021-11-11T15:54:32.957Z] coverage: 45.7% of statements [2021-11-11T15:54:32.957Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2021-11-11T15:54:33.051Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-11T15:54:33.132Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2021-11-11T15:54:33.132Z] === RUN TestNetworkDBNodeLeave [2021-11-11T15:54:33.132Z] --- PASS: Test (3.15s) [2021-11-11T15:54:33.132Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-11T15:54:33.132Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T15:54:33.132Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T15:54:33.132Z] PASS [2021-11-11T15:54:33.132Z] coverage: 84.1% of statements [2021-11-11T15:54:33.132Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2021-11-11T15:54:33.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T15:54:33.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T15:54:33.431Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T15:54:33.431Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T15:54:33.431Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T15:54:33.431Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T15:54:33.431Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCopyFile [2021-11-11T15:54:33.431Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T15:54:33.431Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T15:54:33.431Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T15:54:33.431Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T15:54:33.431Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T15:54:33.431Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestWildcardMatches [2021-11-11T15:54:33.431Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestPatternMatches [2021-11-11T15:54:33.431Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T15:54:33.431Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T15:54:33.431Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T15:54:33.431Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T15:54:33.431Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T15:54:33.431Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T15:54:33.431Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestSingleExclamationError [2021-11-11T15:54:33.431Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestMatchesWithNoPatterns [2021-11-11T15:54:33.431Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T15:54:33.431Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestMatches [2021-11-11T15:54:33.431Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T15:54:33.431Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T15:54:33.431Z] --- PASS: TestMatches (0.00s) [2021-11-11T15:54:33.431Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T15:54:33.431Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatterns [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T15:54:33.431Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCreateIfNotExistsDir [2021-11-11T15:54:33.431Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestCreateIfNotExistsFile [2021-11-11T15:54:33.431Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T15:54:33.431Z] === RUN TestMatch [2021-11-11T15:54:33.431Z] --- PASS: TestMatch (0.00s) [2021-11-11T15:54:33.431Z] PASS [2021-11-11T15:54:33.431Z] coverage: 82.5% of statements [2021-11-11T15:54:33.431Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 82.5% of statements [2021-11-11T15:54:33.492Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-11T15:54:33.899Z] === RUN TestGet [2021-11-11T15:54:33.900Z] --- PASS: TestGet (0.00s) [2021-11-11T15:54:33.900Z] === RUN TestGetShortcutString [2021-11-11T15:54:33.900Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T15:54:33.900Z] PASS [2021-11-11T15:54:33.900Z] coverage: 42.9% of statements [2021-11-11T15:54:33.900Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-11-11T15:54:33.991Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T15:54:34.124Z] === RUN Test [2021-11-11T15:54:34.124Z] === RUN Test/TestWatch [2021-11-11T15:54:34.124Z] --- PASS: Test (0.00s) [2021-11-11T15:54:34.124Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:34.124Z] PASS [2021-11-11T15:54:34.124Z] coverage: 92.3% of statements [2021-11-11T15:54:34.124Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-11-11T15:54:34.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T15:54:34.368Z] --- PASS: TestGetAddress (17.53s) [2021-11-11T15:54:34.368Z] === RUN TestRequestSyntaxCheck [2021-11-11T15:54:34.368Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-11T15:54:34.368Z] === RUN TestRequest [2021-11-11T15:54:34.561Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-11T15:54:34.593Z] === RUN Test [2021-11-11T15:54:34.593Z] === RUN Test/TestInitialize [2021-11-11T15:54:34.593Z] === RUN Test/TestInitializeWithPattern [2021-11-11T15:54:34.593Z] === RUN Test/TestRegister [2021-11-11T15:54:34.593Z] === RUN Test/TestWatch [2021-11-11T15:54:34.593Z] --- PASS: Test (0.00s) [2021-11-11T15:54:34.593Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T15:54:34.593Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T15:54:34.593Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T15:54:34.593Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T15:54:34.593Z] PASS [2021-11-11T15:54:34.593Z] coverage: 93.8% of statements [2021-11-11T15:54:34.593Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-11-11T15:54:34.744Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2021-11-11T15:54:34.744Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2021-11-11T15:54:34.744Z] PASS [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === Skipped [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T15:54:34.744Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T15:54:34.744Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-11T15:54:34.744Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T15:54:34.744Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T15:54:34.744Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-11T15:54:34.744Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-11T15:54:34.744Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-11T15:54:34.744Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T15:54:34.744Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T15:54:34.744Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T15:54:34.744Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T15:54:34.744Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T15:54:34.744Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-11-11T15:54:34.744Z] 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-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T15:54:34.744Z] 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-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T15:54:34.744Z] 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-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-11T15:54:34.744Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.744Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:54:34.744Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:54:34.744Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-11T15:54:34.745Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-11T15:54:34.745Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-11T15:54:34.745Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T15:54:34.745Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-11T15:54:34.745Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T15:54:34.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T15:54:34.745Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-11T15:54:34.745Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-11T15:54:34.745Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T15:54:34.745Z] [2021-11-11T15:54:34.745Z] DONE 177 tests, 27 skipped in 72.366s [2021-11-11T15:54:34.840Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-11T15:54:34.840Z] === RUN TestNetworkDBWatch [2021-11-11T15:54:34.840Z] === RUN TestCreateIDMapOrder [2021-11-11T15:54:34.840Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T15:54:34.840Z] PASS [2021-11-11T15:54:34.840Z] coverage: 7.2% of statements [2021-11-11T15:54:34.840Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-11-11T15:54:34.871Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-11T15:54:35.002Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T15:54:35.002Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T15:54:35.132Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2021-11-11T15:54:35.132Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2021-11-11T15:54:35.132Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2021-11-11T15:54:35.132Z] === RUN TestBuildPlatformInvalid [2021-11-11T15:54:35.132Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T15:54:35.132Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T15:54:35.392Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-11T15:54:35.566Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:54:35.566Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T15:54:35.566Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T15:54:35.566Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T15:54:35.566Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T15:54:35.566Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T15:54:35.566Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T15:54:35.566Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:54:35.566Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T15:54:35.566Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T15:54:35.566Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T15:54:35.586Z] === RUN TestPollerAddRemove [2021-11-11T15:54:35.586Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T15:54:35.586Z] === RUN TestPollerEvent [2021-11-11T15:54:35.586Z] poller_test.go:40: No chmod on Windows [2021-11-11T15:54:35.586Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T15:54:35.586Z] === RUN TestPollerClose [2021-11-11T15:54:35.586Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T15:54:35.586Z] PASS [2021-11-11T15:54:35.586Z] coverage: 45.7% of statements [2021-11-11T15:54:35.586Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-11-11T15:54:35.586Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-11-11T15:54:35.586Z] === RUN TestNetworkDBWatch [2021-11-11T15:54:35.823Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-11-11T15:54:35.823Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-11-11T15:54:35.823Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T15:54:35.823Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T15:54:35.825Z] === RUN TestFixedBufferCap [2021-11-11T15:54:35.825Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestFixedBufferLen [2021-11-11T15:54:35.825Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestFixedBufferString [2021-11-11T15:54:35.825Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestFixedBufferWrite [2021-11-11T15:54:35.825Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestFixedBufferRead [2021-11-11T15:54:35.825Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestBytesPipeRead [2021-11-11T15:54:35.825Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestBytesPipeWrite [2021-11-11T15:54:35.825Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T15:54:35.825Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T15:54:35.962Z] Loaded image: busybox:latest [2021-11-11T15:54:36.057Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T15:54:36.057Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T15:54:36.057Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T15:54:36.057Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T15:54:36.057Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCopyFile [2021-11-11T15:54:36.057Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T15:54:36.057Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T15:54:36.057Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T15:54:36.057Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T15:54:36.057Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T15:54:36.057Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestWildcardMatches [2021-11-11T15:54:36.057Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestPatternMatches [2021-11-11T15:54:36.057Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T15:54:36.057Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T15:54:36.057Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T15:54:36.057Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T15:54:36.057Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T15:54:36.057Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T15:54:36.057Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestSingleExclamationError [2021-11-11T15:54:36.057Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestMatchesWithNoPatterns [2021-11-11T15:54:36.057Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T15:54:36.057Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestMatches [2021-11-11T15:54:36.057Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T15:54:36.057Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T15:54:36.057Z] --- PASS: TestMatches (0.00s) [2021-11-11T15:54:36.057Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T15:54:36.057Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatterns [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T15:54:36.057Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCreateIfNotExistsDir [2021-11-11T15:54:36.057Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestCreateIfNotExistsFile [2021-11-11T15:54:36.057Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T15:54:36.057Z] === RUN TestMatch [2021-11-11T15:54:36.057Z] --- PASS: TestMatch (0.00s) [2021-11-11T15:54:36.057Z] PASS [2021-11-11T15:54:36.057Z] coverage: 82.5% of statements [2021-11-11T15:54:36.057Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 82.5% of statements [2021-11-11T15:54:36.222Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-11T15:54:36.222Z] Loaded image: busybox:glibc [2021-11-11T15:54:36.293Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-11-11T15:54:36.293Z] === RUN TestAtomicWriteToFile [2021-11-11T15:54:36.293Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T15:54:36.293Z] === RUN TestAtomicWriteSetCommit [2021-11-11T15:54:36.293Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T15:54:36.293Z] === RUN TestAtomicWriteSetCancel [2021-11-11T15:54:36.293Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestReadCloserWrapperClose [2021-11-11T15:54:36.293Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T15:54:36.293Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestReaderErrWrapperRead [2021-11-11T15:54:36.293Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestCancelReadCloser [2021-11-11T15:54:36.293Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T15:54:36.293Z] === RUN TestWriteCloserWrapperClose [2021-11-11T15:54:36.293Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestNopWriteCloser [2021-11-11T15:54:36.293Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestNopWriter [2021-11-11T15:54:36.293Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T15:54:36.293Z] === RUN TestWriteCounter [2021-11-11T15:54:36.293Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T15:54:36.293Z] PASS [2021-11-11T15:54:36.293Z] coverage: 69.2% of statements [2021-11-11T15:54:36.293Z] ok github.com/docker/docker/pkg/ioutils 0.536s coverage: 69.2% of statements [2021-11-11T15:54:36.293Z] 2021/11/11 15:54:36 Closing DB instances... [2021-11-11T15:54:36.527Z] === RUN TestGet [2021-11-11T15:54:36.527Z] --- PASS: TestGet (0.00s) [2021-11-11T15:54:36.527Z] === RUN TestGetShortcutString [2021-11-11T15:54:36.527Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T15:54:36.527Z] PASS [2021-11-11T15:54:36.527Z] coverage: 42.9% of statements [2021-11-11T15:54:36.527Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-11-11T15:54:36.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T15:54:36.762Z] === RUN TestError [2021-11-11T15:54:36.762Z] --- PASS: TestError (0.00s) [2021-11-11T15:54:36.762Z] === RUN TestProgressString [2021-11-11T15:54:36.762Z] === RUN TestProgressString/no_progress [2021-11-11T15:54:36.762Z] === RUN TestProgressString/progress_1 [2021-11-11T15:54:36.762Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T15:54:36.762Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T15:54:36.762Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T15:54:36.762Z] === RUN TestProgressString/with_units [2021-11-11T15:54:36.762Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T15:54:36.762Z] === RUN TestProgressString/hide_counts [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T15:54:36.762Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T15:54:36.762Z] === RUN TestJSONMessageDisplay [2021-11-11T15:54:37.163Z] docker_cli_daemon_test.go:1455: [d478b3d65b171] daemon is not started [2021-11-11T15:54:37.163Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T15:54:37.192Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T15:54:37.230Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-11-11T15:54:37.230Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T15:54:37.230Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T15:54:37.230Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T15:54:37.230Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T15:54:37.230Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T15:54:37.230Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T15:54:37.230Z] PASS [2021-11-11T15:54:37.230Z] coverage: 91.7% of statements [2021-11-11T15:54:37.230Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-11-11T15:54:37.519Z] 2021/11/11 15:54:37 Closing DB instances... [2021-11-11T15:54:37.519Z] === RUN TestCreateIDMapOrder [2021-11-11T15:54:37.519Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T15:54:37.519Z] PASS [2021-11-11T15:54:37.519Z] coverage: 7.2% of statements [2021-11-11T15:54:37.519Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-11-11T15:54:37.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T15:54:37.699Z] === RUN TestStandardLongPath [2021-11-11T15:54:37.699Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T15:54:37.699Z] === RUN TestUNCLongPath [2021-11-11T15:54:37.699Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T15:54:37.699Z] PASS [2021-11-11T15:54:37.699Z] coverage: 100.0% of statements [2021-11-11T15:54:37.699Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-11-11T15:54:37.699Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-11T15:54:37.699Z] === RUN TestNetworkDBBulkSync [2021-11-11T15:54:37.989Z] --- PASS: TestGetAddress (19.04s) [2021-11-11T15:54:37.989Z] === RUN TestRequestSyntaxCheck [2021-11-11T15:54:37.989Z] --- PASS: TestRequestSyntaxCheck (0.08s) [2021-11-11T15:54:37.989Z] === RUN TestRequest [2021-11-11T15:54:38.104Z] check_test.go:308: [db1ec231d4eda] daemon is not started [2021-11-11T15:54:38.104Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-11T15:54:38.104Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T15:54:38.126Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T15:54:38.168Z] === RUN TestNameFormat [2021-11-11T15:54:38.168Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T15:54:38.168Z] === RUN TestNameRetries [2021-11-11T15:54:38.168Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T15:54:38.168Z] PASS [2021-11-11T15:54:38.168Z] coverage: 85.7% of statements [2021-11-11T15:54:38.168Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-11-11T15:54:38.459Z] === RUN TestFixedBufferCap [2021-11-11T15:54:38.460Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestFixedBufferLen [2021-11-11T15:54:38.460Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestFixedBufferString [2021-11-11T15:54:38.460Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestFixedBufferWrite [2021-11-11T15:54:38.460Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestFixedBufferRead [2021-11-11T15:54:38.460Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestBytesPipeRead [2021-11-11T15:54:38.460Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestBytesPipeWrite [2021-11-11T15:54:38.460Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T15:54:38.460Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T15:54:38.460Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-11T15:54:38.460Z] === RUN TestNetworkDBBulkSync [2021-11-11T15:54:38.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T15:54:38.636Z] === RUN TestParseKeyValueOpt [2021-11-11T15:54:38.636Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T15:54:38.636Z] === RUN TestParseUintList [2021-11-11T15:54:38.636Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T15:54:38.636Z] === RUN TestParseUintListMaximumLimits [2021-11-11T15:54:38.636Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T15:54:38.636Z] PASS [2021-11-11T15:54:38.636Z] coverage: 97.0% of statements [2021-11-11T15:54:38.636Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-11T15:54:38.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T15:54:38.929Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-11-11T15:54:38.929Z] === RUN TestAtomicWriteToFile [2021-11-11T15:54:38.929Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T15:54:38.929Z] === RUN TestAtomicWriteSetCommit [2021-11-11T15:54:38.929Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T15:54:38.929Z] === RUN TestAtomicWriteSetCancel [2021-11-11T15:54:38.929Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T15:54:38.929Z] === RUN TestReadCloserWrapperClose [2021-11-11T15:54:38.929Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T15:54:38.929Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestReaderErrWrapperRead [2021-11-11T15:54:38.929Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestCancelReadCloser [2021-11-11T15:54:38.929Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T15:54:38.929Z] === RUN TestWriteCloserWrapperClose [2021-11-11T15:54:38.929Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestNopWriteCloser [2021-11-11T15:54:38.929Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestNopWriter [2021-11-11T15:54:38.929Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T15:54:38.929Z] === RUN TestWriteCounter [2021-11-11T15:54:38.929Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T15:54:38.929Z] PASS [2021-11-11T15:54:38.929Z] coverage: 69.2% of statements [2021-11-11T15:54:38.929Z] ok github.com/docker/docker/pkg/ioutils 0.617s coverage: 69.2% of statements [2021-11-11T15:54:39.063Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T15:54:39.063Z] daemon_test.go:156: [d40caf58de5c7] daemon is not started [2021-11-11T15:54:39.063Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-11-11T15:54:39.063Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-11-11T15:54:39.063Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-11T15:54:39.063Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-11-11T15:54:39.063Z] === RUN TestDaemonProxy [2021-11-11T15:54:39.063Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T15:54:39.063Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T15:54:39.063Z] PASS [2021-11-11T15:54:39.063Z] [2021-11-11T15:54:39.063Z] === Skipped [2021-11-11T15:54:39.063Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-11T15:54:39.063Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T15:54:39.063Z] [2021-11-11T15:54:39.063Z] DONE 12 tests, 1 skipped in 4.163s [2021-11-11T15:54:39.063Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T15:54:39.104Z] 2021/11/11 15:54:38 Closing DB instances... [2021-11-11T15:54:39.104Z] === RUN TestNewAndRemove [2021-11-11T15:54:39.104Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T15:54:39.104Z] === RUN TestRemoveInvalidPath [2021-11-11T15:54:39.104Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T15:54:39.104Z] PASS [2021-11-11T15:54:39.104Z] coverage: 82.6% of statements [2021-11-11T15:54:39.104Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-11-11T15:54:39.128Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-11T15:54:39.321Z] INFO: Testing against a local daemon [2021-11-11T15:54:39.321Z] === RUN TestCommitInheritsEnv [2021-11-11T15:54:39.486Z] Loaded image: debian:bullseye-slim [2021-11-11T15:54:39.486Z] Loaded image: hello-world:latest [2021-11-11T15:54:39.486Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:54:39.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T15:54:39.920Z] === RUN TestError [2021-11-11T15:54:39.920Z] --- PASS: TestError (0.00s) [2021-11-11T15:54:39.920Z] === RUN TestProgressString [2021-11-11T15:54:39.920Z] === RUN TestProgressString/no_progress [2021-11-11T15:54:39.920Z] === RUN TestProgressString/progress_1 [2021-11-11T15:54:39.920Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T15:54:39.920Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T15:54:39.920Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T15:54:39.920Z] === RUN TestProgressString/with_units [2021-11-11T15:54:39.920Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T15:54:39.920Z] === RUN TestProgressString/hide_counts [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T15:54:39.920Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T15:54:39.920Z] === RUN TestJSONMessageDisplay [2021-11-11T15:54:39.920Z] 2021/11/11 15:54:39 Closing DB instances... [2021-11-11T15:54:39.920Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-11-11T15:54:39.920Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T15:54:39.920Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T15:54:39.920Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T15:54:39.920Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T15:54:39.920Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T15:54:39.920Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T15:54:39.920Z] PASS [2021-11-11T15:54:39.920Z] coverage: 91.7% of statements [2021-11-11T15:54:39.920Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2021-11-11T15:54:40.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T15:54:40.057Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-11T15:54:40.091Z] === RUN TestFailedConnection [2021-11-11T15:54:40.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T15:54:40.391Z] === RUN TestStandardLongPath [2021-11-11T15:54:40.391Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T15:54:40.391Z] === RUN TestUNCLongPath [2021-11-11T15:54:40.391Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T15:54:40.391Z] PASS [2021-11-11T15:54:40.391Z] coverage: 100.0% of statements [2021-11-11T15:54:40.391Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-11-11T15:54:40.559Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-11T15:54:40.559Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T15:54:40.559Z] === RUN TestParseEmptyInterface [2021-11-11T15:54:40.559Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestParseNonInterfaceType [2021-11-11T15:54:40.559Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestParseWithOneFunction [2021-11-11T15:54:40.559Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestParseWithMultipleFuncs [2021-11-11T15:54:40.559Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestParseWithUnnamedReturn [2021-11-11T15:54:40.559Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestEmbeddedInterface [2021-11-11T15:54:40.559Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestParsedImports [2021-11-11T15:54:40.559Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T15:54:40.559Z] === RUN TestAliasedImports [2021-11-11T15:54:40.559Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T15:54:40.559Z] PASS [2021-11-11T15:54:40.559Z] coverage: 56.8% of statements [2021-11-11T15:54:40.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-11-11T15:54:40.630Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T15:54:40.861Z] === RUN TestNameFormat [2021-11-11T15:54:40.861Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T15:54:40.861Z] === RUN TestNameRetries [2021-11-11T15:54:40.861Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T15:54:40.861Z] PASS [2021-11-11T15:54:40.861Z] coverage: 85.7% of statements [2021-11-11T15:54:40.861Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2021-11-11T15:54:41.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T15:54:41.214Z] --- PASS: TestCommitInheritsEnv (1.87s) [2021-11-11T15:54:41.214Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T15:54:41.214Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T15:54:41.214Z] === RUN TestImagesFilterMultiReference [2021-11-11T15:54:41.214Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T15:54:41.214Z] === RUN TestImagePullPlatformInvalid [2021-11-11T15:54:41.214Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T15:54:41.214Z] === RUN TestRemoveImageOrphaning [2021-11-11T15:54:41.332Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-11T15:54:41.332Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T15:54:41.545Z] --- PASS: TestFailedConnection (1.08s) [2021-11-11T15:54:41.545Z] === RUN TestFailOnce [2021-11-11T15:54:41.545Z] === RUN TestHTTPTransport [2021-11-11T15:54:41.545Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T15:54:41.545Z] PASS [2021-11-11T15:54:41.545Z] coverage: 85.7% of statements [2021-11-11T15:54:41.545Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-11-11T15:54:41.545Z] --- PASS: TestRequest (7.23s) [2021-11-11T15:54:41.545Z] === RUN TestOverlappingRequests [2021-11-11T15:54:41.545Z] 2021/11/11 15:54:41 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-11-11T15:54:41.545Z] goroutine 5 [running]: [2021-11-11T15:54:41.545Z] net/http.(*conn).serve.func1() [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T15:54:41.545Z] panic({0x7a9c60, 0x8b59b0}) [2021-11-11T15:54:41.545Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T15:54:41.545Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb185ff93604ee9dd}, 0xc000051a98) [2021-11-11T15:54:41.545Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T15:54:41.545Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8c2730, 0xc0001a2000}, 0x6fe666) [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T15:54:41.545Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8c2730, 0xc0001a2000}, 0xc000064000) [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T15:54:41.545Z] net/http.serverHandler.ServeHTTP({0x8c0d30}, {0x8c2730, 0xc0001a2000}, 0xc000064000) [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T15:54:41.545Z] net/http.(*conn).serve(0xc00005e000, {0x8c4600, 0xc0000260f0}) [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T15:54:41.545Z] created by net/http.(*Server).Serve [2021-11-11T15:54:41.545Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T15:54:41.545Z] time="2021-11-11T15:54:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T15:54:41.571Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T15:54:41.802Z] === RUN TestParseKeyValueOpt [2021-11-11T15:54:41.802Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T15:54:41.802Z] === RUN TestParseUintList [2021-11-11T15:54:41.802Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T15:54:41.802Z] === RUN TestParseUintListMaximumLimits [2021-11-11T15:54:41.802Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T15:54:41.802Z] PASS [2021-11-11T15:54:41.802Z] coverage: 97.0% of statements [2021-11-11T15:54:41.802Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-11T15:54:41.831Z] check_test.go:308: [d73eec9f79dad] daemon is not started [2021-11-11T15:54:41.831Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-11T15:54:42.013Z] --- PASS: TestOverlappingRequests (0.33s) [2021-11-11T15:54:42.013Z] === RUN TestRelease [2021-11-11T15:54:42.013Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T15:54:42.013Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T15:54:42.013Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T15:54:42.013Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T15:54:42.013Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T15:54:42.013Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T15:54:42.013Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T15:54:42.013Z] === RUN TestBufferPoolPutAndGet [2021-11-11T15:54:42.013Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T15:54:42.013Z] PASS [2021-11-11T15:54:42.013Z] coverage: 88.2% of statements [2021-11-11T15:54:42.013Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-11-11T15:54:42.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T15:54:42.272Z] === RUN TestNewAndRemove [2021-11-11T15:54:42.272Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T15:54:42.272Z] === RUN TestRemoveInvalidPath [2021-11-11T15:54:42.272Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T15:54:42.272Z] PASS [2021-11-11T15:54:42.272Z] coverage: 82.6% of statements [2021-11-11T15:54:42.272Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2021-11-11T15:54:42.481Z] === RUN TestOutputOnPrematureClose [2021-11-11T15:54:42.482Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T15:54:42.482Z] === RUN TestCompleteSilently [2021-11-11T15:54:42.482Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T15:54:42.482Z] PASS [2021-11-11T15:54:42.482Z] coverage: 75.9% of statements [2021-11-11T15:54:42.482Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-11-11T15:54:42.482Z] --- PASS: TestFailOnce (1.12s) [2021-11-11T15:54:42.482Z] === RUN TestEchoInputOutput [2021-11-11T15:54:42.482Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T15:54:42.482Z] === RUN TestBackoff [2021-11-11T15:54:42.482Z] --- PASS: TestBackoff (0.00s) [2021-11-11T15:54:42.482Z] === RUN TestAbortRetry [2021-11-11T15:54:42.482Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T15:54:42.482Z] === RUN TestClientScheme [2021-11-11T15:54:42.482Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T15:54:42.482Z] === RUN TestNewClientWithTimeout [2021-11-11T15:54:42.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T15:54:42.772Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T15:54:42.949Z] === RUN TestSendToOneSub [2021-11-11T15:54:42.950Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T15:54:42.950Z] === RUN TestSendToMultipleSubs [2021-11-11T15:54:42.950Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T15:54:42.950Z] === RUN TestEvictOneSub [2021-11-11T15:54:42.950Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T15:54:42.950Z] === RUN TestClosePublisher [2021-11-11T15:54:42.950Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T15:54:42.950Z] === RUN TestPubSubRace [2021-11-11T15:54:42.950Z] time="2021-11-11T15:54:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T15:54:42.950Z] --- PASS: TestRelease (1.20s) [2021-11-11T15:54:42.950Z] === RUN TestAllocateRandomDeallocate [2021-11-11T15:54:43.108Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-11-11T15:54:43.108Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T15:54:43.108Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T15:54:43.108Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T15:54:43.108Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T15:54:43.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T15:54:43.108Z] === RUN TestTagInvalidReference [2021-11-11T15:54:43.108Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-11T15:54:43.108Z] === RUN TestTagValidPrefixedRepo [2021-11-11T15:54:43.365Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T15:54:43.365Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T15:54:43.365Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T15:54:43.365Z] === RUN TestTagOfficialNames [2021-11-11T15:54:43.365Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T15:54:43.365Z] === RUN TestTagMatchesDigest [2021-11-11T15:54:43.365Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T15:54:43.365Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T15:54:43.417Z] 2021/11/11 15:54:43 Closing DB instances... [2021-11-11T15:54:43.417Z] time="2021-11-11T15:54:43Z" level=error msg="node: 88fd2e61cde1 is unknown to memberlist" [2021-11-11T15:54:43.634Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T15:54:43.634Z] Using test binary docker [2021-11-11T15:54:43.634Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T15:54:43.634Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-11T15:54:43.634Z] Starting dockerd [2021-11-11T15:54:43.634Z] INFO: Waiting for daemon to start... [2021-11-11T15:54:43.843Z] === RUN TestFailedConnection [2021-11-11T15:54:43.885Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T15:54:43.885Z] PASS [2021-11-11T15:54:43.885Z] coverage: 75.0% of statements [2021-11-11T15:54:43.885Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-11-11T15:54:44.155Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T15:54:44.313Z] 2021/11/11 15:54:44 Closing DB instances... [2021-11-11T15:54:44.355Z] === RUN TestRegister [2021-11-11T15:54:44.355Z] --- PASS: TestRegister (0.00s) [2021-11-11T15:54:44.355Z] === RUN TestCommand [2021-11-11T15:54:44.355Z] --- PASS: TestCommand (0.03s) [2021-11-11T15:54:44.355Z] === RUN TestNaiveSelf [2021-11-11T15:54:44.355Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T15:54:44.355Z] PASS [2021-11-11T15:54:44.355Z] coverage: 82.4% of statements [2021-11-11T15:54:44.355Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-11-11T15:54:44.355Z] time="2021-11-11T15:54:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T15:54:44.725Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T15:54:44.782Z] time="2021-11-11T15:54:44Z" level=error msg="node: d5d5b1a8c65b is unknown to memberlist" [2021-11-11T15:54:44.826Z] === RUN TestDump [2021-11-11T15:54:44.826Z] goroutine 19 [running]: [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.dump(0x128b477) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T15:54:44.826Z] testing.tRunner(0xc0000851e0, 0x13f8e38) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:44.826Z] created by testing.(*T).Run [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T15:54:44.826Z] [2021-11-11T15:54:44.826Z] goroutine 1 [chan receive]: [2021-11-11T15:54:44.826Z] testing.(*T).Run(0xc000085040, {0x13ea4fd, 0x126a1d3}, 0x13f8e38) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T15:54:44.826Z] testing.runTests.func1(0xc0000b6720) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T15:54:44.826Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:44.826Z] testing.runTests(0xc0000d0080, {0x155cba0, 0x3, 0x3}, {0x128a6cd, 0x13ec1f7, 0x1561640}) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T15:54:44.826Z] testing.(*M).Run(0xc0000d0080) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T15:54:44.826Z] main.main() [2021-11-11T15:54:44.826Z] _testmain.go:95 +0x1f5 [2021-11-11T15:54:44.826Z] --- PASS: TestDump (0.00s) [2021-11-11T15:54:44.826Z] === RUN TestDumpToFile [2021-11-11T15:54:44.826Z] --- PASS: TestDumpToFile (0.09s) [2021-11-11T15:54:44.826Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T15:54:44.826Z] goroutine 21 [running]: [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.dump(0x12f8434) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12f87e0}) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T15:54:44.826Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2021-11-11T15:54:44.826Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T15:54:44.826Z] testing.tRunner(0xc0000856c0, 0x13f8e28) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:44.826Z] created by testing.(*T).Run [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T15:54:44.826Z] [2021-11-11T15:54:44.826Z] goroutine 1 [chan receive]: [2021-11-11T15:54:44.826Z] testing.(*T).Run(0xc000085040, {0x13f1289, 0x126a1d3}, 0x13f8e28) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T15:54:44.826Z] testing.runTests.func1(0xc0000b6720) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T15:54:44.826Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:44.826Z] testing.runTests(0xc0000d0080, {0x155cba0, 0x3, 0x3}, {0x128a6cd, 0x13ec1f7, 0x1561640}) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T15:54:44.826Z] testing.(*M).Run(0xc0000d0080) [2021-11-11T15:54:44.826Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T15:54:44.826Z] main.main() [2021-11-11T15:54:44.826Z] _testmain.go:95 +0x1f5 [2021-11-11T15:54:44.826Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T15:54:44.826Z] PASS [2021-11-11T15:54:44.826Z] coverage: 90.9% of statements [2021-11-11T15:54:44.826Z] ok github.com/docker/docker/pkg/stack 0.121s coverage: 90.9% of statements [2021-11-11T15:54:45.296Z] === RUN TestNewStdWriter [2021-11-11T15:54:45.296Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T15:54:45.296Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestWriteWithNilBytes [2021-11-11T15:54:45.296Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestWrite [2021-11-11T15:54:45.296Z] --- PASS: TestWrite (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestWriteWithWriterError [2021-11-11T15:54:45.296Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T15:54:45.296Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyWriteAndRead [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T15:54:45.296Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T15:54:45.296Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T15:54:45.296Z] PASS [2021-11-11T15:54:45.296Z] coverage: 100.0% of statements [2021-11-11T15:54:45.296Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-11-11T15:54:45.521Z] . [2021-11-11T15:54:45.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T15:54:45.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T15:54:45.521Z] Error: No such image: emptyfs [2021-11-11T15:54:45.667Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T15:54:45.667Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T15:54:45.767Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T15:54:45.767Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T15:54:45.767Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestFormatStatus [2021-11-11T15:54:45.767Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestFormatError [2021-11-11T15:54:45.767Z] --- PASS: TestFormatError (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestFormatJSONError [2021-11-11T15:54:45.767Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T15:54:45.767Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T15:54:45.767Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestNewJSONProgressOutput [2021-11-11T15:54:45.767Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestAuxFormatterEmit [2021-11-11T15:54:45.767Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestStreamWriterStdout [2021-11-11T15:54:45.767Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T15:54:45.767Z] === RUN TestStreamWriterStderr [2021-11-11T15:54:45.767Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T15:54:45.767Z] PASS [2021-11-11T15:54:45.767Z] coverage: 66.2% of statements [2021-11-11T15:54:45.767Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-11T15:54:45.774Z] --- PASS: TestRequest (7.78s) [2021-11-11T15:54:45.774Z] === RUN TestOverlappingRequests [2021-11-11T15:54:45.774Z] --- PASS: TestFailedConnection (2.01s) [2021-11-11T15:54:45.774Z] === RUN TestFailOnce [2021-11-11T15:54:45.774Z] --- PASS: TestOverlappingRequests (0.36s) [2021-11-11T15:54:45.774Z] === RUN TestRelease [2021-11-11T15:54:45.777Z] Running integration-test (iteration 1) [2021-11-11T15:54:45.777Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T15:54:46.032Z] Loaded image: busybox:latest [2021-11-11T15:54:46.237Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-11-11T15:54:46.237Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T15:54:46.237Z] === RUN TestGenerateRandomID [2021-11-11T15:54:46.237Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestShortenId [2021-11-11T15:54:46.237Z] --- PASS: TestShortenId (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestShortenSha256Id [2021-11-11T15:54:46.237Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestShortenIdEmpty [2021-11-11T15:54:46.237Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestShortenIdInvalid [2021-11-11T15:54:46.237Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestIsShortIDNonHex [2021-11-11T15:54:46.237Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T15:54:46.237Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T15:54:46.237Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T15:54:46.237Z] PASS [2021-11-11T15:54:46.237Z] coverage: 70.6% of statements [2021-11-11T15:54:46.237Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-11T15:54:46.237Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-11T15:54:46.246Z] 2021/11/11 15:54:45 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-11-11T15:54:46.246Z] goroutine 6 [running]: [2021-11-11T15:54:46.246Z] net/http.(*conn).serve.func1() [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T15:54:46.246Z] panic({0x7d9c60, 0x8e59b0}) [2021-11-11T15:54:46.246Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T15:54:46.246Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd9e8d675db8600b5}, 0xc00015da98) [2021-11-11T15:54:46.246Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T15:54:46.246Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8f2730, 0xc0001ac0e0}, 0x72e666) [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T15:54:46.246Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8f2730, 0xc0001ac0e0}, 0xc000150100) [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T15:54:46.246Z] net/http.serverHandler.ServeHTTP({0x8f0d30}, {0x8f2730, 0xc0001ac0e0}, 0xc000150100) [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T15:54:46.246Z] net/http.(*conn).serve(0xc000054a00, {0x8f4600, 0xc000142390}) [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T15:54:46.246Z] created by net/http.(*Server).Serve [2021-11-11T15:54:46.246Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T15:54:46.246Z] time="2021-11-11T15:54:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T15:54:46.263Z] a0eb404f1860: Pull complete [2021-11-11T15:54:46.263Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T15:54:46.263Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:54:46.263Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:54:46.263Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-11T15:54:46.263Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-11T15:54:46.263Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T15:54:46.263Z] INFO: Docker version of control daemon [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Client: [2021-11-11T15:54:46.263Z] Version: 20.10.9 [2021-11-11T15:54:46.263Z] API version: 1.41 [2021-11-11T15:54:46.263Z] Go version: go1.16.8 [2021-11-11T15:54:46.263Z] Git commit: c2ea9bc [2021-11-11T15:54:46.263Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T15:54:46.263Z] OS/Arch: windows/amd64 [2021-11-11T15:54:46.263Z] Context: default [2021-11-11T15:54:46.263Z] Experimental: true [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Server: Docker Engine - Community [2021-11-11T15:54:46.263Z] Engine: [2021-11-11T15:54:46.263Z] Version: 20.10.9 [2021-11-11T15:54:46.263Z] API version: 1.41 (minimum version 1.24) [2021-11-11T15:54:46.263Z] Go version: go1.16.8 [2021-11-11T15:54:46.263Z] Git commit: 79ea9d3 [2021-11-11T15:54:46.263Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T15:54:46.263Z] OS/Arch: windows/amd64 [2021-11-11T15:54:46.263Z] Experimental: true [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] INFO: Docker info of control daemon [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Client: [2021-11-11T15:54:46.263Z] Context: default [2021-11-11T15:54:46.263Z] Debug Mode: false [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Server: [2021-11-11T15:54:46.263Z] Containers: 0 [2021-11-11T15:54:46.263Z] Running: 0 [2021-11-11T15:54:46.263Z] Paused: 0 [2021-11-11T15:54:46.263Z] Stopped: 0 [2021-11-11T15:54:46.263Z] Images: 1 [2021-11-11T15:54:46.263Z] Server Version: 20.10.9 [2021-11-11T15:54:46.263Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T15:54:46.263Z] Windows: [2021-11-11T15:54:46.263Z] LCOW: [2021-11-11T15:54:46.263Z] Logging Driver: json-file [2021-11-11T15:54:46.263Z] Plugins: [2021-11-11T15:54:46.263Z] Volume: local [2021-11-11T15:54:46.263Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T15:54:46.263Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T15:54:46.263Z] Swarm: inactive [2021-11-11T15:54:46.263Z] Default Isolation: process [2021-11-11T15:54:46.263Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T15:54:46.263Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T15:54:46.263Z] OSType: windows [2021-11-11T15:54:46.263Z] Architecture: x86_64 [2021-11-11T15:54:46.263Z] CPUs: 4 [2021-11-11T15:54:46.263Z] Total Memory: 32GiB [2021-11-11T15:54:46.263Z] Name: azwin-2-b4e0b0 [2021-11-11T15:54:46.263Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T15:54:46.263Z] Docker Root Dir: D:\docker [2021-11-11T15:54:46.263Z] Debug Mode: false [2021-11-11T15:54:46.263Z] Registry: https://index.docker.io/v1/ [2021-11-11T15:54:46.263Z] Labels: [2021-11-11T15:54:46.263Z] Experimental: true [2021-11-11T15:54:46.263Z] Insecure Registries: [2021-11-11T15:54:46.263Z] 10.0.0.4:5000 [2021-11-11T15:54:46.263Z] 127.0.0.0/8 [2021-11-11T15:54:46.263Z] Registry Mirrors: [2021-11-11T15:54:46.263Z] http://10.0.0.4:5000/ [2021-11-11T15:54:46.263Z] Live Restore Enabled: false [2021-11-11T15:54:46.263Z] Product License: Community Engine [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] INFO: Commit hash is afde1a07b9 [2021-11-11T15:54:46.263Z] INFO: Nuke-Everything... [2021-11-11T15:54:46.263Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T15:54:46.263Z] INFO: Nuking d:\CI [2021-11-11T15:54:46.263Z] INFO: Zapped successfully [2021-11-11T15:54:46.263Z] INFO: Location for testing is d:\CI\PR-43005\5 [2021-11-11T15:54:46.263Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 15:54:38... [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Sending build context to Docker daemon 60.65MB [2021-11-11T15:54:46.263Z] [2021-11-11T15:54:46.263Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T15:54:46.263Z] ---> 3d4792f88e26 [2021-11-11T15:54:46.263Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T15:54:46.263Z] ---> Running in 7dff96a74d8d [2021-11-11T15:54:46.263Z] Removing intermediate container 7dff96a74d8d [2021-11-11T15:54:46.263Z] ---> 8259a76e86a4 [2021-11-11T15:54:46.263Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T15:54:46.263Z] ---> Running in 9f376cf5354e [2021-11-11T15:54:46.263Z] Removing intermediate container 9f376cf5354e [2021-11-11T15:54:46.263Z] ---> b4be3c704d87 [2021-11-11T15:54:46.263Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T15:54:46.263Z] ---> Running in 80f12147ae42 [2021-11-11T15:54:46.263Z] Removing intermediate container 80f12147ae42 [2021-11-11T15:54:46.263Z] ---> 863bd4c3270e [2021-11-11T15:54:46.263Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T15:54:46.263Z] ---> Running in 345fdbfceff3 [2021-11-11T15:54:46.288Z] Loaded image: busybox:glibc [2021-11-11T15:54:46.707Z] --- PASS: TestAllocateRandomDeallocate (3.79s) [2021-11-11T15:54:46.707Z] === RUN TestRetrieveFromStore [2021-11-11T15:54:46.715Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.34s) [2021-11-11T15:54:46.715Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T15:54:46.735Z] Removing intermediate container 345fdbfceff3 [2021-11-11T15:54:46.735Z] ---> f2964dfdd68f [2021-11-11T15:54:46.735Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T15:54:46.735Z] ---> Running in 50b5e6890a78 [2021-11-11T15:54:46.735Z] Removing intermediate container 50b5e6890a78 [2021-11-11T15:54:46.735Z] ---> 120c23c693f9 [2021-11-11T15:54:46.735Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T15:54:46.735Z] ---> Running in 798f676ae9cb [2021-11-11T15:54:46.808Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T15:54:47.177Z] time="2021-11-11T15:54:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T15:54:47.178Z] === RUN TestIsCpusetListAvailable [2021-11-11T15:54:47.178Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T15:54:47.178Z] PASS [2021-11-11T15:54:47.178Z] coverage: 39.4% of statements [2021-11-11T15:54:47.178Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-11-11T15:54:47.178Z] 2021/11/11 15:54:46 Closing DB instances... [2021-11-11T15:54:47.187Z] --- PASS: TestFailOnce (1.17s) [2021-11-11T15:54:47.187Z] === RUN TestEchoInputOutput [2021-11-11T15:54:47.187Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T15:54:47.187Z] === RUN TestBackoff [2021-11-11T15:54:47.187Z] --- PASS: TestBackoff (0.00s) [2021-11-11T15:54:47.187Z] === RUN TestAbortRetry [2021-11-11T15:54:47.187Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T15:54:47.187Z] === RUN TestClientScheme [2021-11-11T15:54:47.187Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T15:54:47.187Z] === RUN TestNewClientWithTimeout [2021-11-11T15:54:47.187Z] --- PASS: TestRelease (1.38s) [2021-11-11T15:54:47.187Z] === RUN TestAllocateRandomDeallocate [2021-11-11T15:54:47.379Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T15:54:47.653Z] Loaded image: debian:bullseye-slim [2021-11-11T15:54:47.653Z] Loaded image: hello-world:latest [2021-11-11T15:54:47.653Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:54:47.653Z] INFO: Testing against a local daemon [2021-11-11T15:54:47.653Z] === RUN TestCgroupNamespacesBuild [2021-11-11T15:54:47.657Z] time="2021-11-11T15:54:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T15:54:48.127Z] 2021/11/11 15:54:47 Closing DB instances... [2021-11-11T15:54:48.168Z] --- PASS: TestRetrieveFromStore (1.22s) [2021-11-11T15:54:48.168Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T15:54:48.168Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-11T15:54:48.168Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T15:54:48.168Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T15:54:48.168Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T15:54:48.168Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T15:54:48.168Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T15:54:48.168Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T15:54:48.168Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T15:54:48.168Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T15:54:48.168Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T15:54:48.168Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T15:54:48.168Z] === RUN TestDebug [2021-11-11T15:54:48.168Z] --- PASS: TestDebug (0.00s) [2021-11-11T15:54:48.168Z] === RUN TestRequestPoolParallel [2021-11-11T15:54:48.639Z] === RUN TestChtimes [2021-11-11T15:54:48.639Z] --- PASS: TestChtimes (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestChtimesWindows [2021-11-11T15:54:48.639Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T15:54:48.639Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T15:54:48.639Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T15:54:48.639Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T15:54:48.639Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T15:54:48.639Z] === RUN TestHasWin32KSupport [2021-11-11T15:54:48.639Z] syscall_windows_test.go:8: win32k: true [2021-11-11T15:54:48.639Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T15:54:48.639Z] PASS [2021-11-11T15:54:48.639Z] coverage: 13.0% of statements [2021-11-11T15:54:48.639Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-11-11T15:54:48.639Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-11-11T15:54:48.639Z] === RUN TestFullAllocateRelease [2021-11-11T15:54:48.639Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T15:54:48.639Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T15:54:49.017Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2021-11-11T15:54:49.017Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T15:54:49.109Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-11T15:54:49.109Z] === RUN TestOddAllocateRelease [2021-11-11T15:54:49.109Z] === RUN TestTailFile [2021-11-11T15:54:49.109Z] --- PASS: TestTailFile (0.00s) [2021-11-11T15:54:49.109Z] === RUN TestTailFileManyLines [2021-11-11T15:54:49.109Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T15:54:49.109Z] === RUN TestTailEmptyFile [2021-11-11T15:54:49.109Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T15:54:49.109Z] === RUN TestTailNegativeN [2021-11-11T15:54:49.109Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader [2021-11-11T15:54:49.109Z] === CONT TestNewTailReader [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T15:54:49.109Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:54:49.109Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.109Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.109Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T15:54:49.109Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.110Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.111Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.111Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.112Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.118Z] time="2021-11-11T15:54:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T15:54:49.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.585Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:54:49.586Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:54:49.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-11T15:54:49.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:54:49.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:54:49.589Z] PASS [2021-11-11T15:54:49.589Z] coverage: 88.6% of statements [2021-11-11T15:54:49.589Z] ok github.com/docker/docker/pkg/tailfile 0.172s coverage: 88.6% of statements [2021-11-11T15:54:49.589Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-11-11T15:54:49.589Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T15:54:49.589Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-11T15:54:49.589Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T15:54:49.589Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-11T15:54:49.589Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T15:54:49.589Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T15:54:49.589Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T15:54:49.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:49.589Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T15:54:49.589Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T15:54:49.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:49.590Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T15:54:49.590Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T15:54:49.590Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:49.590Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T15:54:49.590Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T15:54:49.590Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:49.590Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T15:54:49.590Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T15:54:49.590Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:49.590Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T15:54:49.590Z] PASS [2021-11-11T15:54:49.590Z] coverage: 85.3% of statements [2021-11-11T15:54:49.590Z] ok github.com/docker/docker/libnetwork/ipam 38.782s coverage: 85.3% of statements [2021-11-11T15:54:50.060Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T15:54:50.060Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestTarSumRemove [2021-11-11T15:54:50.060Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestSortFileInfoSums [2021-11-11T15:54:50.060Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T15:54:50.060Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestNewTarSumForLabel [2021-11-11T15:54:50.060Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestEmptyTar [2021-11-11T15:54:50.060Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestTarSumsReadSize [2021-11-11T15:54:50.060Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestTarSums [2021-11-11T15:54:50.060Z] --- PASS: TestTarSums (0.05s) [2021-11-11T15:54:50.060Z] === RUN TestIteration [2021-11-11T15:54:50.060Z] --- PASS: TestIteration (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestVersionLabelForChecksum [2021-11-11T15:54:50.060Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestVersion [2021-11-11T15:54:50.060Z] --- PASS: TestVersion (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestGetVersion [2021-11-11T15:54:50.060Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T15:54:50.060Z] === RUN TestGetVersions [2021-11-11T15:54:50.060Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T15:54:50.060Z] PASS [2021-11-11T15:54:50.060Z] coverage: 89.3% of statements [2021-11-11T15:54:50.060Z] ok github.com/docker/docker/pkg/tarsum 0.090s coverage: 89.3% of statements [2021-11-11T15:54:50.381Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-11-11T15:54:50.381Z] === RUN TestBuildWithSession [2021-11-11T15:54:50.381Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:54:50.381Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T15:54:50.381Z] === RUN TestBuildSquashParent [2021-11-11T15:54:50.530Z] testing: warning: no tests to run [2021-11-11T15:54:50.530Z] PASS [2021-11-11T15:54:50.530Z] coverage: [no statements] [2021-11-11T15:54:50.530Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-11-11T15:54:51.009Z] === RUN TestTruncIndex [2021-11-11T15:54:51.009Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T15:54:51.009Z] PASS [2021-11-11T15:54:51.009Z] coverage: 91.5% of statements [2021-11-11T15:54:51.009Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-11-11T15:54:51.158Z] --- PASS: TestAllocateRandomDeallocate (3.90s) [2021-11-11T15:54:51.158Z] === RUN TestRetrieveFromStore [2021-11-11T15:54:51.479Z] time="2021-11-11T15:54:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T15:54:51.479Z] === RUN TestIsGIT [2021-11-11T15:54:51.479Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T15:54:51.479Z] === RUN TestIsTransport [2021-11-11T15:54:51.479Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T15:54:51.479Z] PASS [2021-11-11T15:54:51.479Z] coverage: 100.0% of statements [2021-11-11T15:54:51.479Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-11-11T15:54:51.628Z] time="2021-11-11T15:54:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T15:54:51.833Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-11T15:54:51.950Z] === RUN TestVersionInfo [2021-11-11T15:54:51.950Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T15:54:51.950Z] === RUN TestAppendVersions [2021-11-11T15:54:51.950Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T15:54:51.950Z] PASS [2021-11-11T15:54:51.950Z] coverage: 88.9% of statements [2021-11-11T15:54:51.950Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-11-11T15:54:52.094Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.99s) [2021-11-11T15:54:52.094Z] PASS [2021-11-11T15:54:52.094Z] [2021-11-11T15:54:52.094Z] === Skipped [2021-11-11T15:54:52.094Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T15:54:52.094Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:54:52.094Z] [2021-11-11T15:54:52.094Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:54:52.094Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:54:52.094Z] [2021-11-11T15:54:52.094Z] DONE 34 tests, 2 skipped in 173.909s [2021-11-11T15:54:52.354Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T15:54:52.354Z] ++ 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-11-11T15:54:52.354Z] ++ set -e [2021-11-11T15:54:52.354Z] ++ '[' -n 0 ']' [2021-11-11T15:54:52.354Z] ++ set -x [2021-11-11T15:54:52.354Z] ++ 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-11-11T15:54:52.354Z] INFO: Testing against a local daemon [2021-11-11T15:54:52.354Z] === RUN TestConfigInspect [2021-11-11T15:54:52.618Z] --- PASS: TestRetrieveFromStore (1.29s) [2021-11-11T15:54:52.618Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T15:54:52.618Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T15:54:52.618Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T15:54:52.618Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T15:54:52.618Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T15:54:52.618Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T15:54:52.618Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T15:54:52.618Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T15:54:52.618Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T15:54:52.618Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T15:54:52.618Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T15:54:52.618Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T15:54:52.618Z] === RUN TestDebug [2021-11-11T15:54:52.618Z] --- PASS: TestDebug (0.00s) [2021-11-11T15:54:52.618Z] === RUN TestRequestPoolParallel [2021-11-11T15:54:52.628Z] [2021-11-11T15:54:52.628Z] SUCCESS: Specified value was saved. [2021-11-11T15:54:53.076Z] ............................ [ 67%] [2021-11-11T15:54:53.088Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-11-11T15:54:53.088Z] === RUN TestFullAllocateRelease [2021-11-11T15:54:53.088Z] === RUN TestParseEmptyInterface [2021-11-11T15:54:53.088Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestParseNonInterfaceType [2021-11-11T15:54:53.088Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestParseWithOneFunction [2021-11-11T15:54:53.088Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestParseWithMultipleFuncs [2021-11-11T15:54:53.088Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestParseWithUnnamedReturn [2021-11-11T15:54:53.088Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestEmbeddedInterface [2021-11-11T15:54:53.088Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestParsedImports [2021-11-11T15:54:53.088Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T15:54:53.088Z] === RUN TestAliasedImports [2021-11-11T15:54:53.088Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T15:54:53.088Z] PASS [2021-11-11T15:54:53.088Z] coverage: 56.8% of statements [2021-11-11T15:54:53.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-11-11T15:54:53.098Z] INFO: Downloading git... [2021-11-11T15:54:53.522Z] === RUN TestValidatePrivileges [2021-11-11T15:54:53.522Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T15:54:53.522Z] === RUN TestFilterByCapNeg [2021-11-11T15:54:53.522Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T15:54:53.522Z] === RUN TestFilterByCapPos [2021-11-11T15:54:53.522Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T15:54:53.522Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T15:54:53.522Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T15:54:53.522Z] PASS [2021-11-11T15:54:53.522Z] coverage: 12.0% of statements [2021-11-11T15:54:53.522Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-11-11T15:54:53.559Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-11T15:54:53.559Z] === RUN TestOddAllocateRelease [2021-11-11T15:54:53.559Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-11T15:54:53.559Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T15:54:53.559Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T15:54:53.559Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T15:54:53.559Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T15:54:53.559Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T15:54:53.559Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T15:54:53.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T15:54:53.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:53.559Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T15:54:53.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T15:54:53.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:53.559Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T15:54:53.559Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T15:54:53.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:54:53.559Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T15:54:53.559Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T15:54:53.559Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T15:54:53.559Z] PASS [2021-11-11T15:54:53.559Z] coverage: 85.3% of statements [2021-11-11T15:54:53.559Z] ok github.com/docker/docker/libnetwork/ipam 42.623s coverage: 85.3% of statements [2021-11-11T15:54:53.993Z] === RUN TestNewSettable [2021-11-11T15:54:53.993Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T15:54:53.993Z] === RUN TestIsSettable [2021-11-11T15:54:53.993Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T15:54:53.993Z] === RUN TestUpdateSettingsEnv [2021-11-11T15:54:53.993Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T15:54:53.993Z] PASS [2021-11-11T15:54:53.993Z] coverage: 20.0% of statements [2021-11-11T15:54:53.993Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-11-11T15:54:54.030Z] === RUN TestHTTPTransport [2021-11-11T15:54:54.030Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T15:54:54.030Z] PASS [2021-11-11T15:54:54.030Z] coverage: 85.7% of statements [2021-11-11T15:54:54.030Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-11-11T15:54:54.098Z] INFO: Downloading go... [2021-11-11T15:54:54.464Z] === RUN TestLoad [2021-11-11T15:54:54.464Z] --- PASS: TestLoad (0.00s) [2021-11-11T15:54:54.464Z] === RUN TestSave [2021-11-11T15:54:54.464Z] --- PASS: TestSave (0.02s) [2021-11-11T15:54:54.464Z] === RUN TestAddDeleteGet [2021-11-11T15:54:54.464Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T15:54:54.464Z] === RUN TestInvalidTags [2021-11-11T15:54:54.464Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T15:54:54.464Z] PASS [2021-11-11T15:54:54.464Z] coverage: 84.4% of statements [2021-11-11T15:54:54.464Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-11-11T15:54:54.501Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T15:54:54.501Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T15:54:54.501Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T15:54:54.501Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T15:54:54.501Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T15:54:54.501Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T15:54:54.501Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T15:54:54.501Z] === RUN TestBufferPoolPutAndGet [2021-11-11T15:54:54.501Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T15:54:54.501Z] PASS [2021-11-11T15:54:54.501Z] coverage: 88.2% of statements [2021-11-11T15:54:54.501Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-11-11T15:54:54.548Z] --- PASS: TestBuildSquashParent (4.37s) [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:54:54.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:54:54.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:54:54.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:54:54.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:54:54.894Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-11T15:54:54.971Z] === RUN TestOutputOnPrematureClose [2021-11-11T15:54:54.971Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T15:54:54.971Z] === RUN TestCompleteSilently [2021-11-11T15:54:54.971Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T15:54:54.971Z] PASS [2021-11-11T15:54:54.971Z] coverage: 75.9% of statements [2021-11-11T15:54:54.971Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-11-11T15:54:55.155Z] --- PASS: TestConfigInspect (2.87s) [2021-11-11T15:54:55.155Z] === RUN TestConfigList [2021-11-11T15:54:55.440Z] === RUN TestSendToOneSub [2021-11-11T15:54:55.440Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T15:54:55.440Z] === RUN TestSendToMultipleSubs [2021-11-11T15:54:55.440Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T15:54:55.440Z] === RUN TestEvictOneSub [2021-11-11T15:54:55.440Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T15:54:55.440Z] === RUN TestClosePublisher [2021-11-11T15:54:55.440Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T15:54:55.440Z] === RUN TestPubSubRace [2021-11-11T15:54:55.554Z] ok github.com/docker/docker/libnetwork 37.050s coverage: 40.7% of statements [2021-11-11T15:54:55.554Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T15:54:55.554Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-11-11T15:54:55.554Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T15:54:55.554Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T15:54:55.554Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T15:54:55.909Z] time="2021-11-11T15:54:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T15:54:55.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:54:56.037Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T15:54:56.037Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T15:54:56.037Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T15:54:56.037Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestValidateMirror [2021-11-11T15:54:56.037Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestLoadInsecureRegistries [2021-11-11T15:54:56.037Z] time="2021-11-11T15:54:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T15:54:56.037Z] time="2021-11-11T15:54:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T15:54:56.037Z] time="2021-11-11T15:54:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T15:54:56.037Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-11-11T15:54:56.037Z] === RUN TestNewServiceConfig [2021-11-11T15:54:56.037Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestValidateIndexName [2021-11-11T15:54:56.037Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestValidateIndexNameWithError [2021-11-11T15:54:56.037Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestEndpointParse [2021-11-11T15:54:56.037Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestEndpointParseInvalid [2021-11-11T15:54:56.037Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestValidateEndpoint [2021-11-11T15:54:56.037Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestPing [2021-11-11T15:54:56.037Z] --- PASS: TestPing (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestPingRegistryEndpoint [2021-11-11T15:54:56.037Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:56.037Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestEndpoint [2021-11-11T15:54:56.037Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:56.037Z] --- SKIP: TestEndpoint (0.01s) [2021-11-11T15:54:56.037Z] === RUN TestParseRepositoryInfo [2021-11-11T15:54:56.037Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestNewIndexInfo [2021-11-11T15:54:56.037Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestMirrorEndpointLookup [2021-11-11T15:54:56.037Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:54:56.037Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestSearchRepositories [2021-11-11T15:54:56.037Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T15:54:56.037Z] Host: 127.0.0.1:49309 [2021-11-11T15:54:56.037Z] User-Agent: docker test client [2021-11-11T15:54:56.037Z] Authorization: Token fake-token [2021-11-11T15:54:56.037Z] X-Docker-Token: true [2021-11-11T15:54:56.037Z] Accept-Encoding: gzip [2021-11-11T15:54:56.037Z] [2021-11-11T15:54:56.037Z] [2021-11-11T15:54:56.037Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T15:54:56.037Z] Connection: close [2021-11-11T15:54:56.037Z] Content-Length: 144 [2021-11-11T15:54:56.037Z] Cache-Control: no-cache [2021-11-11T15:54:56.037Z] Content-Type: application/json [2021-11-11T15:54:56.037Z] Date: Thu, 11 Nov 2021 15:54:55 GMT [2021-11-11T15:54:56.037Z] Expires: -1 [2021-11-11T15:54:56.037Z] Pragma: no-cache [2021-11-11T15:54:56.037Z] Server: docker-tests/mock [2021-11-11T15:54:56.037Z] X-Docker-Registry-Config: mock [2021-11-11T15:54:56.037Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T15:54:56.037Z] [2021-11-11T15:54:56.037Z] [2021-11-11T15:54:56.037Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestTrustedLocation [2021-11-11T15:54:56.037Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T15:54:56.037Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T15:54:56.037Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T15:54:56.037Z] === RUN TestIsSecureIndex [2021-11-11T15:54:56.037Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T15:54:56.037Z] PASS [2021-11-11T15:54:56.037Z] coverage: 51.2% of statements [2021-11-11T15:54:56.037Z] ok github.com/docker/docker/registry 0.157s coverage: 51.2% of statements [2021-11-11T15:54:56.119Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.352s coverage: 59.9% of statements [2021-11-11T15:54:56.119Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T15:54:56.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:54:56.326Z] INFO: Downloading compiler 1 of 3... [2021-11-11T15:54:56.377Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T15:54:56.379Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T15:54:56.379Z] PASS [2021-11-11T15:54:56.379Z] coverage: 75.0% of statements [2021-11-11T15:54:56.379Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-11-11T15:54:56.507Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T15:54:56.507Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T15:54:56.507Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T15:54:56.507Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T15:54:56.849Z] === RUN TestRegister [2021-11-11T15:54:56.849Z] --- PASS: TestRegister (0.00s) [2021-11-11T15:54:56.849Z] === RUN TestCommand [2021-11-11T15:54:56.849Z] --- PASS: TestCommand (0.02s) [2021-11-11T15:54:56.849Z] === RUN TestNaiveSelf [2021-11-11T15:54:56.849Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T15:54:56.849Z] PASS [2021-11-11T15:54:56.849Z] coverage: 82.4% of statements [2021-11-11T15:54:56.849Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-11-11T15:54:56.943Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.060s coverage: 4.0% of statements [2021-11-11T15:54:56.943Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T15:54:56.978Z] === RUN TestRestartManagerTimeout [2021-11-11T15:54:56.978Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T15:54:56.978Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T15:54:56.978Z] PASS [2021-11-11T15:54:56.978Z] coverage: 50.9% of statements [2021-11-11T15:54:56.978Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-11-11T15:54:56.978Z] time="2021-11-11T15:54:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReader [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T15:54:56.978Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T15:54:56.978Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T15:54:56.978Z] PASS [2021-11-11T15:54:56.978Z] coverage: 100.0% of statements [2021-11-11T15:54:56.978Z] ok github.com/docker/docker/registry/resumable 0.139s coverage: 100.0% of statements [2021-11-11T15:54:57.318Z] INFO: Downloading compiler 2 of 3... [2021-11-11T15:54:57.323Z] === RUN TestDump [2021-11-11T15:54:57.323Z] goroutine 6 [running]: [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.dump(0x38b477) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T15:54:57.323Z] testing.tRunner(0xc00011e000, 0x4f8e38) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:57.323Z] created by testing.(*T).Run [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T15:54:57.323Z] [2021-11-11T15:54:57.323Z] goroutine 1 [chan receive]: [2021-11-11T15:54:57.323Z] testing.(*T).Run(0xc00002dd40, {0x4ea4fd, 0x36a1d3}, 0x4f8e38) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T15:54:57.323Z] testing.runTests.func1(0xc000068750) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T15:54:57.323Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:57.323Z] testing.runTests(0xc000076080, {0x65cba0, 0x3, 0x3}, {0x38a6cd, 0x4ec1f7, 0x661640}) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T15:54:57.323Z] testing.(*M).Run(0xc000076080) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T15:54:57.323Z] main.main() [2021-11-11T15:54:57.323Z] _testmain.go:95 +0x1f5 [2021-11-11T15:54:57.323Z] --- PASS: TestDump (0.00s) [2021-11-11T15:54:57.323Z] === RUN TestDumpToFile [2021-11-11T15:54:57.323Z] --- PASS: TestDumpToFile (0.12s) [2021-11-11T15:54:57.323Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T15:54:57.323Z] goroutine 8 [running]: [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.dump(0x3f8434) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x3f87e0}) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T15:54:57.323Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-11-11T15:54:57.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T15:54:57.323Z] testing.tRunner(0xc00011e4e0, 0x4f8e28) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:57.323Z] created by testing.(*T).Run [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T15:54:57.323Z] [2021-11-11T15:54:57.323Z] goroutine 1 [chan receive]: [2021-11-11T15:54:57.323Z] testing.(*T).Run(0xc00002dd40, {0x4f1289, 0x36a1d3}, 0x4f8e28) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T15:54:57.323Z] testing.runTests.func1(0xc000068750) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T15:54:57.323Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T15:54:57.323Z] testing.runTests(0xc000076080, {0x65cba0, 0x3, 0x3}, {0x38a6cd, 0x4ec1f7, 0x661640}) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T15:54:57.323Z] testing.(*M).Run(0xc000076080) [2021-11-11T15:54:57.323Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T15:54:57.323Z] main.main() [2021-11-11T15:54:57.323Z] _testmain.go:95 +0x1f5 [2021-11-11T15:54:57.323Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T15:54:57.323Z] PASS [2021-11-11T15:54:57.323Z] coverage: 90.9% of statements [2021-11-11T15:54:57.323Z] ok github.com/docker/docker/pkg/stack 0.155s coverage: 90.9% of statements [2021-11-11T15:54:57.449Z] === RUN TestDecodeContainerConfig [2021-11-11T15:54:57.449Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T15:54:57.449Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T15:54:57.449Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T15:54:57.449Z] === RUN TestValidatePrivileged [2021-11-11T15:54:57.449Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T15:54:57.449Z] PASS [2021-11-11T15:54:57.449Z] coverage: 52.6% of statements [2021-11-11T15:54:57.449Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.6% of statements [2021-11-11T15:54:57.449Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T15:54:57.449Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T15:54:57.449Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T15:54:57.449Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T15:54:57.449Z] PASS [2021-11-11T15:54:57.449Z] coverage: 62.5% of statements [2021-11-11T15:54:57.449Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-11-11T15:54:57.508Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-11T15:54:57.508Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T15:54:57.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:54:57.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:54:57.697Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-11T15:54:57.766Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T15:54:57.794Z] === RUN TestNewStdWriter [2021-11-11T15:54:57.794Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T15:54:57.794Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestWriteWithNilBytes [2021-11-11T15:54:57.794Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestWrite [2021-11-11T15:54:57.794Z] --- PASS: TestWrite (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestWriteWithWriterError [2021-11-11T15:54:57.794Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T15:54:57.794Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyWriteAndRead [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T15:54:57.794Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T15:54:57.794Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T15:54:57.794Z] PASS [2021-11-11T15:54:57.794Z] coverage: 100.0% of statements [2021-11-11T15:54:57.794Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-11-11T15:54:57.958Z] --- PASS: TestConfigList (2.82s) [2021-11-11T15:54:57.958Z] === RUN TestConfigsCreateAndDelete [2021-11-11T15:54:58.264Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T15:54:58.264Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T15:54:58.264Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestFormatStatus [2021-11-11T15:54:58.264Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestFormatError [2021-11-11T15:54:58.264Z] --- PASS: TestFormatError (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestFormatJSONError [2021-11-11T15:54:58.264Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T15:54:58.264Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T15:54:58.264Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestNewJSONProgressOutput [2021-11-11T15:54:58.264Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestAuxFormatterEmit [2021-11-11T15:54:58.264Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestStreamWriterStdout [2021-11-11T15:54:58.264Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T15:54:58.264Z] === RUN TestStreamWriterStderr [2021-11-11T15:54:58.264Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T15:54:58.264Z] PASS [2021-11-11T15:54:58.264Z] coverage: 66.2% of statements [2021-11-11T15:54:58.264Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-11T15:54:58.316Z] INFO: Downloading compiler 3 of 3... [2021-11-11T15:54:58.738Z] === RUN TestGenerateRandomID [2021-11-11T15:54:58.738Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestShortenId [2021-11-11T15:54:58.738Z] --- PASS: TestShortenId (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestShortenSha256Id [2021-11-11T15:54:58.738Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestShortenIdEmpty [2021-11-11T15:54:58.738Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestShortenIdInvalid [2021-11-11T15:54:58.738Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestIsShortIDNonHex [2021-11-11T15:54:58.738Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T15:54:58.738Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T15:54:58.738Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T15:54:58.738Z] PASS [2021-11-11T15:54:58.738Z] coverage: 70.6% of statements [2021-11-11T15:54:58.738Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2021-11-11T15:54:58.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) [2021-11-11T15:54:58.905Z] === RUN TestBuildMultiStageCopy [2021-11-11T15:54:58.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T15:54:59.390Z] === RUN TestIsCpusetListAvailable [2021-11-11T15:54:59.390Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T15:54:59.390Z] PASS [2021-11-11T15:54:59.390Z] coverage: 39.4% of statements [2021-11-11T15:54:59.390Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-11-11T15:54:59.472Z] INFO: Extracting git... [2021-11-11T15:54:59.672Z] === RUN TestGetDriver [2021-11-11T15:54:59.672Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T15:54:59.672Z] === RUN TestVolumeRequestError [2021-11-11T15:54:59.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-11T15:55:00.143Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T15:55:00.143Z] PASS [2021-11-11T15:55:00.143Z] coverage: 36.1% of statements [2021-11-11T15:55:00.143Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-11-11T15:55:00.143Z] === RUN TestGetAddress [2021-11-11T15:55:00.143Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestRemove [2021-11-11T15:55:00.143Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T15:55:00.143Z] --- SKIP: TestRemove (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestInitializeWithVolumes [2021-11-11T15:55:00.143Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestCreate [2021-11-11T15:55:00.143Z] --- PASS: TestCreate (0.01s) [2021-11-11T15:55:00.143Z] === RUN TestValidateName [2021-11-11T15:55:00.143Z] --- PASS: TestValidateName (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestCreateWithOpts [2021-11-11T15:55:00.143Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T15:55:00.143Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestRelaodNoOpts [2021-11-11T15:55:00.143Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T15:55:00.143Z] PASS [2021-11-11T15:55:00.143Z] coverage: 41.5% of statements [2021-11-11T15:55:00.143Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2021-11-11T15:55:00.143Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T15:55:00.143Z] === RUN TestClientStream [2021-11-11T15:55:00.143Z] --- PASS: TestClientStream (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestClientSendFile [2021-11-11T15:55:00.143Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestClientWithRequestTimeout [2021-11-11T15:55:00.143Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T15:55:00.143Z] === RUN TestFileSpecPlugin [2021-11-11T15:55:00.143Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T15:55:00.143Z] === RUN TestFileJSONSpecPlugin [2021-11-11T15:55:00.143Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T15:55:00.143Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestPluginAddHandler [2021-11-11T15:55:00.143Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestPluginWaitBadPlugin [2021-11-11T15:55:00.143Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T15:55:00.143Z] === RUN TestGet [2021-11-11T15:55:00.143Z] time="2021-11-11T15:54:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T15:55:00.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T15:55:00.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T15:55:00.792Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T15:55:00.900Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2021-11-11T15:55:00.900Z] === RUN TestConfigsUpdate [2021-11-11T15:55:00.968Z] === RUN TestChtimes [2021-11-11T15:55:00.968Z] --- PASS: TestChtimes (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestChtimesWindows [2021-11-11T15:55:00.968Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T15:55:00.968Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T15:55:00.968Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T15:55:00.968Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T15:55:00.968Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestHasWin32KSupport [2021-11-11T15:55:00.968Z] syscall_windows_test.go:8: win32k: true [2021-11-11T15:55:00.968Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T15:55:00.968Z] PASS [2021-11-11T15:55:00.968Z] coverage: 13.0% of statements [2021-11-11T15:55:00.968Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-11-11T15:55:00.968Z] === RUN TestTailFile [2021-11-11T15:55:00.968Z] --- PASS: TestTailFile (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestTailFileManyLines [2021-11-11T15:55:00.968Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestTailEmptyFile [2021-11-11T15:55:00.968Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestTailNegativeN [2021-11-11T15:55:00.968Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:00.968Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:00.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.048Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-11T15:55:01.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-11T15:55:01.048Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRaw [2021-11-11T15:55:01.133Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T15:55:01.133Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRaw [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T15:55:01.134Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestConvertTmpfsOptions [2021-11-11T15:55:01.134Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T15:55:01.134Z] linux_parser_test.go:209: data="ro" [2021-11-11T15:55:01.134Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestParseMountSpec [2021-11-11T15:55:01.134Z] parser_test.go:62: case 0 [2021-11-11T15:55:01.134Z] parser_test.go:62: case 1 [2021-11-11T15:55:01.134Z] parser_test.go:62: case 2 [2021-11-11T15:55:01.134Z] parser_test.go:62: case 3 [2021-11-11T15:55:01.134Z] parser_test.go:62: case 4 [2021-11-11T15:55:01.134Z] parser_test.go:62: case 5 [2021-11-11T15:55:01.134Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestValidateMount [2021-11-11T15:55:01.134Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRaw [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T15:55:01.134Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T15:55:01.134Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T15:55:01.134Z] PASS [2021-11-11T15:55:01.134Z] coverage: 67.6% of statements [2021-11-11T15:55:01.134Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.6% of statements [2021-11-11T15:55:01.134Z] time="2021-11-11T15:55:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T15:55:01.161Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.440Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.440Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.441Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.442Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.442Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.443Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.444Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.445Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.445Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.604Z] === RUN TestSetGetMeta [2021-11-11T15:55:01.604Z] === PAUSE TestSetGetMeta [2021-11-11T15:55:01.604Z] === RUN TestRestore [2021-11-11T15:55:01.604Z] === PAUSE TestRestore [2021-11-11T15:55:01.604Z] === RUN TestServiceCreate [2021-11-11T15:55:01.604Z] === PAUSE TestServiceCreate [2021-11-11T15:55:01.604Z] === RUN TestServiceList [2021-11-11T15:55:01.604Z] === PAUSE TestServiceList [2021-11-11T15:55:01.604Z] === RUN TestServiceRemove [2021-11-11T15:55:01.604Z] === PAUSE TestServiceRemove [2021-11-11T15:55:01.604Z] === RUN TestServiceGet [2021-11-11T15:55:01.604Z] === PAUSE TestServiceGet [2021-11-11T15:55:01.604Z] === RUN TestServicePrune [2021-11-11T15:55:01.604Z] === PAUSE TestServicePrune [2021-11-11T15:55:01.604Z] === RUN TestCreate [2021-11-11T15:55:01.604Z] === PAUSE TestCreate [2021-11-11T15:55:01.604Z] === RUN TestRemove [2021-11-11T15:55:01.604Z] === PAUSE TestRemove [2021-11-11T15:55:01.604Z] === RUN TestList [2021-11-11T15:55:01.604Z] === PAUSE TestList [2021-11-11T15:55:01.604Z] === RUN TestFindByDriver [2021-11-11T15:55:01.604Z] === PAUSE TestFindByDriver [2021-11-11T15:55:01.604Z] === RUN TestFindByReferenced [2021-11-11T15:55:01.604Z] === PAUSE TestFindByReferenced [2021-11-11T15:55:01.604Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T15:55:01.604Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T15:55:01.604Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:01.604Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:01.604Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T15:55:01.604Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T15:55:01.604Z] === RUN TestRefDerefRemove [2021-11-11T15:55:01.604Z] === PAUSE TestRefDerefRemove [2021-11-11T15:55:01.604Z] === RUN TestGet [2021-11-11T15:55:01.604Z] === PAUSE TestGet [2021-11-11T15:55:01.604Z] === RUN TestGetWithReference [2021-11-11T15:55:01.604Z] === PAUSE TestGetWithReference [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:01.604Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:01.604Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:01.604Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T15:55:01.604Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T15:55:01.604Z] === CONT TestSetGetMeta [2021-11-11T15:55:01.604Z] === CONT TestList [2021-11-11T15:55:01.604Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T15:55:01.604Z] === CONT TestServiceGet [2021-11-11T15:55:01.604Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T15:55:01.604Z] === CONT TestServiceRemove [2021-11-11T15:55:01.604Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T15:55:01.604Z] === CONT TestServiceList [2021-11-11T15:55:01.604Z] --- PASS: TestList (0.03s) [2021-11-11T15:55:01.604Z] === CONT TestServiceCreate [2021-11-11T15:55:01.604Z] === CONT TestRestore [2021-11-11T15:55:01.604Z] --- PASS: TestServiceGet (0.11s) [2021-11-11T15:55:01.604Z] --- PASS: TestServiceRemove (0.10s) [2021-11-11T15:55:01.604Z] === CONT TestRemove [2021-11-11T15:55:01.604Z] --- PASS: TestServiceCreate (0.09s) [2021-11-11T15:55:01.604Z] === CONT TestCreate [2021-11-11T15:55:01.604Z] --- PASS: TestServiceList (0.10s) [2021-11-11T15:55:01.604Z] === CONT TestServicePrune [2021-11-11T15:55:01.604Z] --- PASS: TestCreate (0.02s) [2021-11-11T15:55:01.604Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T15:55:01.604Z] --- PASS: TestRemove (0.02s) [2021-11-11T15:55:01.604Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:01.604Z] time="2021-11-11T15:55:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:01.604Z] --- PASS: TestRestore (0.03s) [2021-11-11T15:55:01.604Z] === CONT TestGet [2021-11-11T15:55:01.604Z] time="2021-11-11T15:55:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:01.604Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T15:55:01.604Z] === CONT TestGetWithReference [2021-11-11T15:55:01.604Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T15:55:01.604Z] === CONT TestRefDerefRemove [2021-11-11T15:55:01.604Z] time="2021-11-11T15:55:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:01.604Z] === CONT TestFindByReferenced [2021-11-11T15:55:01.604Z] --- PASS: TestGet (0.02s) [2021-11-11T15:55:01.604Z] time="2021-11-11T15:55:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T15:55:01.604Z] time="2021-11-11T15:55:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:01.604Z] --- PASS: TestServicePrune (0.05s) [2021-11-11T15:55:01.604Z] === CONT TestFindByDriver [2021-11-11T15:55:01.604Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T15:55:01.604Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T15:55:01.604Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T15:55:01.604Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T15:55:01.604Z] PASS [2021-11-11T15:55:01.604Z] coverage: 69.0% of statements [2021-11-11T15:55:01.604Z] ok github.com/docker/docker/volume/service 0.221s coverage: 69.0% of statements [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T15:55:01.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T15:55:01.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T15:55:01.922Z] PASS [2021-11-11T15:55:01.922Z] coverage: 88.6% of statements [2021-11-11T15:55:01.922Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2021-11-11T15:55:01.975Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-11-11T15:55:01.975Z] === RUN TestBuildLabelWithTargets [2021-11-11T15:55:02.393Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T15:55:02.393Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestTarSumRemove [2021-11-11T15:55:02.393Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestSortFileInfoSums [2021-11-11T15:55:02.393Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T15:55:02.393Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestNewTarSumForLabel [2021-11-11T15:55:02.393Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestEmptyTar [2021-11-11T15:55:02.393Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestTarSumsReadSize [2021-11-11T15:55:02.393Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestTarSums [2021-11-11T15:55:02.393Z] --- PASS: TestTarSums (0.05s) [2021-11-11T15:55:02.393Z] === RUN TestIteration [2021-11-11T15:55:02.393Z] --- PASS: TestIteration (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestVersionLabelForChecksum [2021-11-11T15:55:02.393Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestVersion [2021-11-11T15:55:02.393Z] --- PASS: TestVersion (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestGetVersion [2021-11-11T15:55:02.393Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T15:55:02.393Z] === RUN TestGetVersions [2021-11-11T15:55:02.393Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T15:55:02.393Z] PASS [2021-11-11T15:55:02.393Z] coverage: 89.3% of statements [2021-11-11T15:55:02.393Z] ok github.com/docker/docker/pkg/tarsum 0.092s coverage: 89.3% of statements [2021-11-11T15:55:02.538Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-11-11T15:55:02.538Z] === RUN TestBuildWithEmptyLayers [2021-11-11T15:55:02.548Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T15:55:02.809Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T15:55:02.863Z] testing: warning: no tests to run [2021-11-11T15:55:02.863Z] PASS [2021-11-11T15:55:02.863Z] coverage: [no statements] [2021-11-11T15:55:02.863Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-11-11T15:55:02.863Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T15:55:02.863Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T15:55:02.863Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T15:55:02.863Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T15:55:03.069Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-11T15:55:03.099Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-11T15:55:03.099Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T15:55:03.177Z] time="2021-11-11T15:55:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T15:55:03.334Z] === RUN TestTruncIndex [2021-11-11T15:55:03.334Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T15:55:03.334Z] PASS [2021-11-11T15:55:03.334Z] coverage: 91.5% of statements [2021-11-11T15:55:03.334Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-11-11T15:55:03.334Z] === RUN TestIsGIT [2021-11-11T15:55:03.334Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T15:55:03.334Z] === RUN TestIsTransport [2021-11-11T15:55:03.334Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T15:55:03.334Z] PASS [2021-11-11T15:55:03.334Z] coverage: 100.0% of statements [2021-11-11T15:55:03.334Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-11-11T15:55:03.639Z] check_test.go:308: [dc0f0b6b8056c] daemon is not started [2021-11-11T15:55:03.639Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-11T15:55:03.807Z] === RUN TestVersionInfo [2021-11-11T15:55:03.807Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T15:55:03.807Z] === RUN TestAppendVersions [2021-11-11T15:55:03.807Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T15:55:03.807Z] PASS [2021-11-11T15:55:03.807Z] coverage: 88.9% of statements [2021-11-11T15:55:03.807Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-11-11T15:55:03.900Z] --- PASS: TestConfigsUpdate (2.92s) [2021-11-11T15:55:03.900Z] === RUN TestTemplatedConfig [2021-11-11T15:55:04.160Z] check_test.go:308: [d2be0c1a040e1] daemon is not started [2021-11-11T15:55:04.160Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-11T15:55:04.160Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T15:55:04.276Z] === RUN TestValidatePrivileges [2021-11-11T15:55:04.276Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T15:55:04.276Z] === RUN TestFilterByCapNeg [2021-11-11T15:55:04.276Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T15:55:04.276Z] === RUN TestFilterByCapPos [2021-11-11T15:55:04.276Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T15:55:04.276Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T15:55:04.276Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T15:55:04.276Z] PASS [2021-11-11T15:55:04.276Z] coverage: 12.0% of statements [2021-11-11T15:55:04.276Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-11-11T15:55:04.276Z] === RUN TestNewSettable [2021-11-11T15:55:04.276Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T15:55:04.276Z] === RUN TestIsSettable [2021-11-11T15:55:04.276Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T15:55:04.276Z] === RUN TestUpdateSettingsEnv [2021-11-11T15:55:04.276Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T15:55:04.276Z] PASS [2021-11-11T15:55:04.276Z] coverage: 20.0% of statements [2021-11-11T15:55:04.276Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-11-11T15:55:04.421Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T15:55:04.505Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2021-11-11T15:55:04.505Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T15:55:04.747Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T15:55:04.747Z] === RUN TestClientStream [2021-11-11T15:55:04.747Z] --- PASS: TestClientStream (0.00s) [2021-11-11T15:55:04.747Z] === RUN TestClientSendFile [2021-11-11T15:55:04.747Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T15:55:04.747Z] === RUN TestClientWithRequestTimeout [2021-11-11T15:55:04.747Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T15:55:04.747Z] === RUN TestFileSpecPlugin [2021-11-11T15:55:04.747Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T15:55:04.747Z] === RUN TestFileJSONSpecPlugin [2021-11-11T15:55:04.747Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T15:55:04.747Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T15:55:04.747Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-11-11T15:55:04.747Z] === RUN TestPluginAddHandler [2021-11-11T15:55:04.747Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T15:55:04.747Z] === RUN TestPluginWaitBadPlugin [2021-11-11T15:55:04.747Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T15:55:04.747Z] === RUN TestGet [2021-11-11T15:55:04.747Z] time="2021-11-11T15:55:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T15:55:04.991Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-11T15:55:05.066Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-11T15:55:05.067Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T15:55:05.217Z] === RUN TestLoad [2021-11-11T15:55:05.217Z] --- PASS: TestLoad (0.00s) [2021-11-11T15:55:05.217Z] === RUN TestSave [2021-11-11T15:55:05.217Z] --- PASS: TestSave (0.02s) [2021-11-11T15:55:05.217Z] === RUN TestAddDeleteGet [2021-11-11T15:55:05.217Z] --- PASS: TestAddDeleteGet (0.04s) [2021-11-11T15:55:05.217Z] === RUN TestInvalidTags [2021-11-11T15:55:05.217Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T15:55:05.217Z] PASS [2021-11-11T15:55:05.217Z] coverage: 84.4% of statements [2021-11-11T15:55:05.217Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-11-11T15:55:05.562Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-11T15:55:05.689Z] time="2021-11-11T15:55:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T15:55:05.822Z] check_test.go:308: [d20c33aa66ec6] daemon is not started [2021-11-11T15:55:05.822Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-11T15:55:06.159Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T15:55:06.159Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T15:55:06.159Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T15:55:06.159Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestValidateMirror [2021-11-11T15:55:06.159Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestLoadInsecureRegistries [2021-11-11T15:55:06.159Z] time="2021-11-11T15:55:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T15:55:06.159Z] time="2021-11-11T15:55:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T15:55:06.159Z] time="2021-11-11T15:55:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T15:55:06.159Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-11T15:55:06.159Z] === RUN TestNewServiceConfig [2021-11-11T15:55:06.159Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestValidateIndexName [2021-11-11T15:55:06.159Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestValidateIndexNameWithError [2021-11-11T15:55:06.159Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestEndpointParse [2021-11-11T15:55:06.159Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestEndpointParseInvalid [2021-11-11T15:55:06.159Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestValidateEndpoint [2021-11-11T15:55:06.159Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestPing [2021-11-11T15:55:06.159Z] --- PASS: TestPing (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestPingRegistryEndpoint [2021-11-11T15:55:06.159Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:55:06.159Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestEndpoint [2021-11-11T15:55:06.159Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:55:06.159Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestParseRepositoryInfo [2021-11-11T15:55:06.159Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestNewIndexInfo [2021-11-11T15:55:06.159Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestMirrorEndpointLookup [2021-11-11T15:55:06.159Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:55:06.159Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestSearchRepositories [2021-11-11T15:55:06.159Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T15:55:06.159Z] Host: 127.0.0.1:49315 [2021-11-11T15:55:06.159Z] User-Agent: docker test client [2021-11-11T15:55:06.159Z] Authorization: Token fake-token [2021-11-11T15:55:06.159Z] X-Docker-Token: true [2021-11-11T15:55:06.159Z] Accept-Encoding: gzip [2021-11-11T15:55:06.159Z] [2021-11-11T15:55:06.159Z] [2021-11-11T15:55:06.159Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T15:55:06.159Z] Connection: close [2021-11-11T15:55:06.159Z] Content-Length: 144 [2021-11-11T15:55:06.159Z] Cache-Control: no-cache [2021-11-11T15:55:06.159Z] Content-Type: application/json [2021-11-11T15:55:06.159Z] Date: Thu, 11 Nov 2021 15:55:05 GMT [2021-11-11T15:55:06.159Z] Expires: -1 [2021-11-11T15:55:06.159Z] Pragma: no-cache [2021-11-11T15:55:06.159Z] Server: docker-tests/mock [2021-11-11T15:55:06.159Z] X-Docker-Registry-Config: mock [2021-11-11T15:55:06.159Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T15:55:06.159Z] [2021-11-11T15:55:06.159Z] [2021-11-11T15:55:06.159Z] --- PASS: TestSearchRepositories (0.01s) [2021-11-11T15:55:06.159Z] === RUN TestTrustedLocation [2021-11-11T15:55:06.159Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T15:55:06.159Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T15:55:06.159Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestIsSecureIndex [2021-11-11T15:55:06.159Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T15:55:06.159Z] PASS [2021-11-11T15:55:06.159Z] coverage: 51.2% of statements [2021-11-11T15:55:06.159Z] ok github.com/docker/docker/registry 0.190s coverage: 51.2% of statements [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T15:55:06.159Z] time="2021-11-11T15:55:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReader [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T15:55:06.159Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T15:55:06.159Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T15:55:06.159Z] PASS [2021-11-11T15:55:06.159Z] coverage: 100.0% of statements [2021-11-11T15:55:06.159Z] ok github.com/docker/docker/registry/resumable 0.194s coverage: 100.0% of statements [2021-11-11T15:55:06.630Z] === RUN TestRestartManagerTimeout [2021-11-11T15:55:06.630Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T15:55:06.630Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T15:55:06.630Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T15:55:06.630Z] PASS [2021-11-11T15:55:06.630Z] coverage: 50.9% of statements [2021-11-11T15:55:06.630Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-11-11T15:55:06.955Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2021-11-11T15:55:06.955Z] === RUN TestBuildWithHugeFile [2021-11-11T15:55:06.980Z] time="2021-11-11T15:55:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T15:55:07.101Z] === RUN TestDecodeContainerConfig [2021-11-11T15:55:07.101Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T15:55:07.101Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T15:55:07.101Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T15:55:07.101Z] === RUN TestValidatePrivileged [2021-11-11T15:55:07.101Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T15:55:07.101Z] PASS [2021-11-11T15:55:07.101Z] coverage: 52.6% of statements [2021-11-11T15:55:07.101Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-11T15:55:07.101Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T15:55:07.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T15:55:07.101Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T15:55:07.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T15:55:07.101Z] PASS [2021-11-11T15:55:07.101Z] coverage: 62.5% of statements [2021-11-11T15:55:07.101Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-11-11T15:55:07.207Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T15:55:07.207Z] --- PASS: TestTemplatedConfig (3.34s) [2021-11-11T15:55:07.207Z] === RUN TestConfigCreateResolve [2021-11-11T15:55:07.570Z] time="2021-11-11T15:55:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T15:55:07.730Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.770s coverage: 7.4% of statements [2021-11-11T15:55:07.730Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T15:55:07.730Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T15:55:07.730Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-11T15:55:07.730Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T15:55:07.730Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T15:55:07.730Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T15:55:07.987Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-11T15:55:08.147Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-11T15:55:08.245Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2021-11-11T15:55:08.503Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-11T15:55:08.760Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T15:55:08.760Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-11T15:55:09.143Z] === RUN TestGetDriver [2021-11-11T15:55:09.143Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T15:55:09.143Z] === RUN TestVolumeRequestError [2021-11-11T15:55:09.528Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T15:55:09.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-11T15:55:09.529Z] --- PASS: TestConfigCreateResolve (2.53s) [2021-11-11T15:55:09.529Z] PASS [2021-11-11T15:55:09.529Z] [2021-11-11T15:55:09.529Z] DONE 6 tests in 17.397s [2021-11-11T15:55:09.613Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T15:55:09.613Z] PASS [2021-11-11T15:55:09.613Z] coverage: 36.1% of statements [2021-11-11T15:55:09.613Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-11-11T15:55:09.613Z] === RUN TestGetAddress [2021-11-11T15:55:09.613Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T15:55:09.613Z] === RUN TestRemove [2021-11-11T15:55:09.613Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T15:55:09.613Z] --- SKIP: TestRemove (0.00s) [2021-11-11T15:55:09.613Z] === RUN TestInitializeWithVolumes [2021-11-11T15:55:09.613Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T15:55:09.613Z] === RUN TestCreate [2021-11-11T15:55:09.613Z] --- PASS: TestCreate (0.01s) [2021-11-11T15:55:09.613Z] === RUN TestValidateName [2021-11-11T15:55:09.613Z] --- PASS: TestValidateName (0.00s) [2021-11-11T15:55:09.613Z] === RUN TestCreateWithOpts [2021-11-11T15:55:09.613Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T15:55:09.613Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T15:55:09.613Z] === RUN TestRelaodNoOpts [2021-11-11T15:55:09.613Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T15:55:09.613Z] PASS [2021-11-11T15:55:09.613Z] coverage: 41.5% of statements [2021-11-11T15:55:09.613Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2021-11-11T15:55:09.788Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T15:55:09.788Z] ++ 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-11-11T15:55:09.788Z] ++ set -e [2021-11-11T15:55:09.788Z] ++ '[' -n 0 ']' [2021-11-11T15:55:09.788Z] ++ set -x [2021-11-11T15:55:09.788Z] ++ 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-11-11T15:55:09.788Z] INFO: Testing against a local daemon [2021-11-11T15:55:09.789Z] === RUN TestCheckpoint [2021-11-11T15:55:09.789Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:55:09.789Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T15:55:09.789Z] === RUN TestContainerInvalidJSON [2021-11-11T15:55:09.789Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:55:09.789Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:55:09.789Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:55:09.789Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:55:09.789Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:55:09.789Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:55:09.789Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-11T15:55:09.789Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T15:55:09.789Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T15:55:09.789Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T15:55:10.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-11T15:55:10.049Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T15:55:10.049Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T15:55:10.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T15:55:10.049Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T15:55:10.049Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-11T15:55:10.049Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T15:55:10.049Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-11T15:55:10.049Z] === RUN TestCopyFromContainer [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRaw [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T15:55:10.083Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T15:55:10.083Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRaw [2021-11-11T15:55:10.083Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T15:55:10.083Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T15:55:10.553Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T15:55:10.553Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestConvertTmpfsOptions [2021-11-11T15:55:10.553Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T15:55:10.553Z] linux_parser_test.go:209: data="ro" [2021-11-11T15:55:10.553Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestParseMountSpec [2021-11-11T15:55:10.553Z] parser_test.go:62: case 0 [2021-11-11T15:55:10.553Z] parser_test.go:62: case 1 [2021-11-11T15:55:10.553Z] parser_test.go:62: case 2 [2021-11-11T15:55:10.553Z] parser_test.go:62: case 3 [2021-11-11T15:55:10.553Z] parser_test.go:62: case 4 [2021-11-11T15:55:10.553Z] parser_test.go:62: case 5 [2021-11-11T15:55:10.553Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestValidateMount [2021-11-11T15:55:10.553Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRaw [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T15:55:10.553Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T15:55:10.553Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T15:55:10.553Z] PASS [2021-11-11T15:55:10.553Z] coverage: 67.6% of statements [2021-11-11T15:55:10.553Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2021-11-11T15:55:11.023Z] === RUN TestSetGetMeta [2021-11-11T15:55:11.023Z] === PAUSE TestSetGetMeta [2021-11-11T15:55:11.023Z] === RUN TestRestore [2021-11-11T15:55:11.023Z] === PAUSE TestRestore [2021-11-11T15:55:11.023Z] === RUN TestServiceCreate [2021-11-11T15:55:11.023Z] === PAUSE TestServiceCreate [2021-11-11T15:55:11.023Z] === RUN TestServiceList [2021-11-11T15:55:11.023Z] === PAUSE TestServiceList [2021-11-11T15:55:11.023Z] === RUN TestServiceRemove [2021-11-11T15:55:11.023Z] === PAUSE TestServiceRemove [2021-11-11T15:55:11.023Z] === RUN TestServiceGet [2021-11-11T15:55:11.023Z] === PAUSE TestServiceGet [2021-11-11T15:55:11.023Z] === RUN TestServicePrune [2021-11-11T15:55:11.023Z] === PAUSE TestServicePrune [2021-11-11T15:55:11.023Z] === RUN TestCreate [2021-11-11T15:55:11.023Z] === PAUSE TestCreate [2021-11-11T15:55:11.023Z] === RUN TestRemove [2021-11-11T15:55:11.023Z] === PAUSE TestRemove [2021-11-11T15:55:11.023Z] === RUN TestList [2021-11-11T15:55:11.023Z] === PAUSE TestList [2021-11-11T15:55:11.023Z] === RUN TestFindByDriver [2021-11-11T15:55:11.023Z] === PAUSE TestFindByDriver [2021-11-11T15:55:11.023Z] === RUN TestFindByReferenced [2021-11-11T15:55:11.023Z] === PAUSE TestFindByReferenced [2021-11-11T15:55:11.023Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T15:55:11.023Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T15:55:11.023Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:11.023Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:11.023Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T15:55:11.023Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T15:55:11.023Z] === RUN TestRefDerefRemove [2021-11-11T15:55:11.023Z] === PAUSE TestRefDerefRemove [2021-11-11T15:55:11.023Z] === RUN TestGet [2021-11-11T15:55:11.023Z] === PAUSE TestGet [2021-11-11T15:55:11.023Z] === RUN TestGetWithReference [2021-11-11T15:55:11.023Z] === PAUSE TestGetWithReference [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:11.023Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:11.023Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T15:55:11.023Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T15:55:11.023Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T15:55:11.023Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T15:55:11.024Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T15:55:11.024Z] === CONT TestSetGetMeta [2021-11-11T15:55:11.024Z] === CONT TestList [2021-11-11T15:55:11.024Z] === CONT TestCreate [2021-11-11T15:55:11.024Z] === CONT TestServiceGet [2021-11-11T15:55:11.024Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestGetWithReference [2021-11-11T15:55:11.024Z] --- PASS: TestCreate (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestGet [2021-11-11T15:55:11.024Z] --- PASS: TestList (0.04s) [2021-11-11T15:55:11.024Z] === CONT TestRefDerefRemove [2021-11-11T15:55:11.024Z] --- PASS: TestGet (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T15:55:11.024Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T15:55:11.024Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T15:55:11.024Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestFindByReferenced [2021-11-11T15:55:11.024Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T15:55:11.024Z] === CONT TestFindByDriver [2021-11-11T15:55:11.024Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestRemove [2021-11-11T15:55:11.024Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestServicePrune [2021-11-11T15:55:11.024Z] --- PASS: TestFindByDriver (0.03s) [2021-11-11T15:55:11.024Z] === CONT TestServiceList [2021-11-11T15:55:11.024Z] --- PASS: TestRemove (0.02s) [2021-11-11T15:55:11.024Z] === CONT TestServiceRemove [2021-11-11T15:55:11.024Z] --- PASS: TestServiceGet (0.17s) [2021-11-11T15:55:11.024Z] === CONT TestServiceCreate [2021-11-11T15:55:11.024Z] time="2021-11-11T15:55:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:11.024Z] --- PASS: TestServiceRemove (0.07s) [2021-11-11T15:55:11.024Z] === CONT TestRestore [2021-11-11T15:55:11.024Z] --- PASS: TestServiceList (0.08s) [2021-11-11T15:55:11.024Z] time="2021-11-11T15:55:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:11.024Z] time="2021-11-11T15:55:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:11.024Z] time="2021-11-11T15:55:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T15:55:11.024Z] --- PASS: TestServiceCreate (0.02s) [2021-11-11T15:55:11.024Z] time="2021-11-11T15:55:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T15:55:11.024Z] --- PASS: TestRestore (0.03s) [2021-11-11T15:55:11.024Z] --- PASS: TestServicePrune (0.12s) [2021-11-11T15:55:11.024Z] PASS [2021-11-11T15:55:11.024Z] coverage: 69.0% of statements [2021-11-11T15:55:11.024Z] ok github.com/docker/docker/volume/service 0.243s coverage: 69.0% of statements [2021-11-11T15:55:11.493Z] time="2021-11-11T15:55:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T15:55:11.960Z] === RUN TestCopyFromContainer// [2021-11-11T15:55:11.960Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T15:55:11.960Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-11T15:55:11.960Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T15:55:11.960Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T15:55:12.223Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T15:55:12.223Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T15:55:12.223Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T15:55:12.484Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T15:55:12.484Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T15:55:12.744Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer (2.67s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-11-11T15:55:12.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-11-11T15:55:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T15:55:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:55:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:55:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:55:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:55:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:55:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:55:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:55:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:55:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:55:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T15:55:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T15:55:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T15:55:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-11-11T15:55:12.744Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T15:55:12.744Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-11-11T15:55:12.744Z] === RUN TestCreateWithInvalidEnv [2021-11-11T15:55:13.004Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T15:55:13.004Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T15:55:13.004Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T15:55:13.004Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T15:55:13.004Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T15:55:13.004Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T15:55:13.004Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T15:55:13.004Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T15:55:13.004Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T15:55:13.004Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T15:55:13.004Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T15:55:13.004Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T15:55:13.004Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T15:55:13.004Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T15:55:13.004Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-11T15:55:13.004Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T15:55:13.004Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-11T15:55:13.576Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-11T15:55:14.462Z] INFO: Expanding go... [2021-11-11T15:55:14.960Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2021-11-11T15:55:14.960Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T15:55:15.665Z] --- PASS: TestGet (15.01s) [2021-11-11T15:55:15.665Z] === RUN TestPluginWithNoManifest [2021-11-11T15:55:15.665Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T15:55:15.665Z] === RUN TestGetAll [2021-11-11T15:55:15.665Z] --- PASS: TestGetAll (0.00s) [2021-11-11T15:55:15.665Z] PASS [2021-11-11T15:55:15.665Z] coverage: 73.2% of statements [2021-11-11T15:55:15.665Z] ok github.com/docker/docker/pkg/plugins 34.892s coverage: 73.2% of statements [2021-11-11T15:55:16.344Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:55:16.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:55:16.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:55:16.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:55:16.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:55:16.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:55:16.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:55:16.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:55:16.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:55:16.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:55:16.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:55:16.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T15:55:16.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T15:55:16.605Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T15:55:17.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-11-11T15:55:17.177Z] === RUN TestCreateDifferentPlatform [2021-11-11T15:55:17.177Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T15:55:17.177Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T15:55:17.177Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T15:55:17.177Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T15:55:17.177Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T15:55:17.177Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T15:55:17.177Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-11T15:55:17.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-11T15:55:17.177Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T15:55:17.436Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-11-11T15:55:17.436Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T15:55:17.436Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T15:55:17.436Z] === RUN TestDaemonRestartIpcMode [2021-11-11T15:55:17.436Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T15:55:17.436Z] === RUN TestDaemonHostGatewayIP [2021-11-11T15:55:17.436Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T15:55:17.436Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T15:55:17.436Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T15:55:17.436Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T15:55:17.436Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T15:55:17.436Z] === RUN TestDiff [2021-11-11T15:55:18.009Z] --- PASS: TestDiff (0.68s) [2021-11-11T15:55:18.009Z] === RUN TestExecWithCloseStdin [2021-11-11T15:55:18.578Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-11-11T15:55:18.578Z] === RUN TestExec [2021-11-11T15:55:19.149Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T15:55:19.149Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T15:55:19.410Z] --- PASS: TestExec (0.64s) [2021-11-11T15:55:19.410Z] === RUN TestExecUser [2021-11-11T15:55:19.981Z] --- PASS: TestExecUser (0.66s) [2021-11-11T15:55:19.981Z] === RUN TestExportContainerAndImportImage [2021-11-11T15:55:20.159Z] --- PASS: TestGet (15.01s) [2021-11-11T15:55:20.159Z] === RUN TestPluginWithNoManifest [2021-11-11T15:55:20.160Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T15:55:20.160Z] === RUN TestGetAll [2021-11-11T15:55:20.160Z] --- PASS: TestGetAll (0.00s) [2021-11-11T15:55:20.160Z] PASS [2021-11-11T15:55:20.160Z] coverage: 73.2% of statements [2021-11-11T15:55:20.160Z] ok github.com/docker/docker/pkg/plugins 35.878s coverage: 73.2% of statements [2021-11-11T15:55:20.552Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T15:55:20.812Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-11-11T15:55:20.812Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T15:55:20.812Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-11T15:55:20.957Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-11T15:55:21.394Z] check_test.go:308: [de532dde20188] daemon is not started [2021-11-11T15:55:21.394Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-11T15:55:21.977Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-11T15:55:22.247Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2021-11-11T15:55:22.247Z] === RUN TestHealthCheckWorkdir [2021-11-11T15:55:22.511Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-11T15:55:23.091Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-11T15:55:23.353Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-11-11T15:55:23.353Z] === RUN TestHealthKillContainer [2021-11-11T15:55:23.616Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T15:55:24.556Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T15:55:25.126Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T15:55:25.697Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-11T15:55:27.608Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T15:55:29.518Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-11T15:55:29.779Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T15:55:30.720Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T15:55:31.660Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T15:55:31.921Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-11T15:55:31.921Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T15:55:31.921Z] check_test.go:308: [dda4e54d9cb2c] daemon is not started [2021-11-11T15:55:31.921Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-11T15:55:31.921Z] --- PASS: TestHealthKillContainer (8.49s) [2021-11-11T15:55:31.921Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T15:55:32.490Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-11-11T15:55:32.490Z] === RUN TestIpcModeNone [2021-11-11T15:55:33.430Z] --- PASS: TestIpcModeNone (0.87s) [2021-11-11T15:55:33.430Z] === RUN TestIpcModePrivate [2021-11-11T15:55:33.521Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-11T15:55:34.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-11T15:55:34.000Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-11-11T15:55:34.261Z] --- PASS: TestIpcModePrivate (0.83s) [2021-11-11T15:55:34.261Z] === RUN TestIpcModeShareable [2021-11-11T15:55:34.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T15:55:34.781Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-11-11T15:55:35.042Z] --- PASS: TestIpcModeShareable (0.84s) [2021-11-11T15:55:35.042Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T15:55:35.845Z] ok github.com/docker/docker/libnetwork/ipam 15.751s coverage: 85.3% of statements [2021-11-11T15:55:35.846Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T15:55:35.846Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T15:55:35.846Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T15:55:35.846Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T15:55:35.846Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T15:55:35.984Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-11T15:55:36.103Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T15:55:36.669Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2021-11-11T15:55:37.236Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2021-11-11T15:55:37.370Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-11T15:55:37.495Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-11T15:55:37.630Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-11-11T15:55:37.630Z] === RUN TestAPIIpcModeHost [2021-11-11T15:55:37.752Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-11T15:55:38.572Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-11-11T15:55:38.572Z] === RUN TestDaemonIpcModeShareable [2021-11-11T15:55:39.147Z] check_test.go:308: [d4520a6536497] daemon is not started [2021-11-11T15:55:39.147Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-11T15:55:39.835Z] INFO: Expanding compiler 1 of 3... [2021-11-11T15:55:39.835Z] INFO: Expanding compiler 2 of 3... [2021-11-11T15:55:40.095Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-11-11T15:55:40.096Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2021-11-11T15:55:40.096Z] === RUN TestDaemonIpcModePrivate [2021-11-11T15:55:40.998Z] 2021/11/11 15:55:40 Closing DB instances... [2021-11-11T15:55:41.479Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T15:55:41.739Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-11-11T15:55:41.739Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2021-11-11T15:55:41.739Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T15:55:42.000Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-11T15:55:42.570Z] check_test.go:308: [d12eb7acc83c5] daemon is not started [2021-11-11T15:55:42.570Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-11T15:55:42.571Z] time="2021-11-11T15:55:41Z" level=error msg="node: 5f7bfe9d5ab3 is unknown to memberlist" [2021-11-11T15:55:43.041Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2021-11-11T15:55:43.041Z] === RUN TestFindNode [2021-11-11T15:55:43.041Z] 2021/11/11 15:55:42 Closing DB instances... [2021-11-11T15:55:43.041Z] --- PASS: TestFindNode (0.02s) [2021-11-11T15:55:43.041Z] === RUN TestChangeNodeState [2021-11-11T15:55:43.041Z] 2021/11/11 15:55:42 Closing DB instances... [2021-11-11T15:55:43.041Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-11T15:55:43.041Z] === RUN TestNodeReincarnation [2021-11-11T15:55:43.041Z] 2021/11/11 15:55:42 Closing DB instances... [2021-11-11T15:55:43.140Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2021-11-11T15:55:43.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2021-11-11T15:55:43.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T15:55:44.786Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-11-11T15:55:45.046Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2021-11-11T15:55:45.046Z] === RUN TestIpcModeOlderClient [2021-11-11T15:55:45.046Z] === PAUSE TestIpcModeOlderClient [2021-11-11T15:55:45.046Z] === RUN TestKillContainerInvalidSignal [2021-11-11T15:55:45.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T15:55:45.460Z] 2021/11/11 15:55:41 Closing DB instances... [2021-11-11T15:55:45.460Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-11-11T15:55:45.460Z] === RUN TestFindNode [2021-11-11T15:55:45.460Z] 2021/11/11 15:55:43 Closing DB instances... [2021-11-11T15:55:45.460Z] --- PASS: TestFindNode (0.02s) [2021-11-11T15:55:45.460Z] === RUN TestChangeNodeState [2021-11-11T15:55:45.460Z] 2021/11/11 15:55:43 Closing DB instances... [2021-11-11T15:55:45.460Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T15:55:45.460Z] === RUN TestNodeReincarnation [2021-11-11T15:55:45.460Z] 2021/11/11 15:55:43 Closing DB instances... [2021-11-11T15:55:45.566Z] docker_cli_daemon_plugins_test.go:80: [dc1b767261e09] daemon is not started [2021-11-11T15:55:45.733Z] INFO: Expanding compiler 3 of 3... [2021-11-11T15:55:45.733Z] INFO: Removing downloaded files... [2021-11-11T15:55:45.733Z] INFO: Downloading containerd [2021-11-11T15:55:45.826Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-11-11T15:55:45.826Z] === RUN TestKillContainer [2021-11-11T15:55:45.826Z] === RUN TestKillContainer/no_signal [2021-11-11T15:55:46.397Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T15:55:46.658Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-11T15:55:46.918Z] === RUN TestKillContainer/killing_signal [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T15:55:47.808Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T15:55:47.808Z] === RUN TestParallelCreate [2021-11-11T15:55:47.808Z] 2021/11/11 15:55:47 Closing DB instances... [2021-11-11T15:55:47.808Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T15:55:47.808Z] === RUN TestParallelDelete [2021-11-11T15:55:47.808Z] 2021/11/11 15:55:47 Closing DB instances... [2021-11-11T15:55:47.808Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T15:55:47.808Z] === RUN TestNetworkDBIslands [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:934da531348d with config:&{NodeID:934da531348d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node 934da531348d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node 934da531348d/172.20.208.230, added to nodes list" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e30855f0b043 with config:&{NodeID:e30855f0b043 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node e30855f0b043/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node e30855f0b043/172.20.208.230, added to nodes list" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node e30855f0b043/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node e30855f0b043/172.20.208.230, added to nodes list" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node 934da531348d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=info msg="Node 934da531348d/172.20.208.230, added to nodes list" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T15:55:47.808Z] time="2021-11-11T15:55:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-11T15:55:47.858Z] --- PASS: TestKillContainer (2.06s) [2021-11-11T15:55:47.858Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-11-11T15:55:47.858Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-11-11T15:55:47.858Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-11-11T15:55:47.858Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T15:55:47.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T15:55:47.858Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T15:55:48.119Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T15:55:48.380Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T15:55:48.630Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0327962f6939 with config:&{NodeID:0327962f6939 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, added to nodes list" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, added to nodes list" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 934da531348d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:48.798Z] time="2021-11-11T15:55:48Z" level=info msg="Node 934da531348d/172.20.208.230, added to nodes list" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=info msg="Node e30855f0b043/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=info msg="Node e30855f0b043/172.20.208.230, added to nodes list" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:48.799Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T15:55:49.262Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T15:55:49.262Z] === RUN TestParallelCreate [2021-11-11T15:55:49.262Z] 2021/11/11 15:55:48 Closing DB instances... [2021-11-11T15:55:49.262Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T15:55:49.262Z] === RUN TestParallelDelete [2021-11-11T15:55:49.262Z] 2021/11/11 15:55:48 Closing DB instances... [2021-11-11T15:55:49.262Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T15:55:49.262Z] === RUN TestNetworkDBIslands [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:49cee483759f with config:&{NodeID:49cee483759f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 49cee483759f/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 49cee483759f/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:236d9f4e3848 with config:&{NodeID:236d9f4e3848 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 236d9f4e3848/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 236d9f4e3848/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 49cee483759f/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=info msg="Node 49cee483759f/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T15:55:49.262Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:abf5cf86f165 with config:&{NodeID:abf5cf86f165 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node e30855f0b043/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node e30855f0b043/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node 0327962f6939/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node 934da531348d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=info msg="Node 934da531348d/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.268Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-11-11T15:55:49.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-11-11T15:55:49.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-11-11T15:55:49.319Z] === RUN TestKillStoppedContainer [2021-11-11T15:55:49.319Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T15:55:49.319Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T15:55:49.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-11-11T15:55:49.319Z] === RUN TestKillDifferentUserContainer [2021-11-11T15:55:49.319Z] docker_cli_daemon_plugins_test.go:170: [d1edd7e47f52f] daemon is not started [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6a14b2e3b159 with config:&{NodeID:6a14b2e3b159 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 49cee483759f/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 49cee483759f/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 236d9f4e3848/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:49.731Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:65ef66305a81 with config:&{NodeID:65ef66305a81 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node e30855f0b043/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node e30855f0b043/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 934da531348d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 934da531348d/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 0327962f6939/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 0327962f6939/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:49.745Z] time="2021-11-11T15:55:49Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:49.890Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-11-11T15:55:49.890Z] === RUN TestInspectOomKilledTrue [2021-11-11T15:55:50.150Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:55:50.150Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T15:55:50.150Z] === RUN TestInspectOomKilledFalse [2021-11-11T15:55:50.150Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:55:50.150Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T15:55:50.150Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:34e958efc321 with config:&{NodeID:34e958efc321 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 49cee483759f/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 49cee483759f/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 236d9f4e3848/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.200Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.215Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=info msg="The new bootstrap node list is:[172.20.208.230:10033 172.20.208.230:10034 172.20.208.230:10035]" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10033" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49358" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49359" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10034" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10035" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49360" [2021-11-11T15:55:50.215Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=info msg="The new bootstrap node list is:[172.20.208.230:10033 172.20.208.230:10034 172.20.208.230:10035]" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49361" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10033" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49362" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10034" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10035" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49363" [2021-11-11T15:55:50.215Z] time="2021-11-11T15:55:50Z" level=info msg="node 0 leaving" [2021-11-11T15:55:50.410Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2021-11-11T15:55:50.411Z] === RUN TestLinksContainerNames [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2b987bed7c83 with config:&{NodeID:2b987bed7c83 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 49cee483759f/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 49cee483759f/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 236d9f4e3848/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:50.670Z] time="2021-11-11T15:55:50Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:50.685Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d change state NodeActive --> NodeLeft" [2021-11-11T15:55:50.685Z] time="2021-11-11T15:55:50Z" level=info msg="node3(0327962f6939): Node leave event for 934da531348d/172.20.208.230" [2021-11-11T15:55:50.685Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d change state NodeActive --> NodeLeft" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="node5(65ef66305a81): Node leave event for 934da531348d/172.20.208.230" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d change state NodeActive --> NodeLeft" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="node2(e30855f0b043): Node leave event for 934da531348d/172.20.208.230" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d change state NodeActive --> NodeLeft" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="node4(abf5cf86f165): Node leave event for 934da531348d/172.20.208.230" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d change state NodeActive --> NodeLeft" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="node1(934da531348d): Node leave event for 934da531348d/172.20.208.230" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:50.686Z] time="2021-11-11T15:55:50Z" level=info msg="Node 934da531348d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:50.773Z] tests/integration/client_test.py ..... [ 75%] [2021-11-11T15:55:50.773Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-11T15:55:50.981Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-11T15:55:51.140Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=info msg="The new bootstrap node list is:[172.27.199.16:10033 172.27.199.16:10034 172.27.199.16:10035]" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10033" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49357" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10034" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49358" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10035" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49359" [2021-11-11T15:55:51.140Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=info msg="The new bootstrap node list is:[172.27.199.16:10033 172.27.199.16:10034 172.27.199.16:10035]" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10033" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49360" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10034" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49361" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10035" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:50Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49362" [2021-11-11T15:55:51.140Z] time="2021-11-11T15:55:51Z" level=info msg="node 0 leaving" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="node 1 leaving" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="node5(65ef66305a81): Node leave event for e30855f0b043/172.20.208.230" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043 change state NodeActive --> NodeFailed" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="node3(0327962f6939): Node leave event for e30855f0b043/172.20.208.230" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043/172.20.208.230, added to failed nodes list" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="node4(abf5cf86f165): Node leave event for e30855f0b043/172.20.208.230" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=error msg="node: e30855f0b043 is unknown to memberlist" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:50Z" level=info msg="Node e30855f0b043/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.156Z] time="2021-11-11T15:55:51Z" level=info msg="node 2 leaving" [2021-11-11T15:55:51.335Z] tests/integration/errors_test.py . [ 76%] [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node3(6a14b2e3b159): Node leave event for 49cee483759f/172.27.199.16" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node5(2b987bed7c83): Node leave event for 49cee483759f/172.27.199.16" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node4(34e958efc321): Node leave event for 49cee483759f/172.27.199.16" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node1(49cee483759f): Node leave event for 49cee483759f/172.27.199.16" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node2(236d9f4e3848): Node leave event for 49cee483759f/172.27.199.16" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f/172.27.199.16, left gossip cluster" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f/172.27.199.16, left gossip cluster" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f/172.27.199.16, left gossip cluster" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f/172.27.199.16, left gossip cluster" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="Node 49cee483759f/172.27.199.16, left gossip cluster" [2021-11-11T15:55:51.609Z] time="2021-11-11T15:55:51Z" level=info msg="node 1 leaving" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="node5(65ef66305a81): Node leave event for 0327962f6939/172.20.208.230" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="node4(abf5cf86f165): Node leave event for 0327962f6939/172.20.208.230" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939 change state NodeActive --> NodeLeft" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="node3(0327962f6939): Node leave event for 0327962f6939/172.20.208.230" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=debug msg="memberlist: Failed ping: e30855f0b043 (timeout reached)" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.208.230:10035: use of closed network connection" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.208.230:10036: use of closed network connection" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.208.230:10037: use of closed network connection" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.629Z] time="2021-11-11T15:55:51Z" level=info msg="Node 0327962f6939/172.20.208.230, left gossip cluster" [2021-11-11T15:55:51.922Z] --- PASS: TestLinksContainerNames (1.44s) [2021-11-11T15:55:51.922Z] === RUN TestLogsFollowTailEmpty [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="node5(2b987bed7c83): Node leave event for 236d9f4e3848/172.27.199.16" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="node3(6a14b2e3b159): Node leave event for 236d9f4e3848/172.27.199.16" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="node4(34e958efc321): Node leave event for 236d9f4e3848/172.27.199.16" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848 change state NodeActive --> NodeFailed" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848/172.27.199.16, added to failed nodes list" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=error msg="node: 236d9f4e3848 is unknown to memberlist" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="Node 236d9f4e3848/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:51Z" level=info msg="node 2 leaving" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="node4(34e958efc321): Node leave event for 6a14b2e3b159/172.27.199.16" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="node5(2b987bed7c83): Node leave event for 6a14b2e3b159/172.27.199.16" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159 change state NodeActive --> NodeLeft" [2021-11-11T15:55:52.079Z] time="2021-11-11T15:55:52Z" level=info msg="node3(6a14b2e3b159): Node leave event for 6a14b2e3b159/172.27.199.16" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="memberlist: Suspect e30855f0b043 has failed, no acks received" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=warning msg="memberlist: Failed to send gossip to 172.20.208.230:10036: write udp [::]:10035->172.20.208.230:10036: use of closed network connection" [2021-11-11T15:55:52.099Z] networkdb_test.go:867: node4: OK [2021-11-11T15:55:52.099Z] networkdb_test.go:867: node5: OK [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="node 0 coming back" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dd9572da212d with config:&{NodeID:dd9572da212d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node dd9572da212d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node dd9572da212d/172.20.208.230, added to nodes list" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="node 1 coming back" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:324591289e2f with config:&{NodeID:324591289e2f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node 324591289e2f/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node 324591289e2f/172.20.208.230, added to nodes list" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="node 2 coming back" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:72d9b83d0edf with config:&{NodeID:72d9b83d0edf Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:52.099Z] time="2021-11-11T15:55:51Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, added to nodes list" [2021-11-11T15:55:52.492Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-11-11T15:55:52.492Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T15:55:52.547Z] time="2021-11-11T15:55:52Z" level=debug msg="memberlist: Failed ping: 2b987bed7c83 (timeout reached)" [2021-11-11T15:55:52.547Z] time="2021-11-11T15:55:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.199.16:10035: use of closed network connection" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.199.16:10034: use of closed network connection" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.199.16:10036: use of closed network connection" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49363" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, left gossip cluster" [2021-11-11T15:55:52.548Z] time="2021-11-11T15:55:52Z" level=info msg="Node 6a14b2e3b159/172.27.199.16, left gossip cluster" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=warning msg="memberlist: Was able to connect to 2b987bed7c83 but other probes failed, network may be misconfigured" [2021-11-11T15:55:53.019Z] networkdb_test.go:867: node4: OK [2021-11-11T15:55:53.019Z] networkdb_test.go:867: node5: OK [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="node 0 coming back" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d939b71233f1 with config:&{NodeID:d939b71233f1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node d939b71233f1/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node d939b71233f1/172.27.199.16, added to nodes list" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="node 1 coming back" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:86e81b09dc92 with config:&{NodeID:86e81b09dc92 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node 86e81b09dc92/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node 86e81b09dc92/172.27.199.16, added to nodes list" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="node 2 coming back" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:407e044140bb with config:&{NodeID:407e044140bb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node 407e044140bb/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:53.019Z] time="2021-11-11T15:55:52Z" level=info msg="Node 407e044140bb/172.27.199.16, added to nodes list" [2021-11-11T15:55:53.433Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/default [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/private [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/slave [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/shared [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/default [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/shared [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/slave [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/private [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:55:53.433Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T15:55:53.433Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T15:55:53.433Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:55:53.693Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T15:55:53.954Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T15:55:54.214Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T15:55:54.215Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-11T15:55:54.215Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-11-11T15:55:54.215Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T15:55:54.215Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-11T15:55:54.785Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-11T15:55:55.060Z] time="2021-11-11T15:55:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.208.230:10033 172.20.208.230:10034 172.20.208.230:10035]" [2021-11-11T15:55:55.354Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-11T15:55:55.354Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T15:55:55.531Z] time="2021-11-11T15:55:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.208.230:10033 172.20.208.230:10034 172.20.208.230:10035]" [2021-11-11T15:55:55.924Z] check_test.go:308: [d10d339284874] daemon is not started [2021-11-11T15:55:55.924Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-11T15:55:55.924Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2021-11-11T15:55:55.924Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T15:55:55.974Z] time="2021-11-11T15:55:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.199.16:10033 172.27.199.16:10034 172.27.199.16:10035]" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10033" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49365" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, is the new incarnation of the shutdown node 934da531348d/172.20.208.230" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10034" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49366" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, is the new incarnation of the shutdown node e30855f0b043/172.20.208.230" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10035" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49367" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node abf5cf86f165/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, is the new incarnation of the shutdown node 0327962f6939/172.20.208.230" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.001Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, is the new incarnation of the shutdown node e30855f0b043/172.20.208.230" [2021-11-11T15:55:56.449Z] time="2021-11-11T15:55:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.199.16:10033 172.27.199.16:10034 172.27.199.16:10035]" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 324591289e2f/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, is the new incarnation of the shutdown node 934da531348d/172.20.208.230" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node dd9572da212d/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, is the new incarnation of the shutdown node 0327962f6939/172.20.208.230" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:55Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, joined gossip cluster" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, added to nodes list" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10033" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49368" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10034" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49369" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.208.230:10035" [2021-11-11T15:55:56.472Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.20.208.230:49370" [2021-11-11T15:55:56.495Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T15:55:56.495Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-11-11T15:55:56.495Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10033" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49365" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, is the new incarnation of the shutdown node 49cee483759f/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10034" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49366" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, is the new incarnation of the shutdown node 236d9f4e3848/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49367" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10035" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 34e958efc321/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, is the new incarnation of the shutdown node 6a14b2e3b159/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, is the new incarnation of the shutdown node 6a14b2e3b159/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, is the new incarnation of the shutdown node 236d9f4e3848/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 86e81b09dc92/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, is the new incarnation of the shutdown node 49cee483759f/172.27.199.16" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node d939b71233f1/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, joined gossip cluster" [2021-11-11T15:55:56.919Z] time="2021-11-11T15:55:56Z" level=info msg="Node 407e044140bb/172.27.199.16, added to nodes list" [2021-11-11T15:55:56.942Z] 2021/11/11 15:55:56 Closing DB instances... [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10033" [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49368" [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10034" [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49369" [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.199.16:10035" [2021-11-11T15:55:57.388Z] time="2021-11-11T15:55:57Z" level=debug msg="memberlist: Stream connection from=172.27.199.16:49370" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="Node dd9572da212d change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="node3(72d9b83d0edf): Node leave event for dd9572da212d/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="Node dd9572da212d change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="node5(65ef66305a81): Node leave event for dd9572da212d/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="Node dd9572da212d change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="node2(324591289e2f): Node leave event for dd9572da212d/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="Node dd9572da212d change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="node4(abf5cf86f165): Node leave event for dd9572da212d/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="Node dd9572da212d change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:56Z" level=info msg="node1(dd9572da212d): Node leave event for dd9572da212d/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node dd9572da212d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node dd9572da212d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node dd9572da212d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node dd9572da212d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node dd9572da212d/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="node5(65ef66305a81): Node leave event for 324591289e2f/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="node3(72d9b83d0edf): Node leave event for 324591289e2f/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="node4(abf5cf86f165): Node leave event for 324591289e2f/172.20.208.230" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.414Z] time="2021-11-11T15:55:57Z" level=info msg="node2(324591289e2f): Node leave event for 324591289e2f/172.20.208.230" [2021-11-11T15:55:57.435Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2021-11-11T15:55:57.435Z] === RUN TestNetworkNat [2021-11-11T15:55:57.697Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-11T15:55:57.697Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T15:55:57.857Z] 2021/11/11 15:55:57 Closing DB instances... [2021-11-11T15:55:57.857Z] time="2021-11-11T15:55:57Z" level=info msg="Node d939b71233f1 change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.857Z] time="2021-11-11T15:55:57Z" level=info msg="node3(407e044140bb): Node leave event for d939b71233f1/172.27.199.16" [2021-11-11T15:55:57.857Z] time="2021-11-11T15:55:57Z" level=info msg="Node d939b71233f1 change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 324591289e2f/172.20.208.230, left gossip cluster" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="node4(abf5cf86f165): Node leave event for 72d9b83d0edf/172.20.208.230" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf change state NodeActive --> NodeLeft" [2021-11-11T15:55:57.884Z] time="2021-11-11T15:55:57Z" level=info msg="node5(65ef66305a81): Node leave event for 72d9b83d0edf/172.20.208.230" [2021-11-11T15:55:57.957Z] --- PASS: TestNetworkNat (0.72s) [2021-11-11T15:55:57.957Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="node2(86e81b09dc92): Node leave event for d939b71233f1/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="Node d939b71233f1 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="node5(2b987bed7c83): Node leave event for d939b71233f1/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="Node d939b71233f1 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="node4(34e958efc321): Node leave event for d939b71233f1/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="Node d939b71233f1 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:57Z" level=info msg="node1(d939b71233f1): Node leave event for d939b71233f1/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node d939b71233f1/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node d939b71233f1/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node d939b71233f1/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node d939b71233f1/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node d939b71233f1/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="node5(2b987bed7c83): Node leave event for 86e81b09dc92/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="node4(34e958efc321): Node leave event for 86e81b09dc92/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="node3(407e044140bb): Node leave event for 86e81b09dc92/172.27.199.16" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.327Z] time="2021-11-11T15:55:58Z" level=info msg="node2(86e81b09dc92): Node leave event for 86e81b09dc92/172.27.199.16" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:57Z" level=info msg="node3(72d9b83d0edf): Node leave event for 72d9b83d0edf/172.20.208.230" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, left gossip cluster" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, left gossip cluster" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:57Z" level=info msg="Node 72d9b83d0edf/172.20.208.230, left gossip cluster" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:58Z" level=debug msg="memberlist: Failed ping: 72d9b83d0edf (timeout reached)" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.208.230:10037: use of closed network connection" [2021-11-11T15:55:58.354Z] time="2021-11-11T15:55:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.208.230:10036: use of closed network connection" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 86e81b09dc92/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb/172.27.199.16, left gossip cluster" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb change state NodeActive --> NodeFailed" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="node4(34e958efc321): Node leave event for 407e044140bb/172.27.199.16" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb/172.27.199.16, added to failed nodes list" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.796Z] time="2021-11-11T15:55:58Z" level=info msg="node5(2b987bed7c83): Node leave event for 407e044140bb/172.27.199.16" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="Node abf5cf86f165 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="node5(65ef66305a81): Node leave event for abf5cf86f165/172.20.208.230" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="Node abf5cf86f165 change state NodeActive --> NodeLeft" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="node4(abf5cf86f165): Node leave event for abf5cf86f165/172.20.208.230" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="Node abf5cf86f165/172.20.208.230, left gossip cluster" [2021-11-11T15:55:58.825Z] time="2021-11-11T15:55:58Z" level=info msg="memberlist: Suspect 72d9b83d0edf has failed, no acks received" [2021-11-11T15:55:58.899Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-11-11T15:55:58.899Z] === RUN TestNetworkLoopbackNat [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:58Z" level=error msg="node: 407e044140bb is unknown to memberlist" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb/172.27.199.16, left gossip cluster" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:58Z" level=info msg="Node 407e044140bb/172.27.199.16, left gossip cluster" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:59Z" level=debug msg="memberlist: Failed ping: 407e044140bb (timeout reached)" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.199.16:10036: use of closed network connection" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.199.16:10037: use of closed network connection" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:59Z" level=info msg="Node 34e958efc321 change state NodeActive --> NodeLeft" [2021-11-11T15:55:59.266Z] time="2021-11-11T15:55:59Z" level=info msg="node5(2b987bed7c83): Node leave event for 34e958efc321/172.27.199.16" [2021-11-11T15:55:59.296Z] time="2021-11-11T15:55:58Z" level=info msg="Node abf5cf86f165/172.20.208.230, left gossip cluster" [2021-11-11T15:55:59.470Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-11T15:55:59.737Z] time="2021-11-11T15:55:59Z" level=info msg="Node 34e958efc321 change state NodeActive --> NodeLeft" [2021-11-11T15:55:59.737Z] time="2021-11-11T15:55:59Z" level=info msg="node4(34e958efc321): Node leave event for 34e958efc321/172.27.199.16" [2021-11-11T15:55:59.737Z] time="2021-11-11T15:55:59Z" level=info msg="Node 34e958efc321/172.27.199.16, left gossip cluster" [2021-11-11T15:55:59.737Z] time="2021-11-11T15:55:59Z" level=info msg="memberlist: Suspect 407e044140bb has failed, no acks received" [2021-11-11T15:55:59.772Z] time="2021-11-11T15:55:59Z" level=info msg="Node 65ef66305a81/172.20.208.230, left gossip cluster" [2021-11-11T15:55:59.772Z] time="2021-11-11T15:55:59Z" level=info msg="Node 65ef66305a81 change state NodeActive --> NodeFailed" [2021-11-11T15:55:59.772Z] time="2021-11-11T15:55:59Z" level=info msg="Node 65ef66305a81/172.20.208.230, added to failed nodes list" [2021-11-11T15:55:59.772Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-11-11T15:55:59.772Z] PASS [2021-11-11T15:55:59.772Z] coverage: 60.0% of statements [2021-11-11T15:55:59.772Z] ok github.com/docker/docker/libnetwork/networkdb 103.830s coverage: 60.0% of statements [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T15:55:59.772Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T15:55:59.773Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T15:56:00.205Z] time="2021-11-11T15:55:59Z" level=info msg="Node 34e958efc321/172.27.199.16, left gossip cluster" [2021-11-11T15:56:00.675Z] time="2021-11-11T15:56:00Z" level=info msg="Node 2b987bed7c83/172.27.199.16, left gossip cluster" [2021-11-11T15:56:00.675Z] time="2021-11-11T15:56:00Z" level=info msg="Node 2b987bed7c83 change state NodeActive --> NodeFailed" [2021-11-11T15:56:00.675Z] time="2021-11-11T15:56:00Z" level=info msg="Node 2b987bed7c83/172.27.199.16, added to failed nodes list" [2021-11-11T15:56:00.675Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-11-11T15:56:00.675Z] PASS [2021-11-11T15:56:00.675Z] coverage: 60.1% of statements [2021-11-11T15:56:00.675Z] ok github.com/docker/docker/libnetwork/networkdb 102.790s coverage: 60.1% of statements [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T15:56:00.675Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T15:56:00.708Z] [2021-11-11T15:56:00.708Z] Name Version Source Summary [2021-11-11T15:56:00.708Z] ---- ------- ------ ------- [2021-11-11T15:56:00.708Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T15:56:00.854Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-11T15:56:00.854Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === Skipped [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T15:56:01.342Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-11-11T15:56:01.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.05s) [2021-11-11T15:56:01.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T15:56:01.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-11T15:56:01.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T15:56:01.342Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T15:56:01.342Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T15:56:01.342Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T15:56:01.342Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T15:56:01.342Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T15:56:01.342Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T15:56:01.342Z] daemon_test.go:146: root required [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T15:56:01.342Z] reload_test.go:520: root required [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T15:56:01.342Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T15:56:01.342Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T15:56:01.342Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T15:56:01.342Z] download_test.go:267: Needs fixing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T15:56:01.342Z] layer_test.go:303: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T15:56:01.342Z] layer_test.go:352: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T15:56:01.342Z] layer_test.go:467: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T15:56:01.342Z] layer_test.go:696: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T15:56:01.342Z] migration_test.go:45: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T15:56:01.342Z] migration_test.go:181: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T15:56:01.342Z] mount_test.go:17: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T15:56:01.342Z] mount_test.go:76: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T15:56:01.342Z] mount_test.go:125: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T15:56:01.342Z] mount_test.go:212: Failing on Windows [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T15:56:01.342Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T15:56:01.342Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T15:56:01.342Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T15:56:01.342Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T15:56:01.342Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T15:56:01.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T15:56:01.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T15:56:01.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T15:56:01.342Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T15:56:01.342Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T15:56:01.342Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T15:56:01.342Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T15:56:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T15:56:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T15:56:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T15:56:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T15:56:01.342Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T15:56:01.342Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-11T15:56:01.342Z] archive_test.go:140: zstd not installed [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T15:56:01.342Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:56:01.342Z] archive_windows_test.go:16: Currently fails [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T15:56:01.342Z] changes_test.go:195: needs more investigation [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T15:56:01.342Z] changes_test.go:432: needs further investigation [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T15:56:01.342Z] changes_test.go:468: needs further investigation [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T15:56:01.342Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T15:56:01.342Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.342Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T15:56:01.343Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T15:56:01.343Z] poller_test.go:40: No chmod on Windows [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T15:56:01.343Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T15:56:01.343Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T15:56:01.343Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-11-11T15:56:01.343Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T15:56:01.343Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T15:56:01.343Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T15:56:01.343Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T15:56:01.343Z] [2021-11-11T15:56:01.343Z] DONE 2074 tests, 68 skipped in 245.112s [2021-11-11T15:56:01.343Z] INFO: make.ps1 ended at 11/11/2021 15:56:00 [2021-11-11T15:56:01.702Z] [2021-11-11T15:56:01.702Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T15:56:01.702Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T15:56:01.702Z] PSChildName : containerd [2021-11-11T15:56:01.702Z] PSDrive : C [2021-11-11T15:56:01.702Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T15:56:01.702Z] PSIsContainer : True [2021-11-11T15:56:01.702Z] Name : containerd [2021-11-11T15:56:01.702Z] FullName : C:\containerd [2021-11-11T15:56:01.702Z] Parent : [2021-11-11T15:56:01.702Z] Exists : True [2021-11-11T15:56:01.702Z] Root : C:\ [2021-11-11T15:56:01.702Z] Extension : [2021-11-11T15:56:01.702Z] CreationTime : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] CreationTimeUtc : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] LastAccessTime : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] LastAccessTimeUtc : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] LastWriteTime : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] LastWriteTimeUtc : 11/11/2021 3:56:01 PM [2021-11-11T15:56:01.702Z] Attributes : Directory [2021-11-11T15:56:01.702Z] Mode : d----- [2021-11-11T15:56:01.702Z] BaseName : containerd [2021-11-11T15:56:01.702Z] Target : {} [2021-11-11T15:56:01.702Z] LinkType : [2021-11-11T15:56:01.702Z] [2021-11-11T15:56:01.795Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-11-11T15:56:01.795Z] === RUN TestPause [2021-11-11T15:56:02.365Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-11T15:56:02.365Z] --- PASS: TestPause (0.74s) [2021-11-11T15:56:02.365Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T15:56:02.365Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:56:02.365Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:56:02.365Z] === RUN TestPauseStopPausedContainer [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === Skipped [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T15:56:02.901Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T15:56:02.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T15:56:02.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T15:56:02.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T15:56:02.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T15:56:02.901Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T15:56:02.901Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T15:56:02.901Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T15:56:02.901Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T15:56:02.901Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T15:56:02.901Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T15:56:02.901Z] daemon_test.go:146: root required [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T15:56:02.901Z] reload_test.go:520: root required [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T15:56:02.901Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T15:56:02.901Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T15:56:02.901Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T15:56:02.901Z] download_test.go:267: Needs fixing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T15:56:02.901Z] layer_test.go:303: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T15:56:02.901Z] layer_test.go:352: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T15:56:02.901Z] layer_test.go:467: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T15:56:02.901Z] layer_test.go:696: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T15:56:02.901Z] migration_test.go:45: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T15:56:02.901Z] migration_test.go:181: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T15:56:02.901Z] mount_test.go:17: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T15:56:02.901Z] mount_test.go:76: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T15:56:02.901Z] mount_test.go:125: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T15:56:02.901Z] mount_test.go:212: Failing on Windows [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-11-11T15:56:02.901Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T15:56:02.901Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T15:56:02.901Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T15:56:02.901Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T15:56:02.901Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T15:56:02.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T15:56:02.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T15:56:02.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T15:56:02.901Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T15:56:02.901Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.901Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T15:56:02.901Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T15:56:02.901Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T15:56:02.902Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T15:56:02.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T15:56:02.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T15:56:02.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T15:56:02.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T15:56:02.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-11-11T15:56:02.902Z] archive_test.go:140: zstd not installed [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T15:56:02.902Z] archive_windows_test.go:16: Currently fails [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T15:56:02.902Z] changes_test.go:195: needs more investigation [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T15:56:02.902Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T15:56:02.902Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T15:56:02.902Z] changes_test.go:432: needs further investigation [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T15:56:02.902Z] changes_test.go:468: needs further investigation [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T15:56:02.902Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T15:56:02.902Z] poller_test.go:40: No chmod on Windows [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T15:56:02.902Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T15:56:02.902Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T15:56:02.902Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T15:56:02.902Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T15:56:02.902Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T15:56:02.902Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T15:56:02.902Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T15:56:02.902Z] [2021-11-11T15:56:02.902Z] DONE 2074 tests, 70 skipped in 255.861s [2021-11-11T15:56:02.902Z] INFO: make.ps1 ended at 11/11/2021 15:56:02 [2021-11-11T15:56:02.913Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T15:56:02.913Z] INFO: Unit tests ended at 11/11/2021 15:56:02. Duration:00:04:17.8303196 [2021-11-11T15:56:02.913Z] INFO: Building busybox [2021-11-11T15:56:02.913Z] Sending build context to Docker daemon 5.12kB [2021-11-11T15:56:02.913Z] [2021-11-11T15:56:02.913Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T15:56:02.913Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T15:56:02.913Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T15:56:02.913Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T15:56:02.913Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T15:56:02.913Z] ---> 617dd5ead5b8 [2021-11-11T15:56:02.913Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T15:56:02.913Z] ---> Running in 64c30407b4f3 [2021-11-11T15:56:03.164Z] --- PASS: TestBuildWithHugeFile (52.67s) [2021-11-11T15:56:03.164Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T15:56:03.164Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:56:03.164Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:56:03.164Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T15:56:03.164Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:56:03.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:56:03.164Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:56:03.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:56:03.164Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:56:03.164Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:56:03.164Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:56:03.164Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:56:03.164Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:56:03.164Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T15:56:03.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-11-11T15:56:03.164Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-11T15:56:03.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T15:56:03.164Z] === RUN TestBuildPreserveOwnership [2021-11-11T15:56:03.164Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T15:56:03.164Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T15:56:03.164Z] --- PASS: TestBuildPreserveOwnership (3.41s) [2021-11-11T15:56:03.164Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2021-11-11T15:56:03.164Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2021-11-11T15:56:03.164Z] === RUN TestBuildPlatformInvalid [2021-11-11T15:56:03.164Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T15:56:03.164Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T15:56:03.281Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T15:56:03.281Z] INFO: Configuring git core.autocrlf... [2021-11-11T15:56:03.281Z] [2021-11-11T15:56:03.281Z] [2021-11-11T15:56:03.305Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2021-11-11T15:56:03.305Z] === RUN TestPidHost [2021-11-11T15:56:03.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-11T15:56:04.091Z] Loaded image: busybox:latest [2021-11-11T15:56:04.091Z] Loaded image: busybox:glibc [2021-11-11T15:56:04.476Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T15:56:04.476Z] INFO: Unit tests ended at 11/11/2021 15:56:04. Duration:00:04:29.2349563 [2021-11-11T15:56:04.476Z] INFO: Building busybox [2021-11-11T15:56:04.476Z] Sending build context to Docker daemon 5.12kB [2021-11-11T15:56:04.476Z] [2021-11-11T15:56:04.476Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T15:56:04.476Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T15:56:04.476Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T15:56:04.476Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T15:56:04.476Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T15:56:04.476Z] ---> 3d4792f88e26 [2021-11-11T15:56:04.476Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T15:56:04.476Z] ---> Running in 668f5983ebef [2021-11-11T15:56:04.821Z] --- PASS: TestPidHost (1.68s) [2021-11-11T15:56:04.821Z] === RUN TestPsFilter [2021-11-11T15:56:05.081Z] --- PASS: TestPsFilter (0.15s) [2021-11-11T15:56:05.081Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T15:56:05.345Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-11T15:56:05.482Z] Loaded image: debian:bullseye-slim [2021-11-11T15:56:05.482Z] Loaded image: hello-world:latest [2021-11-11T15:56:05.747Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T15:56:05.915Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-11-11T15:56:05.916Z] === RUN TestRemoveContainerWithVolume [2021-11-11T15:56:06.486Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-11-11T15:56:06.486Z] === RUN TestRemoveContainerRunning [2021-11-11T15:56:06.486Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T15:56:07.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T15:56:07.317Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-11T15:56:07.317Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-11-11T15:56:07.317Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T15:56:07.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-11T15:56:08.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-11-11T15:56:08.148Z] === RUN TestRemoveInvalidContainer [2021-11-11T15:56:08.148Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T15:56:08.148Z] === RUN TestRenameLinkedContainer [2021-11-11T15:56:09.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T15:56:09.246Z] Removing intermediate container 668f5983ebef [2021-11-11T15:56:09.246Z] ---> b6d7856dacb0 [2021-11-11T15:56:09.246Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T15:56:09.246Z] ---> Running in e5a83972d526 [2021-11-11T15:56:09.246Z] Removing intermediate container e5a83972d526 [2021-11-11T15:56:09.246Z] ---> 4f7e6dd20efd [2021-11-11T15:56:09.246Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T15:56:09.246Z] ---> Running in f63a0da15916 [2021-11-11T15:56:09.716Z] Removing intermediate container f63a0da15916 [2021-11-11T15:56:09.716Z] ---> 90b9f0f29f84 [2021-11-11T15:56:09.716Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T15:56:09.941Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-11T15:56:10.472Z] --- PASS: TestRenameLinkedContainer (2.31s) [2021-11-11T15:56:10.472Z] === RUN TestRenameStoppedContainer [2021-11-11T15:56:10.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T15:56:11.042Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-11-11T15:56:11.042Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T15:56:11.283Z] [2021-11-11T15:56:11.283Z] ---> 2ad1aa3e4220 [2021-11-11T15:56:11.283Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T15:56:11.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T15:56:11.302Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-11T15:56:11.752Z] ---> Running in 5843ae17ca4c [2021-11-11T15:56:12.278Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2021-11-11T15:56:12.278Z] === RUN TestRenameInvalidName [2021-11-11T15:56:12.857Z] --- PASS: TestRenameInvalidName (0.59s) [2021-11-11T15:56:12.857Z] === RUN TestRenameAnonymousContainer [2021-11-11T15:56:13.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T15:56:13.846Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.64s) [2021-11-11T15:56:13.846Z] PASS [2021-11-11T15:56:13.846Z] [2021-11-11T15:56:13.846Z] === Skipped [2021-11-11T15:56:13.846Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T15:56:13.846Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:56:13.846Z] [2021-11-11T15:56:13.846Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:56:13.846Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:56:13.846Z] [2021-11-11T15:56:13.846Z] DONE 34 tests, 2 skipped in 88.008s [2021-11-11T15:56:13.846Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T15:56:13.846Z] INFO: Testing against a local daemon [2021-11-11T15:56:13.846Z] === RUN TestConfigInspect [2021-11-11T15:56:15.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T15:56:15.057Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2021-11-11T15:56:15.057Z] === RUN TestRenameContainerWithSameName [2021-11-11T15:56:15.428Z] Removing intermediate container 64c30407b4f3 [2021-11-11T15:56:15.428Z] ---> 47e826fcb549 [2021-11-11T15:56:15.429Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T15:56:15.429Z] ---> Running in c2be7aa131e2 [2021-11-11T15:56:15.429Z] Removing intermediate container c2be7aa131e2 [2021-11-11T15:56:15.429Z] ---> 5fd5a2338d1e [2021-11-11T15:56:15.429Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T15:56:15.429Z] ---> Running in 79d8313ff8b2 [2021-11-11T15:56:15.429Z] Removing intermediate container 79d8313ff8b2 [2021-11-11T15:56:15.429Z] ---> 8fe3d981e3aa [2021-11-11T15:56:15.429Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T15:56:15.626Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-11-11T15:56:15.626Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T15:56:16.358Z] --- PASS: TestConfigInspect (2.38s) [2021-11-11T15:56:16.358Z] === RUN TestConfigList [2021-11-11T15:56:16.419Z] [2021-11-11T15:56:16.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T15:56:16.567Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2021-11-11T15:56:16.567Z] === RUN TestResize [2021-11-11T15:56:16.890Z] ---> 4cf7ed8b8f07 [2021-11-11T15:56:16.890Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T15:56:16.890Z] ---> Running in fbebda2cd0da [2021-11-11T15:56:17.137Z] --- PASS: TestResize (0.56s) [2021-11-11T15:56:17.137Z] === RUN TestResizeWithInvalidSize [2021-11-11T15:56:17.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T15:56:17.656Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-11-11T15:56:17.656Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T15:56:17.915Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-11T15:56:18.245Z] --- PASS: TestConfigList (2.12s) [2021-11-11T15:56:18.245Z] === RUN TestConfigsCreateAndDelete [2021-11-11T15:56:18.485Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2021-11-11T15:56:18.485Z] === RUN TestDaemonRestartKillContainers [2021-11-11T15:56:18.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:56:18.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:56:18.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:56:18.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:56:18.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:56:18.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:56:18.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:18.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:18.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:18.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:56:18.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:18.948Z] Removing intermediate container 5843ae17ca4c [2021-11-11T15:56:18.948Z] ---> b0c61c22d7ea [2021-11-11T15:56:18.948Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T15:56:19.417Z] ---> Running in c5997b20825e [2021-11-11T15:56:19.786Z] --- PASS: TestImportExtremelyLargeImageWorks (90.01s) [2021-11-11T15:56:19.786Z] PASS [2021-11-11T15:56:19.786Z] [2021-11-11T15:56:19.786Z] === Skipped [2021-11-11T15:56:19.786Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T15:56:19.786Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T15:56:19.786Z] [2021-11-11T15:56:19.786Z] DONE 12 tests, 1 skipped in 94.285s [2021-11-11T15:56:19.786Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T15:56:19.786Z] INFO: Testing against a local daemon [2021-11-11T15:56:19.786Z] === RUN TestNetworkCreateDelete [2021-11-11T15:56:19.786Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T15:56:19.786Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T15:56:19.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T15:56:19.786Z] === RUN TestDaemonDNSFallback [2021-11-11T15:56:20.350Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-11-11T15:56:20.350Z] === RUN TestInspectNetwork [2021-11-11T15:56:20.350Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T15:56:20.350Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestNetworkInvalidJSON [2021-11-11T15:56:20.350Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T15:56:20.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T15:56:20.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T15:56:20.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T15:56:20.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T15:56:20.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T15:56:20.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T15:56:20.350Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T15:56:20.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestNetworkList [2021-11-11T15:56:20.350Z] === RUN TestNetworkList//networks [2021-11-11T15:56:20.350Z] === PAUSE TestNetworkList//networks [2021-11-11T15:56:20.350Z] === RUN TestNetworkList//networks/ [2021-11-11T15:56:20.350Z] === PAUSE TestNetworkList//networks/ [2021-11-11T15:56:20.350Z] === CONT TestNetworkList//networks [2021-11-11T15:56:20.350Z] === CONT TestNetworkList//networks/ [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T15:56:20.350Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T15:56:20.350Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T15:56:20.350Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T15:56:20.350Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T15:56:20.350Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T15:56:20.350Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T15:56:20.350Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-11T15:56:20.350Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T15:56:20.350Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-11-11T15:56:20.350Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T15:56:20.350Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T15:56:20.350Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T15:56:20.350Z] service_test.go:243: FLAKY_TEST [2021-11-11T15:56:20.350Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T15:56:20.350Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-11T15:56:20.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T15:56:20.350Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T15:56:20.350Z] PASS [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === Skipped [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-11T15:56:20.350Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T15:56:20.350Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T15:56:20.350Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T15:56:20.350Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T15:56:20.350Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-11T15:56:20.350Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-11-11T15:56:20.350Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T15:56:20.350Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T15:56:20.350Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T15:56:20.350Z] service_test.go:243: FLAKY_TEST [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-11T15:56:20.350Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T15:56:20.350Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] DONE 22 tests, 12 skipped in 6.957s [2021-11-11T15:56:20.350Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T15:56:20.350Z] INFO: Testing against a local daemon [2021-11-11T15:56:20.350Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T15:56:20.350Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T15:56:20.350Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T15:56:20.350Z] === RUN TestDockerNetworkIpvlan [2021-11-11T15:56:20.350Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T15:56:20.350Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T15:56:20.350Z] PASS [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === Skipped [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T15:56:20.350Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T15:56:20.350Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T15:56:20.350Z] [2021-11-11T15:56:20.350Z] DONE 2 tests, 2 skipped in 0.117s [2021-11-11T15:56:20.350Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T15:56:20.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T15:56:20.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:20.407Z] [2021-11-11T15:56:20.407Z] SUCCESS: Specified value was saved. [2021-11-11T15:56:20.607Z] INFO: Testing against a local daemon [2021-11-11T15:56:20.607Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T15:56:20.607Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.607Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T15:56:20.607Z] === RUN TestDockerNetworkMacvlan [2021-11-11T15:56:20.607Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.607Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-11T15:56:20.607Z] PASS [2021-11-11T15:56:20.607Z] [2021-11-11T15:56:20.607Z] === Skipped [2021-11-11T15:56:20.607Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T15:56:20.607Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.607Z] [2021-11-11T15:56:20.607Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-11T15:56:20.607Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:20.607Z] [2021-11-11T15:56:20.607Z] DONE 2 tests, 2 skipped in 0.121s [2021-11-11T15:56:20.607Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T15:56:20.607Z] testing: warning: no tests to run [2021-11-11T15:56:20.607Z] PASS [2021-11-11T15:56:20.607Z] [2021-11-11T15:56:20.607Z] DONE 0 tests in 0.023s [2021-11-11T15:56:20.607Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T15:56:20.800Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2021-11-11T15:56:20.800Z] === RUN TestConfigsUpdate [2021-11-11T15:56:20.865Z] INFO: Testing against a local daemon [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginTLS [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginHeader [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginV2Disable [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T15:56:20.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:20.865Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T15:56:20.865Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T15:56:20.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T15:56:21.122Z] PASS [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === Skipped [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T15:56:21.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] DONE 17 tests, 17 skipped in 0.388s [2021-11-11T15:56:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T15:56:21.122Z] INFO: Testing against a local daemon [2021-11-11T15:56:21.122Z] === RUN TestPluginInvalidJSON [2021-11-11T15:56:21.122Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T15:56:21.122Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T15:56:21.122Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T15:56:21.122Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T15:56:21.122Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T15:56:21.122Z] === RUN TestPluginInstall [2021-11-11T15:56:21.122Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T15:56:21.122Z] === RUN TestPluginsWithRuntimes [2021-11-11T15:56:21.122Z] 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-11-11T15:56:21.122Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T15:56:21.122Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T15:56:21.122Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T15:56:21.122Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T15:56:21.122Z] PASS [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === Skipped [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-11T15:56:21.122Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-11T15:56:21.122Z] 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-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T15:56:21.122Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T15:56:21.122Z] [2021-11-11T15:56:21.122Z] DONE 5 tests, 3 skipped in 0.145s [2021-11-11T15:56:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T15:56:21.379Z] INFO: Testing against a local daemon [2021-11-11T15:56:21.379Z] === RUN TestExternalGraphDriver [2021-11-11T15:56:21.379Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T15:56:21.379Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-11T15:56:21.379Z] === RUN TestGraphdriverPluginV2 [2021-11-11T15:56:22.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:56:22.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:22.687Z] --- PASS: TestConfigsUpdate (2.11s) [2021-11-11T15:56:22.687Z] === RUN TestTemplatedConfig [2021-11-11T15:56:23.367Z] Removing intermediate container c5997b20825e [2021-11-11T15:56:23.367Z] ---> 994dfc705b63 [2021-11-11T15:56:23.367Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T15:56:23.367Z] ---> Running in 39d69b2ab11b [2021-11-11T15:56:23.557Z] check_test.go:308: [dc00f0552f1cd] daemon is not started [2021-11-11T15:56:23.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-11T15:56:23.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:24.654Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2021-11-11T15:56:24.654Z] PASS [2021-11-11T15:56:24.654Z] [2021-11-11T15:56:24.654Z] === Skipped [2021-11-11T15:56:24.654Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-11T15:56:24.654Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T15:56:24.654Z] [2021-11-11T15:56:24.654Z] DONE 2 tests, 1 skipped in 3.584s [2021-11-11T15:56:24.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T15:56:24.911Z] INFO: Testing against a local daemon [2021-11-11T15:56:24.911Z] === RUN TestContinueAfterPluginCrash [2021-11-11T15:56:24.911Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T15:56:24.911Z] === RUN TestReadPluginNoRead [2021-11-11T15:56:24.911Z] === PAUSE TestReadPluginNoRead [2021-11-11T15:56:24.911Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T15:56:24.911Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T15:56:24.911Z] === CONT TestContinueAfterPluginCrash [2021-11-11T15:56:24.911Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T15:56:25.203Z] --- PASS: TestTemplatedConfig (2.58s) [2021-11-11T15:56:25.203Z] === RUN TestConfigCreateResolve [2021-11-11T15:56:25.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-11T15:56:25.858Z] ......... [ 85%] [2021-11-11T15:56:27.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:56:27.171Z] Cannot create a file when that file already exists. [2021-11-11T15:56:27.717Z] --- PASS: TestConfigCreateResolve (2.10s) [2021-11-11T15:56:27.717Z] PASS [2021-11-11T15:56:27.717Z] [2021-11-11T15:56:27.717Z] DONE 6 tests in 13.525s [2021-11-11T15:56:27.717Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T15:56:27.717Z] INFO: Testing against a local daemon [2021-11-11T15:56:27.717Z] === RUN TestCheckpoint [2021-11-11T15:56:27.717Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:56:27.717Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T15:56:27.717Z] === RUN TestContainerInvalidJSON [2021-11-11T15:56:27.717Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:56:27.717Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:56:27.717Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:56:27.717Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:56:27.717Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:56:27.717Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:56:27.717Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T15:56:27.717Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T15:56:27.717Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T15:56:27.717Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T15:56:27.717Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-11T15:56:27.717Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T15:56:27.717Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-11T15:56:27.717Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T15:56:27.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-11T15:56:27.717Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T15:56:27.717Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T15:56:27.717Z] === RUN TestCopyFromContainer [2021-11-11T15:56:28.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:56:28.644Z] === RUN TestCopyFromContainer// [2021-11-11T15:56:28.644Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T15:56:28.900Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T15:56:28.900Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T15:56:28.900Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T15:56:28.900Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T15:56:28.900Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T15:56:29.156Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T15:56:29.156Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T15:56:29.156Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer (1.63s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T15:56:29.156Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T15:56:29.156Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T15:56:29.156Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:56:29.156Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:56:29.156Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:56:29.156Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:56:29.156Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:56:29.156Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:56:29.156Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:56:29.156Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:56:29.156Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:56:29.156Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T15:56:29.156Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T15:56:29.156Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T15:56:29.156Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T15:56:29.156Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T15:56:29.412Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-11T15:56:29.412Z] === RUN TestCreateWithInvalidEnv [2021-11-11T15:56:29.412Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T15:56:29.412Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T15:56:29.412Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T15:56:29.412Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T15:56:29.412Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T15:56:29.412Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T15:56:29.412Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T15:56:29.412Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T15:56:29.412Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T15:56:29.412Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T15:56:29.412Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T15:56:29.412Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T15:56:29.412Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T15:56:29.412Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T15:56:29.412Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T15:56:29.412Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T15:56:30.169Z] --- PASS: TestDaemonStartWithLogOpt (4.48s) [2021-11-11T15:56:30.169Z] === CONT TestReadPluginNoRead [2021-11-11T15:56:30.732Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-11T15:56:30.776Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-11-11T15:56:30.776Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T15:56:31.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T15:56:31.542Z] === RUN TestReadPluginNoRead/default [2021-11-11T15:56:31.885Z] Removing intermediate container fbebda2cd0da [2021-11-11T15:56:31.885Z] ---> 1d5a07102076 [2021-11-11T15:56:31.885Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T15:56:31.885Z] ---> Running in 4cf11ba1d87d [2021-11-11T15:56:31.934Z] Removing intermediate container 39d69b2ab11b [2021-11-11T15:56:31.934Z] ---> c2670f1fedb8 [2021-11-11T15:56:31.934Z] Step 13/13 : CMD ["sh"] [2021-11-11T15:56:31.934Z] ---> Running in 88cbeb6f2ac9 [2021-11-11T15:56:31.934Z] Removing intermediate container 88cbeb6f2ac9 [2021-11-11T15:56:31.934Z] ---> 8679cee8d565 [2021-11-11T15:56:31.934Z] Successfully built 8679cee8d565 [2021-11-11T15:56:31.934Z] Successfully tagged busybox:latest [2021-11-11T15:56:31.934Z] INFO: Docker images of the daemon under test [2021-11-11T15:56:31.934Z] [2021-11-11T15:56:31.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:56:31.934Z] busybox latest 8679cee8d565 Less than a second ago 4.95GB [2021-11-11T15:56:31.934Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T15:56:31.934Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T15:56:31.934Z] [2021-11-11T15:56:31.934Z] INFO: Running integration tests at 11/11/2021 15:56:31... [2021-11-11T15:56:31.934Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T15:56:31.934Z] INFO: Integration API tests being run from the host: [2021-11-11T15:56:31.934Z] INFO: make.ps1 starting at 11/11/2021 15:56:31 [2021-11-11T15:56:32.192Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-11T15:56:32.356Z] [2021-11-11T15:56:32.356Z] SUCCESS: Specified value was saved. [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:56:32.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:56:32.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:56:32.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:56:32.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:56:32.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:56:32.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:56:32.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:56:32.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:56:32.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:56:32.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:56:32.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T15:56:32.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T15:56:32.664Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T15:56:32.914Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T15:56:32.920Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-11-11T15:56:32.920Z] === RUN TestCreateDifferentPlatform [2021-11-11T15:56:32.920Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T15:56:32.920Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T15:56:32.920Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T15:56:32.920Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T15:56:32.920Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T15:56:32.920Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T15:56:32.920Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T15:56:32.920Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T15:56:32.925Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T15:56:33.176Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-11T15:56:33.176Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T15:56:33.177Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T15:56:33.177Z] === RUN TestDaemonRestartIpcMode [2021-11-11T15:56:33.177Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T15:56:33.177Z] === RUN TestDaemonHostGatewayIP [2021-11-11T15:56:33.177Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T15:56:33.177Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T15:56:33.177Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T15:56:33.177Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T15:56:33.177Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T15:56:33.177Z] === RUN TestDiff [2021-11-11T15:56:33.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:56:33.739Z] --- PASS: TestDiff (0.58s) [2021-11-11T15:56:33.739Z] === RUN TestExecWithCloseStdin [2021-11-11T15:56:34.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:56:34.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T15:56:34.294Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2021-11-11T15:56:34.294Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T15:56:34.300Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-11-11T15:56:34.300Z] === RUN TestExec [2021-11-11T15:56:34.578Z] Removing intermediate container 4cf11ba1d87d [2021-11-11T15:56:34.578Z] ---> 33eb49d3acaa [2021-11-11T15:56:34.578Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T15:56:34.578Z] ---> Running in f34bd6460198 [2021-11-11T15:56:34.863Z] --- PASS: TestExec (0.63s) [2021-11-11T15:56:34.863Z] === RUN TestExecUser [2021-11-11T15:56:35.666Z] === CONT TestReadPluginNoRead [2021-11-11T15:56:35.666Z] read_test.go:92: [df36d4593e2a3] daemon is not started [2021-11-11T15:56:35.666Z] --- PASS: TestReadPluginNoRead (6.26s) [2021-11-11T15:56:35.666Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-11-11T15:56:35.666Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2021-11-11T15:56:35.666Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2021-11-11T15:56:35.666Z] PASS [2021-11-11T15:56:35.666Z] [2021-11-11T15:56:35.666Z] DONE 6 tests in 10.863s [2021-11-11T15:56:35.666Z] 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-11-11T15:56:35.666Z] testing: warning: no tests to run [2021-11-11T15:56:35.666Z] PASS [2021-11-11T15:56:35.666Z] [2021-11-11T15:56:35.666Z] DONE 0 tests in 0.045s [2021-11-11T15:56:35.666Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T15:56:35.788Z] --- PASS: TestExecUser (0.61s) [2021-11-11T15:56:35.788Z] === RUN TestExportContainerAndImportImage [2021-11-11T15:56:35.923Z] INFO: Testing against a local daemon [2021-11-11T15:56:35.923Z] === RUN TestPluginWithDevMounts [2021-11-11T15:56:35.923Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T15:56:35.923Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T15:56:35.923Z] PASS [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === Skipped [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-11T15:56:35.923Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] DONE 1 tests, 1 skipped in 0.120s [2021-11-11T15:56:35.923Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T15:56:35.923Z] INFO: Testing against a local daemon [2021-11-11T15:56:35.923Z] === RUN TestSecretInspect [2021-11-11T15:56:35.923Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-11T15:56:35.923Z] === RUN TestSecretList [2021-11-11T15:56:35.923Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestSecretList (0.01s) [2021-11-11T15:56:35.923Z] === RUN TestSecretsCreateAndDelete [2021-11-11T15:56:35.923Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-11T15:56:35.923Z] === RUN TestSecretsUpdate [2021-11-11T15:56:35.923Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-11T15:56:35.923Z] === RUN TestTemplatedSecret [2021-11-11T15:56:35.923Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T15:56:35.923Z] === RUN TestSecretCreateResolve [2021-11-11T15:56:35.923Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-11T15:56:35.923Z] PASS [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === Skipped [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-11T15:56:35.923Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-11T15:56:35.923Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-11T15:56:35.923Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-11T15:56:35.923Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-11T15:56:35.923Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-11T15:56:35.923Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:35.923Z] [2021-11-11T15:56:35.923Z] DONE 6 tests, 6 skipped in 0.171s [2021-11-11T15:56:35.923Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T15:56:36.181Z] INFO: Testing against a local daemon [2021-11-11T15:56:36.181Z] === RUN TestServiceCreateInit [2021-11-11T15:56:36.181Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T15:56:36.181Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T15:56:36.181Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-11T15:56:36.181Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T15:56:36.181Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T15:56:36.181Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceConflict [2021-11-11T15:56:36.181Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T15:56:36.181Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T15:56:36.181Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T15:56:36.181Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T15:56:36.181Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceSysctls [2021-11-11T15:56:36.181Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T15:56:36.181Z] === RUN TestCreateServiceCapabilities [2021-11-11T15:56:36.181Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.181Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T15:56:36.181Z] === RUN TestInspect [2021-11-11T15:56:36.349Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-11-11T15:56:36.349Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T15:56:36.439Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestInspect (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestCreateJob [2021-11-11T15:56:36.439Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestCreateJob (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestReplicatedJob [2021-11-11T15:56:36.439Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestUpdateReplicatedJob [2021-11-11T15:56:36.439Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestServiceListWithStatuses [2021-11-11T15:56:36.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T15:56:36.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T15:56:36.439Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T15:56:36.439Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestDockerNetworkReConnect [2021-11-11T15:56:36.439Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:36.439Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-11T15:56:36.439Z] === RUN TestServicePlugin [2021-11-11T15:56:36.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:56:37.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T15:56:37.440Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-11T15:56:37.440Z] === RUN TestHealthCheckWorkdir [2021-11-11T15:56:37.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:56:37.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T15:56:38.367Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-11-11T15:56:38.367Z] === RUN TestHealthKillContainer [2021-11-11T15:56:38.381Z] Cannot create a file when that file already exists. [2021-11-11T15:56:38.406Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServicePlugin (1.89s) [2021-11-11T15:56:38.406Z] === RUN TestServiceUpdateLabel [2021-11-11T15:56:38.406Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-11T15:56:38.406Z] === RUN TestServiceUpdateSecrets [2021-11-11T15:56:38.406Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-11T15:56:38.406Z] === RUN TestServiceUpdateConfigs [2021-11-11T15:56:38.406Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T15:56:38.406Z] === RUN TestServiceUpdateNetwork [2021-11-11T15:56:38.406Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-11T15:56:38.406Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T15:56:38.406Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-11T15:56:38.406Z] PASS [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === Skipped [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T15:56:38.406Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T15:56:38.406Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-11T15:56:38.406Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-11T15:56:38.406Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-11T15:56:38.406Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-11T15:56:38.406Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-11T15:56:38.406Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-11T15:56:38.406Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-11T15:56:38.406Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T15:56:38.406Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-11T15:56:38.406Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-11T15:56:38.406Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2021-11-11T15:56:38.406Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-11T15:56:38.406Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-11T15:56:38.406Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-11T15:56:38.406Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-11T15:56:38.406Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-11T15:56:38.406Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] DONE 24 tests, 23 skipped in 2.295s [2021-11-11T15:56:38.406Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T15:56:38.406Z] INFO: Testing against a local daemon [2021-11-11T15:56:38.406Z] === RUN TestSessionCreate [2021-11-11T15:56:38.406Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T15:56:38.406Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T15:56:38.406Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T15:56:38.406Z] PASS [2021-11-11T15:56:38.406Z] [2021-11-11T15:56:38.406Z] DONE 2 tests in 0.166s [2021-11-11T15:56:38.406Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T15:56:38.663Z] INFO: Testing against a local daemon [2021-11-11T15:56:38.663Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T15:56:38.663Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T15:56:38.663Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T15:56:38.663Z] === RUN TestDiskUsage [2021-11-11T15:56:38.663Z] === PAUSE TestDiskUsage [2021-11-11T15:56:38.663Z] === RUN TestEventsExecDie [2021-11-11T15:56:38.730Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-11T15:56:38.730Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-11T15:56:39.227Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-11T15:56:39.227Z] === RUN TestEventsBackwardsCompatible [2021-11-11T15:56:39.227Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-11T15:56:39.227Z] === RUN TestEventsVolumeCreate [2021-11-11T15:56:39.227Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-11T15:56:39.227Z] === RUN TestInfoBinaryCommits [2021-11-11T15:56:39.227Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T15:56:39.227Z] === RUN TestInfoAPIVersioned [2021-11-11T15:56:39.227Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T15:56:39.227Z] === RUN TestInfoDiscoveryBackend [2021-11-11T15:56:39.791Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-11T15:56:39.791Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T15:56:40.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T15:56:40.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:56:40.476Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-11T15:56:41.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-11T15:56:41.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:56:42.182Z] Removing intermediate container f34bd6460198 [2021-11-11T15:56:42.182Z] ---> 664a4087eebd [2021-11-11T15:56:42.182Z] Step 13/13 : CMD ["sh"] [2021-11-11T15:56:42.182Z] ---> Running in 6f1bb7ce742c [2021-11-11T15:56:42.653Z] Removing intermediate container 6f1bb7ce742c [2021-11-11T15:56:42.653Z] ---> e53d4915fd44 [2021-11-11T15:56:42.653Z] Successfully built e53d4915fd44 [2021-11-11T15:56:42.653Z] Successfully tagged busybox:latest [2021-11-11T15:56:42.653Z] INFO: Docker images of the daemon under test [2021-11-11T15:56:42.653Z] [2021-11-11T15:56:42.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:56:42.653Z] busybox latest e53d4915fd44 Less than a second ago 5.76GB [2021-11-11T15:56:42.653Z] microsoft/windowsservercore latest 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T15:56:42.653Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T15:56:42.653Z] [2021-11-11T15:56:42.653Z] INFO: Running integration tests at 11/11/2021 15:56:42... [2021-11-11T15:56:42.653Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T15:56:42.653Z] INFO: Integration API tests being run from the host: [2021-11-11T15:56:42.653Z] INFO: make.ps1 starting at 11/11/2021 15:56:42 [2021-11-11T15:56:42.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T15:56:43.063Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-11-11T15:56:43.063Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T15:56:43.063Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:56:43.063Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T15:56:43.063Z] === RUN TestInfoAPI [2021-11-11T15:56:43.123Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T15:56:43.205Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-11T15:56:43.206Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-11T15:56:43.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-11T15:56:43.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:56:43.320Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T15:56:43.320Z] === RUN TestInfoAPIWarnings [2021-11-11T15:56:44.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.26s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.06s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.37s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.45s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-11-11T15:56:45.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2021-11-11T15:56:45.566Z] === RUN TestCgroupNamespacesRun [2021-11-11T15:56:47.406Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-11T15:56:47.476Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-11-11T15:56:47.476Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T15:56:47.662Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-11T15:56:47.662Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-11T15:56:47.662Z] [2021-11-11T15:56:47.662Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-11T15:56:47.662Z] =========================== short test summary info ============================ [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-11T15:56:47.662Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-11T15:56:47.662Z] Not supported on most drivers [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-11T15:56:47.662Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-11T15:56:47.662Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-11T15:56:47.662Z] Can fail if eth0 has multiple IP addresses [2021-11-11T15:56:47.662Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-11T15:56:47.662Z] This doesn't seem to be taken into account by the engine [2021-11-11T15:56:47.662Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-11T15:56:47.662Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-11T15:56:47.662Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.29 seconds == [2021-11-11T15:56:47.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-11T15:56:48.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T15:56:48.343Z] --- PASS: TestHealthKillContainer (8.23s) [2021-11-11T15:56:48.343Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T15:56:48.343Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2021-11-11T15:56:48.343Z] === RUN TestIpcModeNone [2021-11-11T15:56:48.343Z] --- PASS: TestIpcModeNone (0.76s) [2021-11-11T15:56:48.343Z] === RUN TestIpcModePrivate [2021-11-11T15:56:48.343Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:67, shared: false, mustBeShared: false [2021-11-11T15:56:48.599Z] --- PASS: TestIpcModePrivate (0.73s) [2021-11-11T15:56:48.599Z] === RUN TestIpcModeShareable [2021-11-11T15:56:48.985Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-11-11T15:56:48.986Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T15:56:48.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T15:56:48.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-11T15:56:49.163Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:62, shared: true, mustBeShared: true [2021-11-11T15:56:49.462Z] --- PASS: TestIpcModeShareable (0.74s) [2021-11-11T15:56:49.462Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T15:56:50.369Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T15:56:50.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2021-11-11T15:56:50.369Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T15:56:50.940Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T15:56:51.348Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2021-11-11T15:56:51.348Z] === RUN TestAPIIpcModeHost [2021-11-11T15:56:51.511Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T15:56:51.604Z] --- PASS: TestAPIIpcModeHost (0.44s) [2021-11-11T15:56:51.604Z] === RUN TestDaemonIpcModeShareable [2021-11-11T15:56:52.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-11T15:56:52.516Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2021-11-11T15:56:52.516Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T15:56:52.534Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: true, mustBeShared: true [2021-11-11T15:56:52.791Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-11-11T15:56:52.791Z] === RUN TestDaemonIpcModePrivate [2021-11-11T15:56:53.720Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: false, mustBeShared: false [2021-11-11T15:56:53.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-11-11T15:56:53.915Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T15:56:53.976Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-11T15:56:53.976Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T15:56:54.947Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: false, mustBeShared: false [2021-11-11T15:56:55.246Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-11-11T15:56:55.246Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T15:56:55.827Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s) [2021-11-11T15:56:55.827Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T15:56:56.173Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: true, mustBeShared: true [2021-11-11T15:56:56.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-11-11T15:56:56.400Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T15:56:56.429Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-11-11T15:56:56.429Z] === RUN TestIpcModeOlderClient [2021-11-11T15:56:56.429Z] === PAUSE TestIpcModeOlderClient [2021-11-11T15:56:56.429Z] === RUN TestKillContainerInvalidSignal [2021-11-11T15:56:56.685Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-11-11T15:56:56.685Z] === RUN TestKillContainer [2021-11-11T15:56:56.685Z] === RUN TestKillContainer/no_signal [2021-11-11T15:56:56.972Z] check_test.go:308: [d3188600d330d] daemon is not started [2021-11-11T15:56:56.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-11T15:56:56.972Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T15:56:57.245Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T15:56:57.501Z] === RUN TestKillContainer/killing_signal [2021-11-11T15:56:58.064Z] --- PASS: TestKillContainer (1.25s) [2021-11-11T15:56:58.064Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-11T15:56:58.064Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-11T15:56:58.064Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-11T15:56:58.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T15:56:58.064Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T15:56:58.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:56:58.307Z] INFO: Testing against a local daemon [2021-11-11T15:56:58.307Z] === RUN TestBuildWithSession [2021-11-11T15:56:58.307Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:56:58.307Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T15:56:58.307Z] === RUN TestBuildSquashParent [2021-11-11T15:56:58.307Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:56:58.307Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:56:58.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:56:58.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:56:58.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:56:58.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:56:58.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:56:58.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:56:58.319Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T15:56:58.356Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-11-11T15:56:58.356Z] === RUN TestNISDomainname [2021-11-11T15:56:58.356Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T15:56:58.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-11T15:56:58.927Z] --- PASS: TestNISDomainname (0.91s) [2021-11-11T15:56:58.927Z] === RUN TestHostnameDnsResolution [2021-11-11T15:56:58.927Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-11T15:56:59.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-11-11T15:56:59.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-11T15:56:59.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-11-11T15:56:59.245Z] === RUN TestKillStoppedContainer [2021-11-11T15:56:59.245Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T15:56:59.245Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T15:56:59.245Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T15:56:59.245Z] === RUN TestKillDifferentUserContainer [2021-11-11T15:56:59.806Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-11T15:56:59.806Z] === RUN TestInspectOomKilledTrue [2021-11-11T15:56:59.806Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T15:56:59.806Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T15:56:59.806Z] === RUN TestInspectOomKilledFalse [2021-11-11T15:56:59.869Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T15:57:00.062Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-11-11T15:57:00.062Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T15:57:00.083Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T15:57:00.083Z] [2021-11-11T15:57:00.083Z] Unloading profiles will leave already running processes permanently [2021-11-11T15:57:00.083Z] unconfined, which can lead to unexpected situations. [2021-11-11T15:57:00.083Z] [2021-11-11T15:57:00.083Z] To set a process to complain mode, use the command line tool [2021-11-11T15:57:00.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T15:57:00.083Z] Post stage [Pipeline] junit [2021-11-11T15:57:00.093Z] Recording test results [2021-11-11T15:57:00.130Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-11-11T15:57:00.130Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T15:57:00.156Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-11T15:57:00.318Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-11T15:57:00.318Z] === RUN TestLinksContainerNames [2021-11-11T15:57:00.446Z] + echo Ensuring container killed. [2021-11-11T15:57:00.447Z] Ensuring container killed. [2021-11-11T15:57:00.447Z] + docker rm -vf docker-pr5 [2021-11-11T15:57:00.447Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-11T15:57:00.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-11T15:57:00.770Z] + echo Chowning /workspace to jenkins user [2021-11-11T15:57:00.770Z] Chowning /workspace to jenkins user [2021-11-11T15:57:00.770Z] + id -u [2021-11-11T15:57:00.770Z] + id -g [2021-11-11T15:57:00.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T15:57:01.244Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-11T15:57:01.244Z] === RUN TestLogsFollowTailEmpty [2021-11-11T15:57:01.271Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2021-11-11T15:57:01.271Z] === RUN TestStats [2021-11-11T15:57:01.374Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-11T15:57:01.374Z] === RUN TestInfoDebug [2021-11-11T15:57:01.374Z] --- PASS: TestInfoDebug (0.54s) [2021-11-11T15:57:01.374Z] === RUN TestInfoInsecureRegistries [2021-11-11T15:57:01.374Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-11T15:57:01.374Z] === RUN TestInfoRegistryMirrors [2021-11-11T15:57:01.374Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-11T15:57:01.374Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T15:57:01.374Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-11T15:57:01.374Z] === RUN TestPingCacheHeaders [2021-11-11T15:57:01.374Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T15:57:01.374Z] === RUN TestPingGet [2021-11-11T15:57:01.374Z] --- PASS: TestPingGet (0.01s) [2021-11-11T15:57:01.374Z] === RUN TestPingHead [2021-11-11T15:57:01.374Z] --- PASS: TestPingHead (0.02s) [2021-11-11T15:57:01.374Z] === RUN TestVersion [2021-11-11T15:57:01.374Z] --- PASS: TestVersion (0.02s) [2021-11-11T15:57:01.374Z] === CONT TestDiskUsage [2021-11-11T15:57:01.805Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-11-11T15:57:01.805Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T15:57:01.938Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T15:57:02.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/default [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/private [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/slave [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/shared [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/default [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/private [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/shared [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:57:02.062Z] === CONT TestMountDaemonRoot/slave [2021-11-11T15:57:02.062Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T15:57:02.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T15:57:02.318Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:57:02.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:57:02.318Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T15:57:02.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T15:57:02.318Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:57:02.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T15:57:02.318Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T15:57:02.430Z] + bundleName=docker-py [2021-11-11T15:57:02.430Z] + echo Creating docker-py-bundles.tar.gz [2021-11-11T15:57:02.430Z] Creating docker-py-bundles.tar.gz [2021-11-11T15:57:02.430Z] + 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-11-11T15:57:02.440Z] Archiving artifacts [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T15:57:02.503Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage (1.22s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-11T15:57:02.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T15:57:02.503Z] PASS [2021-11-11T15:57:02.503Z] [2021-11-11T15:57:02.503Z] === Skipped [2021-11-11T15:57:02.503Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T15:57:02.503Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T15:57:02.503Z] [2021-11-11T15:57:02.503Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T15:57:02.503Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T15:57:02.503Z] [2021-11-11T15:57:02.503Z] DONE 53 tests, 2 skipped in 24.058s [2021-11-11T15:57:02.503Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T15:57:02.616Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T15:57:02.616Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T15:57:02.616Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T15:57:02.616Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T15:57:02.616Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T15:57:02.616Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T15:57:02.760Z] INFO: Testing against a local daemon [2021-11-11T15:57:02.760Z] === RUN TestVolumesCreateAndList [2021-11-11T15:57:02.760Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T15:57:02.760Z] === RUN TestVolumesRemove [2021-11-11T15:57:02.760Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-11T15:57:02.760Z] === RUN TestVolumesInspect [2021-11-11T15:57:02.760Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T15:57:02.760Z] === RUN TestVolumesInvalidJSON [2021-11-11T15:57:02.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T15:57:02.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T15:57:02.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T15:57:02.760Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T15:57:02.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T15:57:02.760Z] PASS [2021-11-11T15:57:02.760Z] [2021-11-11T15:57:02.760Z] DONE 5 tests in 0.236s [2021-11-11T15:57:02.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T15:57:02.861Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-11T15:57:03.017Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13406 is not a child of this shell [2021-11-11T15:57:03.017Z] warning: PID 13406 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-11T15:57:03.017Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T15:57:03.017Z] [2021-11-11T15:57:03.017Z] Unloading profiles will leave already running processes permanently [2021-11-11T15:57:03.017Z] unconfined, which can lead to unexpected situations. [2021-11-11T15:57:03.017Z] [2021-11-11T15:57:03.017Z] To set a process to complain mode, use the command line tool [2021-11-11T15:57:03.017Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T15:57:03.017Z] Removing test suite binaries [2021-11-11T15:57:03.017Z] exiting test-integration [2021-11-11T15:57:03.017Z] ++ exit 0 [2021-11-11T15:57:03.017Z] [2021-11-11T15:57:03.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/make.sh binary [2021-11-11T15:57:03.805Z] [2021-11-11T15:57:03.829Z] --- PASS: TestStats (2.73s) [2021-11-11T15:57:03.829Z] === RUN TestStopContainerWithTimeout [2021-11-11T15:57:03.829Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T15:57:03.829Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T15:57:03.829Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T15:57:03.829Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T15:57:03.829Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T15:57:03.829Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T15:57:03.829Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T15:57:03.829Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T15:57:03.829Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T15:57:03.829Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T15:57:04.027Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2021-11-11T15:57:04.028Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T15:57:04.064Z] Removing bundles/ [2021-11-11T15:57:04.064Z] [2021-11-11T15:57:04.064Z] ---> Making bundle: binary (in bundles/binary) [2021-11-11T15:57:04.064Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-11T15:57:04.064Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:57:04.293Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-11-11T15:57:04.293Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T15:57:04.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T15:57:04.416Z] INFO: Testing against a local daemon [2021-11-11T15:57:04.416Z] === RUN TestBuildWithSession [2021-11-11T15:57:04.416Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:57:04.416Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T15:57:04.416Z] === RUN TestBuildSquashParent [2021-11-11T15:57:04.416Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:57:04.416Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:57:04.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:57:04.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:57:04.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T15:57:04.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T15:57:04.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T15:57:04.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T15:57:04.551Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-11T15:57:04.551Z] === RUN TestNetworkNat [2021-11-11T15:57:04.769Z] === RUN TestDockerSuite/TestBuildChownSingleFile Post stage [Pipeline] junit [2021-11-11T15:57:04.933Z] Recording test results [2021-11-11T15:57:05.030Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T15:57:05.113Z] --- PASS: TestNetworkNat (0.43s) [2021-11-11T15:57:05.113Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T15:57:05.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-11-11T15:57:05.416Z] === RUN TestNetworkLoopbackNat [2021-11-11T15:57:05.494Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T15:57:05.931Z] + echo Ensuring container killed. [2021-11-11T15:57:05.931Z] Ensuring container killed. [2021-11-11T15:57:05.931Z] + docker rm -vf docker-pr5 [2021-11-11T15:57:05.931Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-11T15:57:06.207Z] + echo Chowning /workspace to jenkins user [2021-11-11T15:57:06.207Z] Chowning /workspace to jenkins user [2021-11-11T15:57:06.207Z] + id -u [2021-11-11T15:57:06.207Z] + id -g [2021-11-11T15:57:06.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T15:57:06.416Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T15:57:06.986Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T15:57:06.986Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T15:57:07.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:57:07.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:57:07.557Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T15:57:07.817Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T15:57:08.077Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T15:57:08.647Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T15:57:08.647Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T15:57:08.647Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T15:57:08.679Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-11-11T15:57:08.679Z] === RUN TestPause [2021-11-11T15:57:08.679Z] --- PASS: TestPause (0.43s) [2021-11-11T15:57:08.679Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T15:57:08.679Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:57:08.679Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:57:08.679Z] === RUN TestPauseStopPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T15:57:08.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-11T15:57:08.935Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-11-11T15:57:08.935Z] === RUN TestPidHost [2021-11-11T15:57:09.026Z] + bundleName=amd64-rootless [2021-11-11T15:57:09.026Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-11T15:57:09.026Z] Creating amd64-rootless-bundles.tar.gz [2021-11-11T15:57:09.026Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T15:57:09.026Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T15:57:09.037Z] Archiving artifacts [2021-11-11T15:57:09.168Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-11T15:57:09.168Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-11-11T15:57:09.168Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-11-11T15:57:09.168Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-11-11T15:57:09.168Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2021-11-11T15:57:09.168Z] === RUN TestDeleteDevicemapper [2021-11-11T15:57:09.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:57:09.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T15:57:09.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T15:57:09.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T15:57:09.660Z] + make clean [2021-11-11T15:57:09.660Z] docker volume rm -f docker-dev-cache [2021-11-11T15:57:09.739Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T15:57:09.863Z] --- PASS: TestPidHost (0.94s) [2021-11-11T15:57:09.863Z] === RUN TestPsFilter [2021-11-11T15:57:09.916Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T15:57:10.160Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T15:57:10.160Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T15:57:10.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-11-11T15:57:10.416Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T15:57:10.977Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-11T15:57:10.977Z] === RUN TestRemoveContainerRunning [2021-11-11T15:57:11.233Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-11T15:57:11.233Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T15:57:11.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2021-11-11T15:57:11.651Z] === RUN TestUpdateMemory [2021-11-11T15:57:11.651Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:57:11.651Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T15:57:11.651Z] === RUN TestUpdateCPUQuota [2021-11-11T15:57:11.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-11T15:57:11.793Z] === RUN TestRemoveInvalidContainer [2021-11-11T15:57:11.793Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T15:57:11.793Z] === RUN TestRenameLinkedContainer [2021-11-11T15:57:11.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-11T15:57:12.852Z] --- PASS: TestUpdateCPUQuota (1.23s) [2021-11-11T15:57:12.852Z] === RUN TestUpdatePidsLimit [2021-11-11T15:57:12.852Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T15:57:13.112Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T15:57:13.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-11T15:57:13.633Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T15:57:13.680Z] --- PASS: TestRenameLinkedContainer (1.72s) [2021-11-11T15:57:13.680Z] === RUN TestRenameStoppedContainer [2021-11-11T15:57:13.893Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T15:57:13.935Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T15:57:13.935Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T15:57:14.154Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T15:57:14.724Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T15:57:14.862Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-11-11T15:57:14.862Z] === RUN TestRenameInvalidName [2021-11-11T15:57:14.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T15:57:14.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T15:57:14.985Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T15:57:14.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T15:57:15.118Z] --- PASS: TestRenameInvalidName (0.45s) [2021-11-11T15:57:15.118Z] === RUN TestRenameAnonymousContainer [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.21s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.22s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.46s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.86s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.58s) [2021-11-11T15:57:15.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.68s) [2021-11-11T15:57:15.688Z] === RUN TestBuildMultiStageCopy [2021-11-11T15:57:15.688Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T15:57:15.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-11T15:57:15.926Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit (3.49s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-11-11T15:57:16.186Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-11-11T15:57:16.186Z] === RUN TestUpdateRestartPolicy [2021-11-11T15:57:16.483Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-11-11T15:57:16.483Z] === RUN TestRenameContainerWithSameName [2021-11-11T15:57:17.045Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-11T15:57:17.045Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T15:57:17.137Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T15:57:17.137Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T15:57:17.708Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T15:57:17.971Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-11-11T15:57:17.971Z] === RUN TestResize [2021-11-11T15:57:18.226Z] --- PASS: TestResize (0.41s) [2021-11-11T15:57:18.226Z] === RUN TestResizeWithInvalidSize [2021-11-11T15:57:18.279Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T15:57:18.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-11T15:57:18.539Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T15:57:18.539Z] check_test.go:308: [df03aaa2150f9] daemon is not started [2021-11-11T15:57:18.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-11T15:57:18.539Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T15:57:18.539Z] check_test.go:308: [de66d543ee891] daemon is not started [2021-11-11T15:57:18.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-11T15:57:18.539Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T15:57:18.788Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-11-11T15:57:18.788Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T15:57:19.044Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:19.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:19.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:19.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T15:57:19.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:20.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:21.835Z] check_test.go:308: [d55ec2a88f261] daemon is not started [2021-11-11T15:57:21.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.33s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.39s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.01s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.17s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.06s) [2021-11-11T15:57:22.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.36s) [2021-11-11T15:57:22.066Z] === RUN TestBuildMultiStageCopy [2021-11-11T15:57:22.066Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T15:57:22.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:23.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T15:57:23.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T15:57:24.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T15:57:24.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T15:57:24.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T15:57:24.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:25.358Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T15:57:26.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-11T15:57:26.347Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T15:57:26.997Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy (12.22s) [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.73s) [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2021-11-11T15:57:27.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2021-11-11T15:57:27.915Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T15:57:27.938Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T15:57:27.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T15:57:28.198Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T15:57:28.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-11T15:57:28.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T15:57:28.769Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-11-11T15:57:28.769Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/networkdb 104.016s coverage: 60.5% of statements [2021-11-11T15:57:29.177Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2021-11-11T15:57:29.177Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-11T15:57:29.177Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T15:57:29.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T15:57:29.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T15:57:29.341Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-11-11T15:57:29.341Z] === RUN TestWaitNonBlocked [2021-11-11T15:57:29.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:57:29.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:57:29.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:57:29.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:57:29.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:57:29.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:57:29.435Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T15:57:29.652Z] Removing intermediate container 798f676ae9cb [2021-11-11T15:57:29.653Z] ---> 841e612dc8d3 [2021-11-11T15:57:29.653Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T15:57:29.653Z] ---> Running in 007bc221fb7b [2021-11-11T15:57:29.653Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T15:57:29.653Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T15:57:29.653Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T15:57:29.653Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T15:57:29.653Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T15:57:29.653Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T15:57:29.653Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T15:57:29.653Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T15:57:29.653Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T15:57:29.653Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T15:57:29.653Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === Skipped [2021-11-11T15:57:29.696Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T15:57:29.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T15:57:29.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T15:57:29.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T15:57:29.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T15:57:29.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T15:57:29.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T15:57:29.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T15:57:29.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T15:57:29.696Z] firewalld_test.go:14: firewalld is not running [2021-11-11T15:57:29.696Z] [2021-11-11T15:57:29.696Z] DONE 331 tests, 9 skipped in 200.825s [2021-11-11T15:57:30.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T15:57:30.138Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2021-11-11T15:57:30.138Z] === RUN TestBuildLabelWithTargets [2021-11-11T15:57:30.138Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:57:30.138Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T15:57:30.138Z] === RUN TestBuildWithEmptyLayers [2021-11-11T15:57:30.411Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T15:57:30.420Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T15:57:30.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-11-11T15:57:30.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-11-11T15:57:30.420Z] === RUN TestWaitBlocked [2021-11-11T15:57:30.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:57:30.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:57:30.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:57:30.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:57:30.421Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:57:30.421Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random Post stage [Pipeline] junit [2021-11-11T15:57:30.434Z] Recording test results [2021-11-11T15:57:30.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T15:57:30.886Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T15:57:31.708Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2021-11-11T15:57:31.708Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T15:57:31.843Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy (9.79s) [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.54s) [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s) [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-11-11T15:57:31.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-11-11T15:57:31.877Z] === RUN TestBuildMultiStageParentConfig [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T15:57:32.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-11T15:57:32.065Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-11T15:57:32.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-11-11T15:57:32.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2021-11-11T15:57:32.065Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T15:57:32.065Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T15:57:32.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T15:57:32.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T15:57:32.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a8034a753dafe1d81c651607a0e5234101355a -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:73a8034a753dafe1d81c651607a0e5234101355a hack/make.sh dynbinary test-integration [2021-11-11T15:57:32.775Z] [2021-11-11T15:57:32.775Z] Removing bundles/ [2021-11-11T15:57:32.775Z] [2021-11-11T15:57:32.775Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T15:57:32.775Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:57:32.775Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:57:33.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T15:57:33.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T15:57:34.100Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2021-11-11T15:57:34.100Z] === RUN TestBuildLabelWithTargets [2021-11-11T15:57:34.100Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:57:34.100Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-11T15:57:34.100Z] === RUN TestBuildWithEmptyLayers [2021-11-11T15:57:34.608Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T15:57:34.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-11T15:57:35.090Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-11-11T15:57:35.090Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T15:57:35.179Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2021-11-11T15:57:35.179Z] === CONT TestIpcModeOlderClient [2021-11-11T15:57:35.179Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-11T15:57:35.179Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T15:57:35.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T15:57:35.749Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.85s) [2021-11-11T15:57:35.749Z] === CONT TestDaemonHostGatewayIP [2021-11-11T15:57:35.749Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T15:57:35.749Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T15:57:35.749Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T15:57:35.749Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T15:57:35.749Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T15:57:35.749Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T15:57:36.010Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T15:57:36.010Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T15:57:36.010Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2021-11-11T15:57:37.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2021-11-11T15:57:37.251Z] === RUN TestCgroupNamespacesRun [2021-11-11T15:57:38.178Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2021-11-11T15:57:38.178Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T15:57:38.178Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T15:57:38.178Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T15:57:38.178Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T15:57:39.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-11T15:57:39.310Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2021-11-11T15:57:39.310Z] === CONT TestDaemonRestartIpcMode [2021-11-11T15:57:39.310Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T15:57:39.542Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-11-11T15:57:39.542Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T15:57:40.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-11-11T15:57:40.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T15:57:41.438Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-11-11T15:57:41.438Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T15:57:42.168Z] Removing intermediate container 007bc221fb7b [2021-11-11T15:57:42.168Z] ---> 257918178fdf [2021-11-11T15:57:42.168Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T15:57:42.168Z] ---> Running in 75e8e563bc5c [2021-11-11T15:57:42.168Z] Removing intermediate container 75e8e563bc5c [2021-11-11T15:57:42.168Z] ---> 5c5abb5f8693 [2021-11-11T15:57:42.168Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T15:57:42.168Z] ---> Running in d24d77d18808 [2021-11-11T15:57:42.168Z] Removing intermediate container d24d77d18808 [2021-11-11T15:57:42.168Z] ---> 4d5a0176042e [2021-11-11T15:57:42.168Z] Step 11/11 : COPY . . [2021-11-11T15:57:42.610Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2021-11-11T15:57:42.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-11T15:57:42.801Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-11-11T15:57:42.801Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T15:57:43.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T15:57:43.362Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-11T15:57:43.362Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T15:57:44.230Z] --- PASS: TestBuildMultiStageOnBuild (12.52s) [2021-11-11T15:57:44.230Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T15:57:44.230Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:57:44.230Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T15:57:44.230Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T15:57:44.727Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-11-11T15:57:44.727Z] === RUN TestNISDomainname [2021-11-11T15:57:45.288Z] --- PASS: TestNISDomainname (0.69s) [2021-11-11T15:57:45.288Z] === RUN TestHostnameDnsResolution [2021-11-11T15:57:45.547Z] --- PASS: TestBuildMultiStageOnBuild (9.23s) [2021-11-11T15:57:45.547Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T15:57:45.547Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:57:45.547Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-11-11T15:57:45.547Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T15:57:45.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T15:57:45.850Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-11-11T15:57:45.850Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T15:57:45.981Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T15:57:46.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-11T15:57:46.776Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2021-11-11T15:57:46.776Z] === RUN TestStats [2021-11-11T15:57:48.170Z] --- PASS: TestContainerKillOnDaemonStart (12.65s) [2021-11-11T15:57:48.170Z] PASS [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === Skipped [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T15:57:48.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T15:57:48.170Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T15:57:48.170Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:57:48.170Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T15:57:48.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T15:57:48.170Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:57:48.170Z] [2021-11-11T15:57:48.170Z] DONE 200 tests, 6 skipped in 158.154s [2021-11-11T15:57:48.170Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T15:57:48.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-11T15:57:48.170Z] ++ set -e [2021-11-11T15:57:48.170Z] ++ '[' -n 0 ']' [2021-11-11T15:57:48.170Z] ++ set -x [2021-11-11T15:57:48.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-11T15:57:48.170Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T15:57:48.431Z] check_test.go:308: [d17ba3442b0f2] daemon is not started [2021-11-11T15:57:48.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-11T15:57:48.691Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:57:48.691Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T15:57:48.691Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T15:57:48.691Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T15:57:48.691Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T15:57:48.691Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T15:57:48.691Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T15:57:48.691Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:57:48.691Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T15:57:48.691Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T15:57:48.691Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T15:57:48.951Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2021-11-11T15:57:48.952Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2021-11-11T15:57:48.952Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T15:57:48.952Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T15:57:49.288Z] --- PASS: TestStats (2.43s) [2021-11-11T15:57:49.288Z] === RUN TestStopContainerWithTimeout [2021-11-11T15:57:49.288Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T15:57:49.288Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T15:57:49.288Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T15:57:49.288Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T15:57:49.288Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T15:57:49.288Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T15:57:49.288Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T15:57:49.288Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T15:57:49.288Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T15:57:49.288Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T15:57:49.849Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T15:57:50.336Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T15:57:50.598Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T15:57:51.169Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T15:57:51.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-11T15:57:51.735Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T15:57:52.368Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T15:57:52.368Z] daemon_test.go:156: [dd0f36a463a00] daemon is not started [2021-11-11T15:57:52.368Z] --- PASS: TestConfigDaemonSeccompProfiles (3.32s) [2021-11-11T15:57:52.368Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2021-11-11T15:57:52.368Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.14s) [2021-11-11T15:57:52.368Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-11-11T15:57:52.368Z] === RUN TestDaemonProxy [2021-11-11T15:57:52.368Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T15:57:52.721Z] --- PASS: TestBuildMultiStageLayerLeak (7.86s) [2021-11-11T15:57:52.721Z] === RUN TestBuildWithHugeFile [2021-11-11T15:57:53.140Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T15:57:53.140Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-11-11T15:57:53.140Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-11-11T15:57:53.140Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-11-11T15:57:53.140Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-11-11T15:57:53.140Z] === RUN TestDeleteDevicemapper [2021-11-11T15:57:53.140Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:57:53.140Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T15:57:53.140Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T15:57:54.279Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T15:57:54.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2021-11-11T15:57:54.527Z] === RUN TestUpdateMemory [2021-11-11T15:57:54.540Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T15:57:54.667Z] --- PASS: TestBuildMultiStageLayerLeak (10.07s) [2021-11-11T15:57:54.667Z] === RUN TestBuildWithHugeFile [2021-11-11T15:57:54.800Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-11T15:57:55.060Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T15:57:55.095Z] --- PASS: TestUpdateMemory (0.59s) [2021-11-11T15:57:55.095Z] === RUN TestUpdateCPUQuota [2021-11-11T15:57:56.001Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T15:57:56.001Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T15:57:56.021Z] --- PASS: TestUpdateCPUQuota (0.97s) [2021-11-11T15:57:56.021Z] === RUN TestUpdatePidsLimit [2021-11-11T15:57:56.021Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T15:57:56.261Z] check_test.go:308: [d6c3d400fef11] daemon is not started [2021-11-11T15:57:56.261Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-11T15:57:56.276Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T15:57:56.532Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T15:57:56.788Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T15:57:57.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T15:57:57.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T15:57:57.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T15:57:57.640Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T15:57:58.210Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T15:57:58.210Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit (1.95s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-11-11T15:57:58.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-11-11T15:57:58.228Z] === RUN TestUpdateRestartPolicy [2021-11-11T15:57:58.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T15:57:58.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy (6.34s) [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T15:57:58.731Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-11T15:57:58.731Z] PASS [2021-11-11T15:57:58.731Z] [2021-11-11T15:57:58.731Z] DONE 17 tests in 10.763s [2021-11-11T15:57:58.731Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T15:57:58.731Z] ++ 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-11-11T15:57:58.731Z] ++ set -e [2021-11-11T15:57:58.731Z] ++ '[' -n 0 ']' [2021-11-11T15:57:58.731Z] ++ set -x [2021-11-11T15:57:58.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T15:57:58.731Z] INFO: Testing against a local daemon [2021-11-11T15:57:58.731Z] === RUN TestCommitInheritsEnv [2021-11-11T15:57:58.993Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-11-11T15:57:58.993Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T15:57:58.993Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T15:57:58.993Z] === RUN TestImagesFilterMultiReference [2021-11-11T15:57:59.253Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T15:57:59.253Z] === RUN TestImagePullPlatformInvalid [2021-11-11T15:57:59.253Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T15:57:59.253Z] === RUN TestRemoveImageOrphaning [2021-11-11T15:57:59.253Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T15:57:59.514Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-11-11T15:57:59.514Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T15:57:59.774Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-11T15:58:00.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T15:58:00.604Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T15:58:01.543Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2021-11-11T15:58:01.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T15:58:01.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T15:58:01.543Z] === RUN TestTagInvalidReference [2021-11-11T15:58:01.803Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T15:58:01.803Z] === RUN TestTagValidPrefixedRepo [2021-11-11T15:58:01.803Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T15:58:01.803Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T15:58:01.803Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T15:58:01.803Z] === RUN TestTagOfficialNames [2021-11-11T15:58:01.803Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-11T15:58:01.803Z] === RUN TestTagMatchesDigest [2021-11-11T15:58:01.803Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T15:58:01.803Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T15:58:05.102Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-11T15:58:06.501Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-11T15:58:06.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-11T15:58:07.507Z] ---> b8e3c015fd61 [2021-11-11T15:58:07.507Z] Successfully built b8e3c015fd61 [2021-11-11T15:58:07.507Z] Successfully tagged docker:latest [2021-11-11T15:58:07.507Z] INFO: Image build ended at 11/11/2021 15:58:06. Duration:00:03:27.3646318 [2021-11-11T15:58:07.507Z] [2021-11-11T15:58:07.507Z] [2021-11-11T15:58:07.507Z] INFO: Building the test binaries at 11/11/2021 15:58:06... [2021-11-11T15:58:07.700Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-11T15:58:07.700Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-11T15:58:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-11T15:58:08.529Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-11T15:58:09.101Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-11T15:58:09.361Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T15:58:09.621Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-11T15:58:10.192Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-11T15:58:10.397Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2021-11-11T15:58:10.397Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T15:58:10.397Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-11T15:58:10.397Z] === RUN TestWaitNonBlocked [2021-11-11T15:58:10.397Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:58:10.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:58:10.397Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:58:10.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:58:10.397Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T15:58:10.397Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T15:58:10.397Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T15:58:10.397Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-11-11T15:58:10.397Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-11-11T15:58:10.397Z] === RUN TestWaitBlocked [2021-11-11T15:58:10.397Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:58:10.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:58:10.397Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:58:10.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:58:10.397Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T15:58:10.397Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T15:58:10.452Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T15:58:10.713Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-11T15:58:11.283Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-11T15:58:11.316Z] INFO: make.ps1 starting at 11/11/2021 15:58:10 [2021-11-11T15:58:11.316Z] INFO: Git commit (afde1a07b9) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T15:58:11.316Z] INFO: Invoking autogen... [2021-11-11T15:58:11.324Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T15:58:11.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-11-11T15:58:11.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2021-11-11T15:58:11.324Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T15:58:11.324Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T15:58:11.786Z] INFO: Building daemon... [2021-11-11T15:58:11.854Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-11T15:58:12.113Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-11T15:58:12.684Z] check_test.go:308: [dd517670f3aad] daemon is not started [2021-11-11T15:58:12.684Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-11T15:58:12.945Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T15:58:13.839Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-11-11T15:58:13.840Z] === CONT TestIpcModeOlderClient [2021-11-11T15:58:13.840Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2021-11-11T15:58:13.840Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T15:58:13.840Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-11T15:58:13.840Z] === CONT TestDaemonHostGatewayIP [2021-11-11T15:58:13.886Z] check_test.go:308: [dc1a7db8fdce1] daemon is not started [2021-11-11T15:58:13.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-11T15:58:14.456Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-11T15:58:15.839Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-11T15:58:16.355Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2021-11-11T15:58:16.355Z] === CONT TestDaemonRestartIpcMode [2021-11-11T15:58:18.243Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2021-11-11T15:58:19.133Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-11T15:58:19.393Z] check_test.go:308: [dda748a72731e] daemon is not started [2021-11-11T15:58:19.393Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-11T15:58:22.691Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-11T15:58:23.631Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T15:58:23.892Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-11T15:58:24.462Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T15:58:24.462Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T15:58:26.373Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2021-11-11T15:58:26.373Z] PASS [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] === Skipped [2021-11-11T15:58:26.373Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T15:58:26.373Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T15:58:26.373Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T15:58:26.373Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T15:58:26.373Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T15:58:26.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T15:58:26.373Z] [2021-11-11T15:58:26.373Z] DONE 200 tests, 5 skipped in 117.965s [2021-11-11T15:58:26.373Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T15:58:26.373Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T15:58:26.373Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:58:26.373Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T15:58:26.373Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T15:58:26.373Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T15:58:26.373Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T15:58:26.373Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T15:58:26.373Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T15:58:26.373Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T15:58:26.373Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T15:58:26.373Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T15:58:26.373Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T15:58:26.373Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-11-11T15:58:26.373Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-11T15:58:26.373Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T15:58:26.373Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T15:58:27.298Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T15:58:27.768Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-11T15:58:28.225Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T15:58:28.710Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T15:58:28.710Z] check_test.go:308: [d2cabeb289368] daemon is not started [2021-11-11T15:58:28.710Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-11T15:58:29.150Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T15:58:29.150Z] daemon_test.go:156: [d467f8e737493] daemon is not started [2021-11-11T15:58:29.150Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-11T15:58:29.150Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T15:58:29.150Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T15:58:29.151Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-11T15:58:29.151Z] === RUN TestDaemonProxy [2021-11-11T15:58:29.151Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T15:58:31.036Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T15:58:31.253Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T15:58:32.921Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T15:58:33.167Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T15:58:33.427Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T15:58:34.807Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T15:58:35.062Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy (6.25s) [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2021-11-11T15:58:35.623Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T15:58:35.623Z] PASS [2021-11-11T15:58:35.623Z] [2021-11-11T15:58:35.623Z] DONE 17 tests in 10.141s [2021-11-11T15:58:35.623Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T15:58:35.623Z] INFO: Testing against a local daemon [2021-11-11T15:58:35.623Z] === RUN TestCommitInheritsEnv [2021-11-11T15:58:35.880Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-11-11T15:58:35.880Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T15:58:35.880Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T15:58:35.880Z] === RUN TestImagesFilterMultiReference [2021-11-11T15:58:35.880Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T15:58:35.880Z] === RUN TestImagePullPlatformInvalid [2021-11-11T15:58:35.880Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T15:58:35.880Z] === RUN TestRemoveImageOrphaning [2021-11-11T15:58:36.136Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-11T15:58:36.136Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T15:58:36.724Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-11T15:58:38.024Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2021-11-11T15:58:38.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T15:58:38.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T15:58:38.024Z] === RUN TestTagInvalidReference [2021-11-11T15:58:38.024Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T15:58:38.024Z] === RUN TestTagValidPrefixedRepo [2021-11-11T15:58:38.024Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T15:58:38.024Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T15:58:38.024Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T15:58:38.024Z] === RUN TestTagOfficialNames [2021-11-11T15:58:38.024Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-11T15:58:38.024Z] === RUN TestTagMatchesDigest [2021-11-11T15:58:38.024Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T15:58:38.024Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T15:58:39.269Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T15:58:39.529Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-11T15:58:40.462Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-11T15:58:40.462Z] Copying nested executables into bundles/binary-daemon [2021-11-11T15:58:40.462Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-11T15:58:40.462Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:58:40.462Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-11T15:58:40.462Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-11T15:58:40.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/make.sh cross [2021-11-11T15:58:40.913Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T15:58:41.720Z] [2021-11-11T15:58:41.720Z] Removing bundles/ [2021-11-11T15:58:41.720Z] [2021-11-11T15:58:41.720Z] ---> Making bundle: cross (in bundles/cross) [2021-11-11T15:58:41.720Z] Cross building: bundles/cross/linux/amd64 [2021-11-11T15:58:41.720Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T15:58:41.720Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T15:58:42.296Z] check_test.go:308: [d5ea5941163f1] daemon is not started [2021-11-11T15:58:42.296Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-11T15:58:42.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T15:58:42.556Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-11T15:58:43.128Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-11T15:58:43.699Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-11T15:58:45.611Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-11T15:58:45.611Z] check_test.go:308: [d1466f5c74e38] daemon is not started [2021-11-11T15:58:45.611Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-11T15:58:48.156Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-11T15:58:50.067Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-11T15:58:54.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T15:58:54.197Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:58:54.197Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T15:58:54.197Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T15:58:54.197Z] [2021-11-11T15:58:54.197Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T15:58:54.197Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T15:58:54.197Z] HOSTNAME=b51fdea1e99d [2021-11-11T15:58:54.197Z] TESTDEBUG=0 [2021-11-11T15:58:54.197Z] DEST=bundles/test-integration [2021-11-11T15:58:54.197Z] PWD=/go/src/github.com/docker/docker [2021-11-11T15:58:54.197Z] DOCKER_GITCOMMIT=73a8034a753dafe1d81c651607a0e5234101355a [2021-11-11T15:58:54.197Z] container=docker [2021-11-11T15:58:54.197Z] HOME=/root [2021-11-11T15:58:54.197Z] GOLANG_VERSION=1.17.3 [2021-11-11T15:58:54.197Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T15:58:54.197Z] VALIDATE_BRANCH=master [2021-11-11T15:58:54.197Z] TERM=xterm [2021-11-11T15:58:54.197Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T15:58:54.197Z] SHLVL=1 [2021-11-11T15:58:54.197Z] TIMEOUT=120m [2021-11-11T15:58:54.197Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T15:58:54.197Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T15:58:54.197Z] GO111MODULE=off [2021-11-11T15:58:54.197Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T15:58:54.197Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T15:58:54.197Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T15:58:54.197Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T15:58:54.197Z] GOPATH=/go [2021-11-11T15:58:54.197Z] PKG_CONFIG=pkg-config [2021-11-11T15:58:54.197Z] _=/usr/bin/env [2021-11-11T15:58:54.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T15:58:54.276Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-11T15:58:55.658Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-11T15:58:56.598Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T15:58:56.598Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T15:58:57.540Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-11T15:59:00.839Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-11T15:59:01.099Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T15:59:01.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T15:59:01.619Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T15:59:02.560Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T15:59:02.560Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T15:59:03.133Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T15:59:03.393Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T15:59:03.964Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-11T15:59:05.877Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T15:59:07.260Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T15:59:08.201Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-11T15:59:08.772Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T15:59:10.154Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-11T15:59:10.154Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T15:59:11.096Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-11T15:59:11.356Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T15:59:12.300Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-11T15:59:12.300Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T15:59:15.606Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-11T15:59:19.809Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T15:59:20.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T15:59:20.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T15:59:21.191Z] docker_cli_daemon_test.go:2550: [dfa73bb88bbe7] daemon is not started [2021-11-11T15:59:22.574Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-11T15:59:32.567Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T15:59:33.955Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-11T15:59:35.338Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-11T15:59:37.882Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-11T15:59:38.109Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T15:59:38.109Z] [2021-11-11T15:59:38.109Z] ________ ____ __. [2021-11-11T15:59:38.109Z] \_____ \ | |/ _| [2021-11-11T15:59:38.109Z] / | \| < [2021-11-11T15:59:38.109Z] / | \ | \ [2021-11-11T15:59:38.109Z] \_______ /____|__ \ [2021-11-11T15:59:38.109Z] \/ \/ [2021-11-11T15:59:38.109Z] [2021-11-11T15:59:38.109Z] INFO: make.ps1 ended at 11/11/2021 15:59:31 [2021-11-11T15:59:38.109Z] INFO: Binaries build ended at 11/11/2021 15:59:33. Duration:00:01:26.7362726 [2021-11-11T15:59:38.109Z] INFO: Copying the built daemon binary to d:\CI\PR-43005\5\binary\dockerd-afde1a07b9.exe... [2021-11-11T15:59:38.109Z] INFO: Copying the built client binary to d:\CI\PR-43005\5\binary\docker-afde1a07b9.exe... [2021-11-11T15:59:38.109Z] INFO: Copying dockerversion from the container... [2021-11-11T15:59:38.109Z] INFO: Copying the golang package from the container to d:\CI\PR-43005\5\installer\go.zip... [2021-11-11T15:59:38.110Z] INFO: Extracting go.zip to d:\CI\PR-43005\5\go [2021-11-11T15:59:38.142Z] check_test.go:308: [deabf9218f087] daemon is not started [2021-11-11T15:59:38.142Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-11T15:59:38.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T15:59:39.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T15:59:40.998Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite (333.37s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.33s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.93s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.58s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.10s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2021-11-11T15:59:44.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.09s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.39s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.61s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.50s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-11T15:59:44.293Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.53s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.10s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.89s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.23s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.78s) [2021-11-11T15:59:44.294Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T15:59:44.294Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.73s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.45s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.45s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.36s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.67s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.77s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.35s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.12s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.14s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.42s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.28s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.52s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-11-11T15:59:44.294Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s) [2021-11-11T15:59:44.294Z] === RUN TestDockerSwarmSuite [2021-11-11T15:59:44.294Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-11T15:59:45.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T15:59:47.591Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-11T15:59:49.461Z] --- PASS: TestBuildWithHugeFile (107.99s) [2021-11-11T15:59:49.461Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T15:59:49.461Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:59:49.461Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T15:59:49.461Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:49.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:49.461Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:49.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:49.461Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:49.461Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:49.461Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:49.461Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:49.461Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:49.461Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-11T15:59:49.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-11T15:59:49.461Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-11T15:59:49.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestBuildPreserveOwnership [2021-11-11T15:59:49.461Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:49.461Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestBuildPlatformInvalid [2021-11-11T15:59:49.461Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-11T15:59:49.461Z] PASS [2021-11-11T15:59:49.461Z] ok github.com/docker/docker/integration/build 155.742s [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === Skipped [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T15:59:49.461Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T15:59:49.461Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-11T15:59:49.461Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-11-11T15:59:49.461Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:59:49.461Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T15:59:49.461Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:49.461Z] [2021-11-11T15:59:49.461Z] DONE 29 tests, 6 skipped in 176.987s [2021-11-11T15:59:49.461Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T15:59:49.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T15:59:49.461Z] INFO: Testing against a local daemon [2021-11-11T15:59:49.461Z] === RUN TestConfigInspect [2021-11-11T15:59:49.461Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestConfigList [2021-11-11T15:59:49.461Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestConfigsCreateAndDelete [2021-11-11T15:59:49.461Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestConfigsUpdate [2021-11-11T15:59:49.461Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestTemplatedConfig [2021-11-11T15:59:49.461Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.461Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T15:59:49.461Z] === RUN TestConfigCreateResolve [2021-11-11T15:59:49.461Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:49.461Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T15:59:49.462Z] PASS [2021-11-11T15:59:49.462Z] ok github.com/docker/docker/integration/config 0.076s [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === Skipped [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T15:59:49.462Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:49.462Z] [2021-11-11T15:59:49.462Z] DONE 6 tests, 6 skipped in 1.569s [2021-11-11T15:59:49.462Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T15:59:49.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T15:59:49.462Z] INFO: Testing against a local daemon [2021-11-11T15:59:49.462Z] === RUN TestCheckpoint [2021-11-11T15:59:49.462Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:59:49.462Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestContainerInvalidJSON [2021-11-11T15:59:49.462Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:49.462Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:49.462Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:49.462Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:49.462Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:49.462Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:49.462Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T15:59:49.462Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T15:59:49.462Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-11-11T15:59:49.462Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T15:59:49.462Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-11-11T15:59:49.462Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T15:59:49.462Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-11-11T15:59:49.462Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T15:59:49.462Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-11-11T15:59:49.462Z] === RUN TestCopyFromContainer [2021-11-11T15:59:49.462Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T15:59:49.462Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:49.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:49.462Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:49.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:49.462Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:49.462Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:49.462Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:49.462Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:49.462Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:49.462Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T15:59:49.462Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T15:59:49.462Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidEnv [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T15:59:49.462Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T15:59:49.462Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:49.462Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T15:59:49.462Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:49.462Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:49.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:49.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:49.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T15:59:49.462Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T15:59:49.462Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-11-11T15:59:49.462Z] === RUN TestCreateDifferentPlatform [2021-11-11T15:59:49.462Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T15:59:49.462Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T15:59:49.462Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T15:59:49.462Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T15:59:49.462Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-11-11T15:59:49.462Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T15:59:49.462Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T15:59:49.462Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T15:59:49.462Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T15:59:49.462Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestDiff [2021-11-11T15:59:49.462Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:49.462Z] --- SKIP: TestDiff (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestExecWithCloseStdin [2021-11-11T15:59:49.462Z] --- PASS: TestExecWithCloseStdin (1.82s) [2021-11-11T15:59:49.462Z] === RUN TestExec [2021-11-11T15:59:49.462Z] --- PASS: TestExec (1.75s) [2021-11-11T15:59:49.462Z] === RUN TestExecUser [2021-11-11T15:59:49.462Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T15:59:49.462Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestExportContainerAndImportImage [2021-11-11T15:59:49.462Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T15:59:49.462Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:49.462Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestHealthCheckWorkdir [2021-11-11T15:59:49.462Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:49.462Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestHealthKillContainer [2021-11-11T15:59:49.462Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T15:59:49.462Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T15:59:49.462Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T15:59:49.462Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T15:59:49.462Z] === RUN TestKillContainerInvalidSignal [2021-11-11T15:59:49.501Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T15:59:49.933Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2021-11-11T15:59:49.933Z] === RUN TestKillContainer [2021-11-11T15:59:49.933Z] === RUN TestKillContainer/no_signal [2021-11-11T15:59:50.077Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-11T15:59:50.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T15:59:50.906Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T15:59:51.397Z] --- PASS: TestBuildWithHugeFile (104.39s) [2021-11-11T15:59:51.397Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T15:59:51.397Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:59:51.397Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T15:59:51.397Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:51.397Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:51.397Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:51.397Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T15:59:51.397Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T15:59:51.397Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T15:59:51.397Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-11T15:59:51.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T15:59:51.397Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T15:59:51.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T15:59:51.397Z] === RUN TestBuildPreserveOwnership [2021-11-11T15:59:51.397Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:51.397Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestBuildPlatformInvalid [2021-11-11T15:59:51.397Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T15:59:51.397Z] PASS [2021-11-11T15:59:51.397Z] ok github.com/docker/docker/integration/build 164.324s [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === Skipped [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T15:59:51.397Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T15:59:51.397Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T15:59:51.397Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T15:59:51.397Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T15:59:51.397Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T15:59:51.397Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] DONE 29 tests, 6 skipped in 186.560s [2021-11-11T15:59:51.397Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T15:59:51.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:59:51.397Z] INFO: Testing against a local daemon [2021-11-11T15:59:51.397Z] === RUN TestConfigInspect [2021-11-11T15:59:51.397Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestConfigList [2021-11-11T15:59:51.397Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestConfigsCreateAndDelete [2021-11-11T15:59:51.397Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestConfigsUpdate [2021-11-11T15:59:51.397Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestTemplatedConfig [2021-11-11T15:59:51.397Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestConfigCreateResolve [2021-11-11T15:59:51.397Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:51.397Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T15:59:51.397Z] PASS [2021-11-11T15:59:51.397Z] ok github.com/docker/docker/integration/config 0.083s [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === Skipped [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T15:59:51.397Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:51.397Z] [2021-11-11T15:59:51.397Z] DONE 6 tests, 6 skipped in 1.858s [2021-11-11T15:59:51.397Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T15:59:51.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T15:59:51.397Z] INFO: Testing against a local daemon [2021-11-11T15:59:51.397Z] === RUN TestCheckpoint [2021-11-11T15:59:51.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T15:59:51.397Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestContainerInvalidJSON [2021-11-11T15:59:51.397Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:51.397Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:51.397Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:51.397Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:51.397Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T15:59:51.397Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T15:59:51.397Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T15:59:51.397Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-11T15:59:51.397Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-11T15:59:51.397Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T15:59:51.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-11-11T15:59:51.397Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T15:59:51.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-11-11T15:59:51.397Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T15:59:51.397Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-11T15:59:51.397Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T15:59:51.397Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-11-11T15:59:51.397Z] === RUN TestCopyFromContainer [2021-11-11T15:59:51.397Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T15:59:51.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:51.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:51.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:51.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:51.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:51.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:51.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T15:59:51.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T15:59:51.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T15:59:51.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T15:59:51.397Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T15:59:51.397Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidEnv [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T15:59:51.397Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T15:59:51.397Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T15:59:51.397Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T15:59:51.397Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T15:59:51.397Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T15:59:51.397Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T15:59:51.397Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-11T15:59:51.397Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-11-11T15:59:51.397Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T15:59:51.397Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.397Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T15:59:51.397Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:51.397Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T15:59:51.397Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T15:59:51.397Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T15:59:51.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:51.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:51.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:51.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:51.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:51.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:51.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T15:59:51.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T15:59:51.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T15:59:51.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T15:59:51.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T15:59:51.398Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T15:59:51.398Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestCreateDifferentPlatform [2021-11-11T15:59:51.398Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T15:59:51.398Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T15:59:51.398Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T15:59:51.398Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T15:59:51.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-11-11T15:59:51.398Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T15:59:51.398Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T15:59:51.398Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T15:59:51.398Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T15:59:51.398Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.398Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestDiff [2021-11-11T15:59:51.398Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:51.398Z] --- SKIP: TestDiff (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestExecWithCloseStdin [2021-11-11T15:59:51.398Z] --- PASS: TestExecWithCloseStdin (2.31s) [2021-11-11T15:59:51.398Z] === RUN TestExec [2021-11-11T15:59:51.398Z] --- PASS: TestExec (2.15s) [2021-11-11T15:59:51.398Z] === RUN TestExecUser [2021-11-11T15:59:51.398Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T15:59:51.398Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestExportContainerAndImportImage [2021-11-11T15:59:51.398Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.398Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T15:59:51.398Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:51.398Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestHealthCheckWorkdir [2021-11-11T15:59:51.398Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:51.398Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestHealthKillContainer [2021-11-11T15:59:51.398Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T15:59:51.398Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T15:59:51.398Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T15:59:51.398Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T15:59:51.398Z] === RUN TestKillContainerInvalidSignal [2021-11-11T15:59:51.398Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2021-11-11T15:59:51.398Z] === RUN TestKillContainer [2021-11-11T15:59:51.398Z] === RUN TestKillContainer/no_signal [2021-11-11T15:59:51.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T15:59:51.506Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T15:59:51.507Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T15:59:51.507Z] === RUN TestKillContainer/killing_signal [2021-11-11T15:59:52.860Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T15:59:52.860Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T15:59:52.860Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T15:59:53.120Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T15:59:53.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T15:59:53.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T15:59:53.619Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T15:59:53.619Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T15:59:53.619Z] === RUN TestKillContainer/killing_signal [2021-11-11T15:59:53.730Z] --- PASS: TestKillContainer (3.34s) [2021-11-11T15:59:53.730Z] --- PASS: TestKillContainer/no_signal (1.50s) [2021-11-11T15:59:53.730Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T15:59:53.730Z] --- PASS: TestKillContainer/killing_signal (1.80s) [2021-11-11T15:59:53.730Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T15:59:53.730Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:53.730Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestKillStoppedContainer [2021-11-11T15:59:53.730Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:53.730Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T15:59:53.730Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:53.730Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestKillDifferentUserContainer [2021-11-11T15:59:53.730Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T15:59:53.730Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestInspectOomKilledTrue [2021-11-11T15:59:53.730Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:53.730Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestInspectOomKilledFalse [2021-11-11T15:59:53.730Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:59:53.730Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T15:59:53.730Z] === RUN TestLogsFollowTailEmpty [2021-11-11T15:59:54.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T15:59:54.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T15:59:54.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T15:59:55.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-11T15:59:55.300Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2021-11-11T15:59:55.300Z] === RUN TestNetworkNat [2021-11-11T15:59:55.300Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:55.300Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T15:59:55.300Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T15:59:55.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T15:59:55.848Z] --- PASS: TestKillContainer (4.48s) [2021-11-11T15:59:55.848Z] --- PASS: TestKillContainer/no_signal (1.87s) [2021-11-11T15:59:55.848Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T15:59:55.848Z] --- PASS: TestKillContainer/killing_signal (2.56s) [2021-11-11T15:59:55.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T15:59:55.848Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:55.848Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T15:59:55.848Z] === RUN TestKillStoppedContainer [2021-11-11T15:59:55.848Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:55.848Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T15:59:55.849Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T15:59:55.849Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T15:59:55.849Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T15:59:55.849Z] === RUN TestKillDifferentUserContainer [2021-11-11T15:59:55.849Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T15:59:55.849Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T15:59:55.849Z] === RUN TestInspectOomKilledTrue [2021-11-11T15:59:55.849Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:55.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T15:59:55.849Z] === RUN TestInspectOomKilledFalse [2021-11-11T15:59:55.849Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T15:59:55.849Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T15:59:55.849Z] === RUN TestLogsFollowTailEmpty [2021-11-11T15:59:56.872Z] --- PASS: TestNetworkLocalhostTCPNat (1.88s) [2021-11-11T15:59:56.872Z] === RUN TestNetworkLoopbackNat [2021-11-11T15:59:56.872Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:56.872Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T15:59:56.872Z] === RUN TestPause [2021-11-11T15:59:56.872Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T15:59:56.872Z] --- SKIP: TestPause (0.00s) [2021-11-11T15:59:56.872Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T15:59:57.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T15:59:58.070Z] --- PASS: TestLogsFollowTailEmpty (2.04s) [2021-11-11T15:59:58.070Z] === RUN TestNetworkNat [2021-11-11T15:59:58.070Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T15:59:58.070Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T15:59:58.070Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T15:59:58.442Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s) [2021-11-11T15:59:58.442Z] === RUN TestPauseStopPausedContainer [2021-11-11T15:59:58.442Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T15:59:58.442Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T15:59:58.442Z] === RUN TestPsFilter [2021-11-11T15:59:58.442Z] --- PASS: TestPsFilter (0.17s) [2021-11-11T15:59:58.442Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T15:59:58.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T15:59:59.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T15:59:59.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T16:00:00.448Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-11-11T16:00:00.448Z] === RUN TestNetworkLoopbackNat [2021-11-11T16:00:00.448Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T16:00:00.448Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T16:00:00.448Z] === RUN TestPause [2021-11-11T16:00:00.448Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T16:00:00.448Z] --- SKIP: TestPause (0.00s) [2021-11-11T16:00:00.448Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T16:00:00.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.89s) [2021-11-11T16:00:00.664Z] === RUN TestRemoveContainerWithVolume [2021-11-11T16:00:00.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T16:00:01.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T16:00:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T16:00:02.235Z] --- PASS: TestRemoveContainerWithVolume (1.94s) [2021-11-11T16:00:02.235Z] === RUN TestRemoveContainerRunning [2021-11-11T16:00:02.671Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2021-11-11T16:00:02.671Z] === RUN TestPauseStopPausedContainer [2021-11-11T16:00:02.671Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:00:02.671Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T16:00:02.671Z] === RUN TestPsFilter [2021-11-11T16:00:02.671Z] --- PASS: TestPsFilter (0.34s) [2021-11-11T16:00:02.671Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T16:00:02.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T16:00:03.167Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T16:00:03.167Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T16:00:03.427Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T16:00:03.686Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T16:00:03.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T16:00:03.805Z] --- PASS: TestRemoveContainerRunning (1.55s) [2021-11-11T16:00:03.805Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T16:00:03.946Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T16:00:04.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T16:00:04.288Z] Using test binary docker [2021-11-11T16:00:04.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T16:00:04.288Z] +++ /etc/init.d/apparmor start [2021-11-11T16:00:04.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T16:00:04.288Z] INFO: Waiting for daemon to start... [2021-11-11T16:00:04.288Z] Starting dockerd [2021-11-11T16:00:04.288Z] +++ 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-11-11T16:00:04.886Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T16:00:04.886Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T16:00:05.375Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-11-11T16:00:05.375Z] === RUN TestRemoveInvalidContainer [2021-11-11T16:00:05.375Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T16:00:05.375Z] === RUN TestRenameLinkedContainer [2021-11-11T16:00:05.375Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:00:05.375Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T16:00:05.375Z] === RUN TestRenameStoppedContainer [2021-11-11T16:00:05.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2021-11-11T16:00:05.627Z] === RUN TestRemoveContainerWithVolume [2021-11-11T16:00:06.797Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T16:00:06.814Z] . [2021-11-11T16:00:06.814Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T16:00:06.814Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T16:00:06.814Z] Error: No such image: emptyfs [2021-11-11T16:00:06.814Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T16:00:06.814Z] ++++ docker load [2021-11-11T16:00:06.814Z] Running integration-test (iteration 1) [2021-11-11T16:00:06.814Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T16:00:06.814Z] ++ 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-11-11T16:00:06.814Z] ++ set -e [2021-11-11T16:00:06.814Z] ++ '[' -n 0 ']' [2021-11-11T16:00:06.814Z] ++ set -x [2021-11-11T16:00:06.814Z] ++ 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-11-11T16:00:06.814Z] Loaded image: busybox:latest [2021-11-11T16:00:07.072Z] Loaded image: busybox:glibc [2021-11-11T16:00:07.841Z] --- PASS: TestRemoveContainerWithVolume (2.55s) [2021-11-11T16:00:07.841Z] === RUN TestRemoveContainerRunning [2021-11-11T16:00:08.005Z] Loaded image: debian:bullseye-slim [2021-11-11T16:00:08.005Z] Loaded image: hello-world:latest [2021-11-11T16:00:08.005Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T16:00:08.005Z] INFO: Testing against a local daemon [2021-11-11T16:00:08.005Z] === RUN TestCgroupNamespacesBuild [2021-11-11T16:00:08.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-11T16:00:08.255Z] INFO: Extraction ended at 11/11/2021 16:00:04. Duration:00:00:28.2034992 [2021-11-11T16:00:08.255Z] INFO: Updating the golang and path environment variables [2021-11-11T16:00:08.255Z] INFO: GOPATH=d:\gopath [2021-11-11T16:00:08.255Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T16:00:08.255Z] INFO: Running the daemon under test in debug mode [2021-11-11T16:00:08.255Z] INFO: Running the daemon under test in containerd mode [2021-11-11T16:00:08.255Z] INFO: Starting a daemon under test... [2021-11-11T16:00:08.255Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43005\5\daemon --pidfile d:\CI\PR-43005\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-11T16:00:08.255Z] INFO: Containerd started successfully. [2021-11-11T16:00:08.255Z] INFO: Process started successfully. [2021-11-11T16:00:08.255Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T16:00:08.255Z] INFO: Waiting for the daemon under test to start... [2021-11-11T16:00:08.450Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T16:00:09.376Z] --- PASS: TestCgroupNamespacesBuild (1.10s) [2021-11-11T16:00:09.376Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T16:00:09.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-11T16:00:10.071Z] --- PASS: TestRemoveContainerRunning (2.03s) [2021-11-11T16:00:10.071Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T16:00:10.311Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2021-11-11T16:00:10.311Z] === RUN TestBuildWithSession [2021-11-11T16:00:10.311Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T16:00:10.311Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T16:00:10.311Z] === RUN TestBuildSquashParent [2021-11-11T16:00:10.331Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T16:00:11.715Z] docker_api_swarm_test.go:563: [df1fbacdb2e72] joining swarm manager [d7033742d5a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:00:11.975Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T16:00:12.294Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2021-11-11T16:00:12.294Z] === RUN TestRemoveInvalidContainer [2021-11-11T16:00:12.294Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T16:00:12.294Z] === RUN TestRenameLinkedContainer [2021-11-11T16:00:12.294Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:00:12.294Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T16:00:12.294Z] === RUN TestRenameStoppedContainer [2021-11-11T16:00:12.613Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T16:00:12.679Z] --- PASS: TestRenameStoppedContainer (6.62s) [2021-11-11T16:00:12.679Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T16:00:13.592Z] --- PASS: TestBuildSquashParent (2.95s) [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:00:13.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:00:13.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:00:13.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:00:13.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:00:13.997Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T16:00:14.487Z] --- PASS: TestImportExtremelyLargeImageWorks (88.37s) [2021-11-11T16:00:14.487Z] PASS [2021-11-11T16:00:14.487Z] [2021-11-11T16:00:14.487Z] DONE 12 tests in 90.977s [2021-11-11T16:00:14.487Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T16:00:14.487Z] INFO: Testing against a local daemon [2021-11-11T16:00:14.487Z] === RUN TestNetworkCreateDelete [2021-11-11T16:00:14.487Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T16:00:14.487Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:00:14.487Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T16:00:14.487Z] === RUN TestDaemonDNSFallback [2021-11-11T16:00:14.487Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-11-11T16:00:14.487Z] === RUN TestInspectNetwork [2021-11-11T16:00:14.517Z] --- PASS: TestRenameStoppedContainer (2.25s) [2021-11-11T16:00:14.518Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T16:00:14.524Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:00:14.524Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:00:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:00:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:00:15.641Z] --- PASS: TestRenameRunningContainerAndReuse (3.25s) [2021-11-11T16:00:15.641Z] === RUN TestRenameInvalidName [2021-11-11T16:00:15.908Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T16:00:16.391Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T16:00:16.391Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T16:00:16.391Z] === RUN TestInspectNetwork/network_name [2021-11-11T16:00:16.391Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2021-11-11T16:00:16.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2021-11-11T16:00:16.392Z] === RUN TestBuildMultiStageCopy [2021-11-11T16:00:16.392Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T16:00:16.478Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T16:00:16.738Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T16:00:17.213Z] --- PASS: TestRenameInvalidName (1.61s) [2021-11-11T16:00:17.213Z] === RUN TestRenameAnonymousContainer [2021-11-11T16:00:17.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T16:00:17.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T16:00:17.765Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T16:00:18.023Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T16:00:18.107Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T16:00:18.107Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-11T16:00:18.107Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T16:00:18.107Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T16:00:18.107Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T16:00:18.107Z] Cross building: bundles/cross/windows/amd64 [2021-11-11T16:00:18.107Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T16:00:18.107Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-11-11T16:00:18.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-11T16:00:18.281Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T16:00:18.321Z] --- PASS: TestRenameRunningContainerAndReuse (4.07s) [2021-11-11T16:00:18.321Z] === RUN TestRenameInvalidName [2021-11-11T16:00:18.648Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T16:00:18.846Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) [2021-11-11T16:00:18.846Z] === RUN TestBuildLabelWithTargets [2021-11-11T16:00:19.411Z] --- PASS: TestBuildLabelWithTargets (0.80s) [2021-11-11T16:00:19.411Z] === RUN TestBuildWithEmptyLayers [2021-11-11T16:00:19.977Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-11-11T16:00:19.977Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T16:00:20.030Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T16:00:20.544Z] --- PASS: TestRenameInvalidName (2.02s) [2021-11-11T16:00:20.544Z] === RUN TestRenameAnonymousContainer [2021-11-11T16:00:20.594Z] --- PASS: TestInspectNetwork (7.18s) [2021-11-11T16:00:20.594Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T16:00:20.594Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T16:00:20.594Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T16:00:20.594Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T16:00:20.594Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:00:21.349Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) [2021-11-11T16:00:21.349Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T16:00:21.413Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T16:00:21.607Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-11-11T16:00:21.607Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T16:00:22.482Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2021-11-11T16:00:22.482Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:00:22.482Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:00:22.482Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:00:22.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:00:22.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:00:22.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:00:22.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:00:22.482Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:00:22.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:00:22.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T16:00:22.482Z] === RUN TestNetworkList [2021-11-11T16:00:22.482Z] === RUN TestNetworkList//networks [2021-11-11T16:00:22.482Z] === PAUSE TestNetworkList//networks [2021-11-11T16:00:22.482Z] === RUN TestNetworkList//networks/ [2021-11-11T16:00:22.482Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:00:22.482Z] === CONT TestNetworkList//networks [2021-11-11T16:00:22.482Z] === CONT TestNetworkList//networks/ [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:00:22.482Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T16:00:22.482Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:00:22.738Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T16:00:22.738Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:00:22.979Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s) [2021-11-11T16:00:22.979Z] === RUN TestBuildWithHugeFile [2021-11-11T16:00:23.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T16:00:23.663Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:00:24.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-11T16:00:24.632Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:00:24.710Z] docker_api_swarm_test.go:585: [d3c3033ecf6ad] joining swarm manager [d7033742d5a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:00:25.558Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-11T16:00:25.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:00:26.094Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T16:00:26.099Z] ...INFO: Daemon under test started and replied! [2021-11-11T16:00:26.099Z] INFO: Docker version of the daemon under test [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] Client: [2021-11-11T16:00:26.099Z] Version: 17.06.2-ce [2021-11-11T16:00:26.099Z] API version: 1.30 [2021-11-11T16:00:26.099Z] Go version: go1.8.3 [2021-11-11T16:00:26.099Z] Git commit: cec0b72 [2021-11-11T16:00:26.099Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T16:00:26.099Z] OS/Arch: windows/amd64 [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] Server: [2021-11-11T16:00:26.099Z] Version: 0.0.0-dev [2021-11-11T16:00:26.099Z] API version: 1.42 (minimum version 1.24) [2021-11-11T16:00:26.099Z] Go version: go1.17.3 [2021-11-11T16:00:26.099Z] Git commit: afde1a07b9 [2021-11-11T16:00:26.099Z] Built: 11/11/2021 15:58:11 [2021-11-11T16:00:26.099Z] OS/Arch: windows/amd64 [2021-11-11T16:00:26.099Z] Experimental: false [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] INFO: Docker info of the daemon under test [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] Containers: 0 [2021-11-11T16:00:26.099Z] Running: 0 [2021-11-11T16:00:26.099Z] Paused: 0 [2021-11-11T16:00:26.099Z] Stopped: 0 [2021-11-11T16:00:26.099Z] Images: 0 [2021-11-11T16:00:26.099Z] Server Version: 0.0.0-dev [2021-11-11T16:00:26.099Z] Storage Driver: windowsfilter [2021-11-11T16:00:26.099Z] Windows: [2021-11-11T16:00:26.099Z] Logging Driver: json-file [2021-11-11T16:00:26.099Z] Plugins: [2021-11-11T16:00:26.099Z] Volume: local [2021-11-11T16:00:26.099Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T16:00:26.099Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T16:00:26.099Z] Swarm: inactive [2021-11-11T16:00:26.099Z] Default Isolation: process [2021-11-11T16:00:26.099Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T16:00:26.099Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T16:00:26.099Z] OSType: windows [2021-11-11T16:00:26.099Z] Architecture: x86_64 [2021-11-11T16:00:26.099Z] CPUs: 4 [2021-11-11T16:00:26.099Z] Total Memory: 32GiB [2021-11-11T16:00:26.099Z] Name: azwin-2-b4e0b0 [2021-11-11T16:00:26.099Z] ID: JXKO:WJVP:AVBE:UE3W:WHQZ:ET26:D3JY:WFSM:6L4M:WKY7:3E7R:RPHC [2021-11-11T16:00:26.099Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T16:00:26.099Z] Debug Mode (client): false [2021-11-11T16:00:26.099Z] Debug Mode (server): true [2021-11-11T16:00:26.099Z] File Descriptors: -1 [2021-11-11T16:00:26.099Z] Goroutines: 31 [2021-11-11T16:00:26.099Z] System Time: 2021-11-11T16:00:23.9301701Z [2021-11-11T16:00:26.099Z] EventsListeners: 0 [2021-11-11T16:00:26.099Z] Registry: https://index.docker.io/v1/ [2021-11-11T16:00:26.099Z] Labels: [2021-11-11T16:00:26.099Z] Experimental: false [2021-11-11T16:00:26.099Z] Insecure Registries: [2021-11-11T16:00:26.099Z] 127.0.0.0/8 [2021-11-11T16:00:26.099Z] Live Restore Enabled: false [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] INFO: Docker images of the daemon under test [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T16:00:26.099Z] [2021-11-11T16:00:26.099Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T16:00:26.099Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T16:00:26.099Z] ltsc2022: Pulling from windows/servercore [2021-11-11T16:00:26.099Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T16:00:26.099Z] a0eb404f1860: Pulling fs layer [2021-11-11T16:00:26.665Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T16:00:26.921Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-11T16:00:26.921Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:00:26.926Z] check_test.go:379: [df1fbacdb2e72] daemon is not started [2021-11-11T16:00:27.481Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T16:00:27.482Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:00:27.497Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T16:00:28.067Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T16:00:28.326Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T16:00:28.326Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T16:00:29.231Z] --- PASS: TestRenameAnonymousContainer (9.14s) [2021-11-11T16:00:29.231Z] === RUN TestRenameContainerWithSameName [2021-11-11T16:00:29.271Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T16:00:29.729Z] --- PASS: TestRenameAnonymousContainer (12.91s) [2021-11-11T16:00:29.844Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T16:00:30.041Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2021-11-11T16:00:30.041Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:00:30.041Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:00:30.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:00:30.041Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:00:30.104Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T16:00:30.200Z] === RUN TestRenameContainerWithSameName [2021-11-11T16:00:30.370Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T16:00:30.942Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T16:00:31.203Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T16:00:31.456Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-11-11T16:00:31.456Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T16:00:31.456Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:00:31.456Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:00:31.456Z] === RUN TestResize [2021-11-11T16:00:31.771Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2021-11-11T16:00:31.771Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T16:00:31.771Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:00:31.771Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:00:31.771Z] === RUN TestResize [2021-11-11T16:00:32.586Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T16:00:33.342Z] --- PASS: TestResize (1.56s) [2021-11-11T16:00:33.342Z] === RUN TestResizeWithInvalidSize [2021-11-11T16:00:33.680Z] --- PASS: TestResize (2.09s) [2021-11-11T16:00:33.680Z] === RUN TestResizeWithInvalidSize [2021-11-11T16:00:34.913Z] --- PASS: TestResizeWithInvalidSize (1.53s) [2021-11-11T16:00:34.913Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T16:00:35.128Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T16:00:35.906Z] --- PASS: TestResizeWithInvalidSize (2.26s) [2021-11-11T16:00:35.906Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T16:00:36.483Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2021-11-11T16:00:36.483Z] === RUN TestDaemonRestartKillContainers [2021-11-11T16:00:36.483Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:00:36.483Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:00:36.483Z] === RUN TestStats [2021-11-11T16:00:36.483Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:00:36.483Z] --- SKIP: TestStats (0.00s) [2021-11-11T16:00:36.483Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T16:00:37.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-11T16:00:37.668Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T16:00:37.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-11T16:00:38.865Z] --- PASS: TestResizeWhenContainerNotStarted (2.78s) [2021-11-11T16:00:38.865Z] === RUN TestDaemonRestartKillContainers [2021-11-11T16:00:38.865Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:00:38.865Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:00:38.865Z] === RUN TestStats [2021-11-11T16:00:38.865Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:00:38.865Z] --- SKIP: TestStats (0.00s) [2021-11-11T16:00:38.865Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T16:00:39.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s) [2021-11-11T16:00:39.450Z] === RUN TestStopContainerWithTimeout [2021-11-11T16:00:39.450Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:00:39.450Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T16:00:39.450Z] === RUN TestUpdateRestartPolicy [2021-11-11T16:00:40.208Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T16:00:40.208Z] docker_api_swarm_test.go:46: [dca37c7d80ce1] joining swarm manager [da5e7b9c46d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T16:00:43.505Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T16:00:43.635Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.71s) [2021-11-11T16:00:43.636Z] === RUN TestStopContainerWithTimeout [2021-11-11T16:00:43.636Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:00:43.636Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T16:00:43.636Z] === RUN TestUpdateRestartPolicy [2021-11-11T16:00:43.947Z] a0eb404f1860: Verifying Checksum [2021-11-11T16:00:43.947Z] a0eb404f1860: Download complete [2021-11-11T16:00:44.921Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2021-11-11T16:00:44.921Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:00:45.417Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T16:00:45.847Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4tdnl5ktio9mptjkosm6wirc1 Created:2021-11-11 16:00:44.748952051 +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[44980bf41564a818b09c78a38dd4244d51c88835c1a8b669c8c62426054e2dc0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ep4o4e30g8wfwfslj331vr4am EndpointID:7534d5734921db03fe3c6c498f1a373d1557b3f72c3ec217644463dbde50e07c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb39a452083dfb08c9529e10df78fc3af0c6dc5389d254df9e39b291934b694b 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:b9ba39e0aca9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ep4o4e30g8wfwfslj331vr4am EndpointID:7534d5734921db03fe3c6c498f1a373d1557b3f72c3ec217644463dbde50e07c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T16:00:46.356Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T16:00:49.655Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T16:00:49.840Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T16:00:49.841Z] 8f616e6e9eec: Download complete [2021-11-11T16:00:49.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T16:00:50.485Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T16:00:51.086Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2021-11-11T16:00:51.086Z] PASS [2021-11-11T16:00:51.086Z] [2021-11-11T16:00:51.086Z] === Skipped [2021-11-11T16:00:51.086Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:00:51.086Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:00:51.086Z] [2021-11-11T16:00:51.086Z] DONE 26 tests, 1 skipped in 43.746s [2021-11-11T16:00:51.086Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:00:51.086Z] INFO: Testing against a local daemon [2021-11-11T16:00:51.086Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T16:00:51.086Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:00:51.086Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:00:51.086Z] === RUN TestDockerNetworkIpvlan [2021-11-11T16:00:51.086Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:00:51.086Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:00:51.086Z] PASS [2021-11-11T16:00:51.086Z] [2021-11-11T16:00:51.086Z] === Skipped [2021-11-11T16:00:51.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:00:51.086Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:00:51.086Z] [2021-11-11T16:00:51.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:00:51.086Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:00:51.086Z] [2021-11-11T16:00:51.086Z] DONE 2 tests, 2 skipped in 0.035s [2021-11-11T16:00:51.086Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:00:51.086Z] INFO: Testing against a local daemon [2021-11-11T16:00:51.086Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T16:00:51.647Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-11T16:00:51.647Z] === RUN TestDockerNetworkMacvlan [2021-11-11T16:00:52.208Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T16:00:53.134Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T16:00:54.060Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T16:00:55.464Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T16:00:57.072Z] --- PASS: TestImportExtremelyLargeImageWorks (174.67s) [2021-11-11T16:00:57.072Z] PASS [2021-11-11T16:00:57.072Z] [2021-11-11T16:00:57.072Z] DONE 12 tests in 177.906s [2021-11-11T16:00:57.072Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T16:00:57.072Z] ++ 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-11-11T16:00:57.072Z] ++ set -e [2021-11-11T16:00:57.072Z] ++ '[' -n 0 ']' [2021-11-11T16:00:57.072Z] ++ set -x [2021-11-11T16:00:57.072Z] ++ 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-11-11T16:00:57.072Z] INFO: Testing against a local daemon [2021-11-11T16:00:57.072Z] === RUN TestNetworkCreateDelete [2021-11-11T16:00:57.072Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-11-11T16:00:57.072Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:00:57.332Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2021-11-11T16:00:57.332Z] === RUN TestDaemonDNSFallback [2021-11-11T16:00:57.351Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T16:00:57.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-11T16:00:58.473Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T16:00:58.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-11T16:01:00.616Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T16:01:00.712Z] --- PASS: TestUpdateRestartPolicy (18.34s) [2021-11-11T16:01:00.712Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T16:01:00.712Z] --- PASS: TestUpdateRestartWithAutoRemove (1.53s) [2021-11-11T16:01:00.712Z] === RUN TestWaitNonBlocked [2021-11-11T16:01:00.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:00.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:00.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:00.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:00.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:00.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:01.274Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan (9.80s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2021-11-11T16:01:01.544Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2021-11-11T16:01:01.544Z] PASS [2021-11-11T16:01:01.544Z] [2021-11-11T16:01:01.544Z] DONE 8 tests in 11.179s [2021-11-11T16:01:01.544Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T16:01:01.544Z] testing: warning: no tests to run [2021-11-11T16:01:01.544Z] PASS [2021-11-11T16:01:01.544Z] [2021-11-11T16:01:01.544Z] DONE 0 tests in 0.012s [2021-11-11T16:01:01.544Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T16:01:01.544Z] INFO: Testing against a local daemon [2021-11-11T16:01:01.544Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T16:01:01.705Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T16:01:01.705Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.12s) [2021-11-11T16:01:01.705Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-11-11T16:01:01.705Z] === RUN TestWaitBlocked [2021-11-11T16:01:01.705Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:01.705Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T16:01:01.705Z] PASS [2021-11-11T16:01:01.705Z] ok github.com/docker/docker/integration/container 77.750s [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === Skipped [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T16:01:01.705Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T16:01:01.705Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T16:01:01.705Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T16:01:01.705Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T16:01:01.705Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T16:01:01.705Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-11-11T16:01:01.705Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T16:01:01.705Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T16:01:01.705Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T16:01:01.705Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T16:01:01.705Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T16:01:01.705Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T16:01:01.705Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T16:01:01.705Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T16:01:01.705Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T16:01:01.705Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T16:01:01.705Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T16:01:01.705Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T16:01:01.705Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T16:01:01.705Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T16:01:01.705Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T16:01:01.705Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T16:01:01.705Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:01:01.705Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:01:01.705Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T16:01:01.705Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T16:01:01.705Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T16:01:01.705Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:01.705Z] [2021-11-11T16:01:01.705Z] DONE 87 tests, 33 skipped in 79.669s [2021-11-11T16:01:01.705Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T16:01:02.213Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T16:01:02.909Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2021-11-11T16:01:02.909Z] === RUN TestAuthZPluginTLS [2021-11-11T16:01:03.165Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T16:01:03.165Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T16:01:03.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T16:01:03.595Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T16:01:03.595Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T16:01:03.725Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T16:01:03.725Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T16:01:04.165Z] --- PASS: TestDaemonDNSFallback (6.81s) [2021-11-11T16:01:04.165Z] === RUN TestInspectNetwork [2021-11-11T16:01:04.285Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T16:01:04.285Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T16:01:04.846Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T16:01:04.846Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T16:01:06.210Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2021-11-11T16:01:06.210Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T16:01:06.465Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T16:01:06.466Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T16:01:06.705Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T16:01:06.964Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T16:01:07.027Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T16:01:07.027Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T16:01:07.589Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T16:01:07.589Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T16:01:07.905Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T16:01:07.905Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T16:01:07.905Z] === RUN TestInspectNetwork/network_name [2021-11-11T16:01:07.905Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T16:01:08.473Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T16:01:08.733Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T16:01:08.952Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2021-11-11T16:01:08.952Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T16:01:08.957Z] --- PASS: TestUpdateRestartPolicy (22.03s) [2021-11-11T16:01:08.957Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T16:01:08.957Z] --- PASS: TestUpdateRestartWithAutoRemove (2.27s) [2021-11-11T16:01:08.957Z] === RUN TestWaitNonBlocked [2021-11-11T16:01:08.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:08.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:08.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:08.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:08.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:01:08.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:01:10.114Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T16:01:10.374Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T16:01:10.841Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-11-11T16:01:10.841Z] === RUN TestAuthZPluginHeader [2021-11-11T16:01:10.943Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T16:01:11.097Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-11T16:01:11.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T16:01:11.180Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T16:01:11.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2021-11-11T16:01:11.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.15s) [2021-11-11T16:01:11.181Z] === RUN TestWaitBlocked [2021-11-11T16:01:11.181Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:11.181Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T16:01:11.181Z] PASS [2021-11-11T16:01:11.181Z] ok github.com/docker/docker/integration/container 87.275s [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === Skipped [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T16:01:11.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T16:01:11.181Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T16:01:11.181Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T16:01:11.181Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T16:01:11.181Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T16:01:11.181Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T16:01:11.181Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T16:01:11.181Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T16:01:11.181Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T16:01:11.181Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T16:01:11.181Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T16:01:11.181Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T16:01:11.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T16:01:11.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T16:01:11.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T16:01:11.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T16:01:11.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T16:01:11.181Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T16:01:11.181Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T16:01:11.181Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T16:01:11.181Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T16:01:11.181Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T16:01:11.181Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:01:11.181Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:01:11.181Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T16:01:11.181Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T16:01:11.181Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T16:01:11.181Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:11.181Z] [2021-11-11T16:01:11.181Z] DONE 87 tests, 33 skipped in 89.580s [2021-11-11T16:01:11.181Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T16:01:11.883Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T16:01:12.452Z] --- PASS: TestInspectNetwork (8.37s) [2021-11-11T16:01:12.452Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T16:01:12.452Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T16:01:12.452Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T16:01:12.452Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T16:01:12.452Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:01:13.021Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T16:01:13.283Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T16:01:13.283Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T16:01:13.853Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T16:01:14.114Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T16:01:14.375Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2021-11-11T16:01:14.375Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:01:14.375Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:14.375Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:14.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:14.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:14.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:14.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:14.375Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:14.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:14.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T16:01:14.375Z] === RUN TestNetworkList [2021-11-11T16:01:14.375Z] === RUN TestNetworkList//networks [2021-11-11T16:01:14.375Z] === PAUSE TestNetworkList//networks [2021-11-11T16:01:14.375Z] === RUN TestNetworkList//networks/ [2021-11-11T16:01:14.375Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:01:14.375Z] === CONT TestNetworkList//networks [2021-11-11T16:01:14.375Z] === CONT TestNetworkList//networks/ [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T16:01:14.375Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:01:14.375Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:01:14.635Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T16:01:14.896Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-11-11T16:01:14.896Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:01:15.258Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s) [2021-11-11T16:01:15.258Z] === RUN TestAuthZPluginV2Disable [2021-11-11T16:01:16.289Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-11-11T16:01:16.289Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:01:16.289Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T16:01:16.548Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T16:01:16.808Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-11-11T16:01:16.808Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:01:18.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-11-11T16:01:18.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:01:18.451Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T16:01:18.521Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2021-11-11T16:01:18.521Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T16:01:19.392Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-11-11T16:01:19.392Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:01:19.651Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T16:01:19.912Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-11-11T16:01:19.912Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:01:21.293Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T16:01:21.804Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2021-11-11T16:01:21.804Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T16:01:21.863Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T16:01:22.802Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-11-11T16:01:22.802Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:01:22.802Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:22.802Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:22.802Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:01:22.998Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T16:01:22.998Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:01:22.998Z] === RUN TestDaemonConfigValidation [2021-11-11T16:01:22.998Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T16:01:22.998Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T16:01:22.998Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:01:22.998Z] === RUN TestDaemonProxy [2021-11-11T16:01:22.998Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:01:22.998Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T16:01:22.998Z] PASS [2021-11-11T16:01:22.998Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === Skipped [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:01:22.998Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T16:01:22.998Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:01:22.998Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T16:01:22.998Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] DONE 4 tests, 4 skipped in 18.339s [2021-11-11T16:01:22.998Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T16:01:22.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:22.998Z] INFO: Testing against a local daemon [2021-11-11T16:01:22.998Z] === RUN TestCommitInheritsEnv [2021-11-11T16:01:22.998Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:22.998Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T16:01:22.998Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T16:01:22.998Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:01:22.998Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:01:22.998Z] === RUN TestImagesFilterMultiReference [2021-11-11T16:01:22.998Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-11T16:01:22.998Z] === RUN TestImagePullPlatformInvalid [2021-11-11T16:01:22.998Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T16:01:22.998Z] === RUN TestRemoveImageOrphaning [2021-11-11T16:01:22.998Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-11-11T16:01:22.998Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T16:01:22.998Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T16:01:22.998Z] === RUN TestTagInvalidReference [2021-11-11T16:01:22.998Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T16:01:22.998Z] === RUN TestTagValidPrefixedRepo [2021-11-11T16:01:22.998Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T16:01:22.998Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T16:01:22.998Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T16:01:22.998Z] === RUN TestTagOfficialNames [2021-11-11T16:01:22.998Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-11T16:01:22.998Z] === RUN TestTagMatchesDigest [2021-11-11T16:01:22.998Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T16:01:22.998Z] PASS [2021-11-11T16:01:22.998Z] ok github.com/docker/docker/integration/image 1.291s [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === Skipped [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T16:01:22.998Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:01:22.998Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:01:22.998Z] [2021-11-11T16:01:22.998Z] DONE 11 tests, 2 skipped in 2.648s [2021-11-11T16:01:22.998Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T16:01:23.062Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T16:01:23.323Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T16:01:24.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:24.571Z] INFO: Testing against a local daemon [2021-11-11T16:01:24.571Z] === RUN TestNetworkCreateDelete [2021-11-11T16:01:24.571Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:24.571Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:01:24.571Z] 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-11-11T16:01:24.571Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonDNSFallback [2021-11-11T16:01:24.571Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestInspectNetwork [2021-11-11T16:01:24.571Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:24.571Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:01:24.571Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:24.571Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:01:24.571Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:24.571Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:24.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:24.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:24.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:24.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:24.571Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:24.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:24.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T16:01:24.571Z] === RUN TestNetworkList [2021-11-11T16:01:24.571Z] === RUN TestNetworkList//networks [2021-11-11T16:01:24.571Z] === PAUSE TestNetworkList//networks [2021-11-11T16:01:24.571Z] === RUN TestNetworkList//networks/ [2021-11-11T16:01:24.571Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:01:24.571Z] === CONT TestNetworkList//networks [2021-11-11T16:01:24.571Z] === CONT TestNetworkList//networks/ [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T16:01:24.571Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:01:24.571Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:01:24.571Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:01:24.571Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:01:24.571Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:01:24.571Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:01:24.571Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:01:24.571Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:01:24.571Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:24.571Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:01:24.571Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:01:24.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:01:24.571Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:01:24.571Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:01:24.571Z] PASS [2021-11-11T16:01:24.571Z] ok github.com/docker/docker/integration/network 0.113s [2021-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === Skipped [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T16:01:25.041Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:01:25.041Z] 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-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T16:01:25.041Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T16:01:25.041Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:01:25.041Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:25.041Z] [2021-11-11T16:01:25.041Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:01:25.042Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:01:25.042Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:01:25.042Z] [2021-11-11T16:01:25.042Z] DONE 22 tests, 15 skipped in 1.785s [2021-11-11T16:01:25.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T16:01:25.512Z] testing: warning: no tests to run [2021-11-11T16:01:25.512Z] PASS [2021-11-11T16:01:25.512Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-11-11T16:01:25.512Z] [2021-11-11T16:01:25.512Z] DONE 0 tests in 0.563s [2021-11-11T16:01:25.512Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T16:01:25.867Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T16:01:25.984Z] testing: warning: no tests to run [2021-11-11T16:01:25.984Z] PASS [2021-11-11T16:01:25.984Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2021-11-11T16:01:25.984Z] [2021-11-11T16:01:25.984Z] DONE 0 tests in 0.552s [2021-11-11T16:01:25.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T16:01:26.974Z] testing: warning: no tests to run [2021-11-11T16:01:26.974Z] PASS [2021-11-11T16:01:26.974Z] ok github.com/docker/docker/integration/plugin 0.052s [2021-11-11T16:01:26.974Z] [2021-11-11T16:01:26.974Z] DONE 0 tests in 0.545s [2021-11-11T16:01:26.974Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T16:01:27.249Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T16:01:27.445Z] testing: warning: no tests to run [2021-11-11T16:01:27.445Z] PASS [2021-11-11T16:01:27.445Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-11-11T16:01:27.445Z] [2021-11-11T16:01:27.445Z] DONE 0 tests in 0.553s [2021-11-11T16:01:27.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T16:01:27.818Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T16:01:28.197Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T16:01:31.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:31.260Z] INFO: Testing against a local daemon [2021-11-11T16:01:31.260Z] === RUN TestPluginInvalidJSON [2021-11-11T16:01:31.260Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:31.260Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:31.260Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:31.260Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T16:01:31.260Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:01:31.260Z] === RUN TestPluginInstall [2021-11-11T16:01:31.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T16:01:31.260Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:01:31.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T16:01:31.260Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:01:31.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:01:31.260Z] PASS [2021-11-11T16:01:31.260Z] ok github.com/docker/docker/integration/plugin/common 0.078s [2021-11-11T16:01:31.260Z] [2021-11-11T16:01:31.260Z] === Skipped [2021-11-11T16:01:31.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T16:01:31.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] [2021-11-11T16:01:31.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T16:01:31.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] [2021-11-11T16:01:31.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:01:31.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:01:31.260Z] [2021-11-11T16:01:31.260Z] DONE 5 tests, 3 skipped in 3.911s [2021-11-11T16:01:31.730Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T16:01:31.753Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.16s) [2021-11-11T16:01:31.753Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T16:01:32.482Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T16:01:32.482Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:01:32.482Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:01:32.482Z] === RUN TestDaemonConfigValidation [2021-11-11T16:01:32.482Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:01:32.482Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T16:01:32.482Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T16:01:32.482Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:01:32.482Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:01:32.482Z] === RUN TestDaemonProxy [2021-11-11T16:01:32.482Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:01:32.482Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T16:01:32.482Z] PASS [2021-11-11T16:01:32.483Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-11-11T16:01:32.483Z] [2021-11-11T16:01:32.483Z] === Skipped [2021-11-11T16:01:32.483Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:01:32.483Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:01:32.483Z] [2021-11-11T16:01:32.483Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T16:01:32.483Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:01:32.483Z] [2021-11-11T16:01:32.483Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:01:32.483Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:01:32.483Z] [2021-11-11T16:01:32.483Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T16:01:32.483Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:01:32.483Z] [2021-11-11T16:01:32.483Z] DONE 4 tests, 4 skipped in 20.821s [2021-11-11T16:01:32.483Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T16:01:33.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:33.472Z] INFO: Testing against a local daemon [2021-11-11T16:01:33.472Z] === RUN TestCommitInheritsEnv [2021-11-11T16:01:33.472Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:33.472Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T16:01:33.472Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T16:01:33.472Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:01:33.472Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:01:33.472Z] === RUN TestImagesFilterMultiReference [2021-11-11T16:01:33.472Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-11-11T16:01:33.472Z] === RUN TestImagePullPlatformInvalid [2021-11-11T16:01:33.472Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T16:01:33.472Z] === RUN TestRemoveImageOrphaning [2021-11-11T16:01:33.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:33.959Z] INFO: Testing against a local daemon [2021-11-11T16:01:33.959Z] === RUN TestExternalGraphDriver [2021-11-11T16:01:33.959Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:01:33.959Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T16:01:33.959Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:01:33.959Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:01:33.959Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:01:33.959Z] PASS [2021-11-11T16:01:33.959Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.077s [2021-11-11T16:01:33.959Z] [2021-11-11T16:01:33.959Z] === Skipped [2021-11-11T16:01:33.959Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T16:01:33.959Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:01:33.959Z] [2021-11-11T16:01:33.959Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:01:33.959Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:01:33.959Z] [2021-11-11T16:01:33.959Z] DONE 2 tests, 2 skipped in 2.492s [2021-11-11T16:01:33.959Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T16:01:34.461Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-11-11T16:01:34.461Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T16:01:34.770Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T16:01:34.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T16:01:34.935Z] === RUN TestTagInvalidReference [2021-11-11T16:01:34.935Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T16:01:34.935Z] === RUN TestTagValidPrefixedRepo [2021-11-11T16:01:34.935Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T16:01:34.935Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T16:01:34.935Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T16:01:34.935Z] === RUN TestTagOfficialNames [2021-11-11T16:01:34.935Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-11T16:01:34.935Z] === RUN TestTagMatchesDigest [2021-11-11T16:01:34.935Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T16:01:34.935Z] PASS [2021-11-11T16:01:34.935Z] ok github.com/docker/docker/integration/image 1.473s [2021-11-11T16:01:34.935Z] [2021-11-11T16:01:34.935Z] === Skipped [2021-11-11T16:01:34.935Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T16:01:34.935Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:34.935Z] [2021-11-11T16:01:34.935Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:01:34.935Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:01:34.935Z] [2021-11-11T16:01:34.935Z] DONE 11 tests, 2 skipped in 3.024s [2021-11-11T16:01:34.935Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T16:01:35.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:35.531Z] INFO: Testing against a local daemon [2021-11-11T16:01:35.531Z] === RUN TestReadPluginNoRead [2021-11-11T16:01:35.531Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:01:35.531Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T16:01:35.531Z] PASS [2021-11-11T16:01:35.531Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-11-11T16:01:36.002Z] [2021-11-11T16:01:36.002Z] === Skipped [2021-11-11T16:01:36.002Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T16:01:36.002Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:01:36.002Z] [2021-11-11T16:01:36.002Z] DONE 1 tests, 1 skipped in 1.780s [2021-11-11T16:01:36.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T16:01:36.679Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-11T16:01:36.993Z] testing: warning: no tests to run [2021-11-11T16:01:36.993Z] PASS [2021-11-11T16:01:36.993Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-11-11T16:01:36.993Z] [2021-11-11T16:01:36.993Z] DONE 0 tests in 0.918s [2021-11-11T16:01:36.993Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T16:01:37.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:37.164Z] INFO: Testing against a local daemon [2021-11-11T16:01:37.164Z] === RUN TestNetworkCreateDelete [2021-11-11T16:01:37.164Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:01:37.164Z] 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-11-11T16:01:37.164Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonDNSFallback [2021-11-11T16:01:37.164Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestInspectNetwork [2021-11-11T16:01:37.164Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:37.164Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:01:37.164Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:01:37.164Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:37.164Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:37.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:37.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:37.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:37.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:37.164Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:01:37.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:01:37.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T16:01:37.164Z] === RUN TestNetworkList [2021-11-11T16:01:37.164Z] === RUN TestNetworkList//networks [2021-11-11T16:01:37.164Z] === PAUSE TestNetworkList//networks [2021-11-11T16:01:37.164Z] === RUN TestNetworkList//networks/ [2021-11-11T16:01:37.164Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:01:37.164Z] === CONT TestNetworkList//networks [2021-11-11T16:01:37.164Z] === CONT TestNetworkList//networks/ [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkList (0.03s) [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T16:01:37.164Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:01:37.164Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:01:37.164Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:01:37.164Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:01:37.164Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:01:37.164Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:01:37.164Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:01:37.164Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:01:37.164Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:37.164Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:01:37.164Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:01:37.164Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:01:37.164Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:01:37.164Z] PASS [2021-11-11T16:01:37.164Z] ok github.com/docker/docker/integration/network 0.140s [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === Skipped [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T16:01:37.164Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:01:37.164Z] 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-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T16:01:37.164Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T16:01:37.164Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:01:37.164Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:01:37.164Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:01:37.164Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:01:37.164Z] [2021-11-11T16:01:37.164Z] DONE 22 tests, 15 skipped in 2.023s [2021-11-11T16:01:37.164Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T16:01:38.059Z] --- PASS: TestServiceWithDataPathPortInit (15.24s) [2021-11-11T16:01:38.059Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:01:38.156Z] testing: warning: no tests to run [2021-11-11T16:01:38.156Z] PASS [2021-11-11T16:01:38.156Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2021-11-11T16:01:38.156Z] [2021-11-11T16:01:38.156Z] DONE 0 tests in 0.769s [2021-11-11T16:01:38.156Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T16:01:38.320Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T16:01:38.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:38.578Z] INFO: Testing against a local daemon [2021-11-11T16:01:38.578Z] === RUN TestPluginWithDevMounts [2021-11-11T16:01:38.578Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:38.578Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T16:01:38.578Z] PASS [2021-11-11T16:01:38.578Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2021-11-11T16:01:38.578Z] [2021-11-11T16:01:38.578Z] === Skipped [2021-11-11T16:01:38.578Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T16:01:38.578Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:38.578Z] [2021-11-11T16:01:38.578Z] DONE 1 tests, 1 skipped in 1.607s [2021-11-11T16:01:38.578Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T16:01:38.626Z] testing: warning: no tests to run [2021-11-11T16:01:38.626Z] PASS [2021-11-11T16:01:38.626Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2021-11-11T16:01:38.626Z] [2021-11-11T16:01:38.626Z] DONE 0 tests in 0.661s [2021-11-11T16:01:39.097Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T16:01:39.501Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T16:01:39.501Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T16:01:39.501Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T16:01:39.501Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T16:01:39.501Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-11T16:01:39.501Z] remote: Enumerating objects: 23, done. [2021-11-11T16:01:39.501Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-11T16:01:39.501Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-11T16:01:39.501Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-11T16:01:39.501Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-11T16:01:39.502Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-11T16:01:39.502Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-11T16:01:39.569Z] testing: warning: no tests to run [2021-11-11T16:01:39.569Z] PASS [2021-11-11T16:01:39.569Z] ok github.com/docker/docker/integration/plugin 0.069s [2021-11-11T16:01:39.569Z] [2021-11-11T16:01:39.569Z] DONE 0 tests in 0.654s [2021-11-11T16:01:39.569Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T16:01:40.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:40.157Z] INFO: Testing against a local daemon [2021-11-11T16:01:40.157Z] === RUN TestSecretInspect [2021-11-11T16:01:40.157Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T16:01:40.157Z] === RUN TestSecretList [2021-11-11T16:01:40.157Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T16:01:40.157Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:01:40.157Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:01:40.157Z] === RUN TestSecretsUpdate [2021-11-11T16:01:40.157Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T16:01:40.157Z] === RUN TestTemplatedSecret [2021-11-11T16:01:40.157Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T16:01:40.157Z] === RUN TestSecretCreateResolve [2021-11-11T16:01:40.157Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:40.157Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T16:01:40.157Z] PASS [2021-11-11T16:01:40.157Z] ok github.com/docker/docker/integration/secret 0.075s [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === Skipped [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T16:01:40.157Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:40.157Z] [2021-11-11T16:01:40.157Z] DONE 6 tests, 6 skipped in 1.618s [2021-11-11T16:01:40.157Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T16:01:40.558Z] testing: warning: no tests to run [2021-11-11T16:01:40.558Z] PASS [2021-11-11T16:01:40.558Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-11-11T16:01:40.558Z] [2021-11-11T16:01:40.558Z] DONE 0 tests in 0.706s [2021-11-11T16:01:40.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T16:01:40.877Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T16:01:41.138Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f8px37jv5y7qs2o787eeb3qu1 Created:2021-11-11 16:01:39.281019664 +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[d38ceeec7af7f3d67b8f48adbda63a2f0f169e97634684d052978f9c7c0f8e9e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.suz3efnajmbhly98jrj0nno8x EndpointID:1cbba6fa67b21c4cf619af27376bdc69849431445138641c67d7a3e457ef94cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab38abc81997d7986e9316eec631add5ad670a23bc2bfdda8c75251b94181a26 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:693df1de9cbf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.suz3efnajmbhly98jrj0nno8x EndpointID:1cbba6fa67b21c4cf619af27376bdc69849431445138641c67d7a3e457ef94cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T16:01:41.396Z] Cross building: bundles/cross/linux/ppc64le [2021-11-11T16:01:41.396Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T16:01:41.396Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T16:01:41.399Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T16:01:41.975Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T16:01:42.235Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T16:01:42.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:42.383Z] INFO: Testing against a local daemon [2021-11-11T16:01:42.383Z] === RUN TestServiceCreateInit [2021-11-11T16:01:42.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:01:42.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:01:42.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T16:01:42.383Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:42.383Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:01:42.383Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceConflict [2021-11-11T16:01:42.383Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:01:42.383Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-11T16:01:42.383Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:01:42.383Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:01:42.383Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:01:42.383Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceSysctls [2021-11-11T16:01:42.383Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T16:01:42.383Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:01:42.383Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T16:01:42.383Z] === RUN TestInspect [2021-11-11T16:01:42.383Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestInspect (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestCreateJob [2021-11-11T16:01:42.383Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestReplicatedJob [2021-11-11T16:01:42.383Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:01:42.383Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestServiceListWithStatuses [2021-11-11T16:01:42.383Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:01:42.383Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:01:42.383Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.383Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T16:01:42.383Z] === RUN TestServicePlugin [2021-11-11T16:01:42.383Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T16:01:42.384Z] === RUN TestServiceUpdateLabel [2021-11-11T16:01:42.384Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T16:01:42.384Z] === RUN TestServiceUpdateSecrets [2021-11-11T16:01:42.384Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T16:01:42.384Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:01:42.384Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T16:01:42.384Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:01:42.384Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T16:01:42.384Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:01:42.384Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:01:42.384Z] PASS [2021-11-11T16:01:42.384Z] ok github.com/docker/docker/integration/service 0.173s [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === Skipped [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-11T16:01:42.384Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:01:42.384Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-11T16:01:42.384Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-11T16:01:42.384Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T16:01:42.384Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T16:01:42.384Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T16:01:42.384Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T16:01:42.384Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T16:01:42.384Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:01:42.384Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T16:01:42.384Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T16:01:42.384Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T16:01:42.384Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T16:01:42.384Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T16:01:42.384Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T16:01:42.384Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:01:42.384Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:42.384Z] [2021-11-11T16:01:42.384Z] DONE 24 tests, 23 skipped in 2.107s [2021-11-11T16:01:42.384Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T16:01:42.804Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T16:01:43.372Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T16:01:43.941Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T16:01:43.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:43.957Z] INFO: Testing against a local daemon [2021-11-11T16:01:43.957Z] === RUN TestSessionCreate [2021-11-11T16:01:43.957Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:43.957Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T16:01:43.957Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:01:43.957Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:43.957Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:01:43.957Z] PASS [2021-11-11T16:01:43.957Z] ok github.com/docker/docker/integration/session 0.063s [2021-11-11T16:01:43.957Z] [2021-11-11T16:01:43.957Z] === Skipped [2021-11-11T16:01:43.957Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T16:01:43.957Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:43.957Z] [2021-11-11T16:01:43.957Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:01:43.957Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:43.957Z] [2021-11-11T16:01:43.957Z] DONE 2 tests, 2 skipped in 1.418s [2021-11-11T16:01:43.957Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T16:01:44.388Z] --- PASS: TestBuildWithHugeFile (68.56s) [2021-11-11T16:01:44.388Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T16:01:44.388Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T16:01:44.388Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T16:01:44.388Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T16:01:44.388Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:01:44.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:01:44.388Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:01:44.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:01:44.388Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:01:44.388Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:01:44.388Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:01:44.388Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:01:44.388Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:01:44.388Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T16:01:44.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-11T16:01:44.388Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-11T16:01:44.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T16:01:44.388Z] === RUN TestBuildPreserveOwnership [2021-11-11T16:01:44.388Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T16:01:44.388Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T16:01:44.388Z] --- PASS: TestBuildPreserveOwnership (2.50s) [2021-11-11T16:01:44.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2021-11-11T16:01:44.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.82s) [2021-11-11T16:01:44.388Z] === RUN TestBuildPlatformInvalid [2021-11-11T16:01:44.388Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T16:01:44.388Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T16:01:44.388Z] Loaded image: busybox:latest [2021-11-11T16:01:44.388Z] Loaded image: busybox:glibc [2021-11-11T16:01:44.388Z] Loaded image: debian:bullseye-slim [2021-11-11T16:01:44.388Z] Loaded image: hello-world:latest [2021-11-11T16:01:44.388Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T16:01:44.388Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.84s) [2021-11-11T16:01:44.388Z] PASS [2021-11-11T16:01:44.388Z] [2021-11-11T16:01:44.388Z] === Skipped [2021-11-11T16:01:44.388Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-11T16:01:44.388Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T16:01:44.388Z] [2021-11-11T16:01:44.388Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T16:01:44.388Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T16:01:44.388Z] [2021-11-11T16:01:44.388Z] DONE 34 tests, 2 skipped in 96.390s [2021-11-11T16:01:44.388Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T16:01:44.388Z] ++ 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-11-11T16:01:44.388Z] ++ set -e [2021-11-11T16:01:44.388Z] ++ '[' -n 0 ']' [2021-11-11T16:01:44.388Z] ++ set -x [2021-11-11T16:01:44.388Z] ++ 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-11-11T16:01:44.388Z] INFO: Testing against a local daemon [2021-11-11T16:01:44.388Z] === RUN TestConfigInspect [2021-11-11T16:01:44.882Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T16:01:45.320Z] --- PASS: TestConfigInspect (2.23s) [2021-11-11T16:01:45.320Z] === RUN TestConfigList [2021-11-11T16:01:45.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:45.339Z] INFO: Testing against a local daemon [2021-11-11T16:01:45.339Z] === RUN TestPluginInvalidJSON [2021-11-11T16:01:45.339Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:45.339Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:45.339Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:45.339Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T16:01:45.339Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:01:45.339Z] === RUN TestPluginInstall [2021-11-11T16:01:45.339Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T16:01:45.339Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:01:45.339Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T16:01:45.339Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:01:45.339Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:01:45.339Z] PASS [2021-11-11T16:01:45.339Z] ok github.com/docker/docker/integration/plugin/common 0.099s [2021-11-11T16:01:45.339Z] [2021-11-11T16:01:45.339Z] === Skipped [2021-11-11T16:01:45.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T16:01:45.339Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] [2021-11-11T16:01:45.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T16:01:45.339Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] [2021-11-11T16:01:45.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:01:45.339Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:01:45.339Z] [2021-11-11T16:01:45.339Z] DONE 5 tests, 3 skipped in 4.387s [2021-11-11T16:01:45.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T16:01:45.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:45.527Z] INFO: Testing against a local daemon [2021-11-11T16:01:45.527Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:01:45.527Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:45.527Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestDiskUsage [2021-11-11T16:01:45.527Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:01:45.527Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestEventsExecDie [2021-11-11T16:01:45.527Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:01:45.527Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:01:45.527Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:01:45.527Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestEventsVolumeCreate [2021-11-11T16:01:45.527Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:01:45.527Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestInfoAPI [2021-11-11T16:01:45.527Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T16:01:45.527Z] === RUN TestInfoAPIWarnings [2021-11-11T16:01:45.527Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:45.527Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestInfoDebug [2021-11-11T16:01:45.527Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:45.527Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:01:45.527Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:45.527Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:01:45.527Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:45.527Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T16:01:45.527Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:01:45.822Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-11-11T16:01:45.822Z] PASS [2021-11-11T16:01:45.822Z] [2021-11-11T16:01:45.822Z] === Skipped [2021-11-11T16:01:45.822Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:01:45.822Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:01:45.822Z] [2021-11-11T16:01:45.822Z] DONE 26 tests, 1 skipped in 49.227s [2021-11-11T16:01:45.822Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:01:45.822Z] ++ 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-11-11T16:01:45.822Z] ++ set -e [2021-11-11T16:01:45.822Z] ++ '[' -n 0 ']' [2021-11-11T16:01:45.822Z] ++ set -x [2021-11-11T16:01:45.822Z] ++ 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-11-11T16:01:45.822Z] INFO: Testing against a local daemon [2021-11-11T16:01:45.822Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T16:01:45.822Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:01:45.822Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:01:45.822Z] === RUN TestDockerNetworkIpvlan [2021-11-11T16:01:45.822Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:01:45.822Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:01:45.822Z] PASS [2021-11-11T16:01:45.822Z] [2021-11-11T16:01:45.822Z] === Skipped [2021-11-11T16:01:45.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:01:45.822Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:01:45.822Z] [2021-11-11T16:01:45.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:01:45.822Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:01:45.822Z] [2021-11-11T16:01:45.822Z] DONE 2 tests, 2 skipped in 0.091s [2021-11-11T16:01:45.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:01:45.822Z] ++ 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-11-11T16:01:45.822Z] ++ set -e [2021-11-11T16:01:45.822Z] ++ '[' -n 0 ']' [2021-11-11T16:01:45.822Z] ++ set -x [2021-11-11T16:01:45.822Z] ++ 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-11-11T16:01:46.081Z] INFO: Testing against a local daemon [2021-11-11T16:01:46.081Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T16:01:46.518Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-11T16:01:46.519Z] === RUN TestPingCacheHeaders [2021-11-11T16:01:46.519Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-11T16:01:46.519Z] === RUN TestPingGet [2021-11-11T16:01:46.519Z] --- PASS: TestPingGet (0.02s) [2021-11-11T16:01:46.519Z] === RUN TestPingHead [2021-11-11T16:01:46.519Z] --- PASS: TestPingHead (0.03s) [2021-11-11T16:01:46.519Z] === RUN TestVersion [2021-11-11T16:01:46.519Z] --- PASS: TestVersion (0.03s) [2021-11-11T16:01:46.519Z] PASS [2021-11-11T16:01:46.519Z] ok github.com/docker/docker/integration/system 1.190s [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === Skipped [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:01:46.989Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T16:01:46.989Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T16:01:46.989Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:01:46.989Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T16:01:46.989Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T16:01:46.989Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T16:01:46.989Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T16:01:46.989Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T16:01:46.989Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:01:46.989Z] [2021-11-11T16:01:46.989Z] DONE 15 tests, 9 skipped in 2.703s [2021-11-11T16:01:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T16:01:47.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-11T16:01:47.284Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-11-11T16:01:47.284Z] === RUN TestDockerNetworkMacvlan [2021-11-11T16:01:47.544Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T16:01:47.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:47.564Z] INFO: Testing against a local daemon [2021-11-11T16:01:47.564Z] === RUN TestExternalGraphDriver [2021-11-11T16:01:47.564Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:01:47.564Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T16:01:47.564Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:01:47.564Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:01:47.564Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:01:47.564Z] PASS [2021-11-11T16:01:47.564Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2021-11-11T16:01:47.805Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T16:01:47.859Z] --- PASS: TestConfigList (2.10s) [2021-11-11T16:01:47.859Z] === RUN TestConfigsCreateAndDelete [2021-11-11T16:01:48.034Z] [2021-11-11T16:01:48.034Z] === Skipped [2021-11-11T16:01:48.034Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T16:01:48.034Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:01:48.034Z] [2021-11-11T16:01:48.034Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:01:48.034Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:01:48.034Z] [2021-11-11T16:01:48.034Z] DONE 2 tests, 2 skipped in 2.865s [2021-11-11T16:01:48.034Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T16:01:48.375Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T16:01:48.375Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T16:01:48.375Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T16:01:48.375Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T16:01:48.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:48.563Z] INFO: Testing against a local daemon [2021-11-11T16:01:48.563Z] === RUN TestVolumesCreateAndList [2021-11-11T16:01:48.563Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-11T16:01:48.563Z] === RUN TestVolumesRemove [2021-11-11T16:01:48.563Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-11T16:01:48.563Z] === RUN TestVolumesInspect [2021-11-11T16:01:48.563Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-11T16:01:48.563Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:01:48.563Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:01:48.563Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:01:48.563Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:01:48.563Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T16:01:48.563Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:01:48.563Z] PASS [2021-11-11T16:01:48.563Z] ok github.com/docker/docker/integration/volume 0.207s [2021-11-11T16:01:48.563Z] [2021-11-11T16:01:48.563Z] DONE 5 tests in 1.669s [2021-11-11T16:01:48.563Z] INFO: make.ps1 ended at 11/11/2021 16:01:48 [2021-11-11T16:01:48.563Z] INFO: Integration CLI tests being run from the host: [2021-11-11T16:01:48.563Z] 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-11-11T16:01:48.636Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T16:01:49.207Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T16:01:49.468Z] docker_api_swarm_test.go:304: [d22833c2a8a61] joining swarm manager [d545ee53602c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:01:49.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:49.604Z] INFO: Testing against a local daemon [2021-11-11T16:01:49.604Z] === RUN TestReadPluginNoRead [2021-11-11T16:01:49.604Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:01:49.604Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T16:01:49.604Z] PASS [2021-11-11T16:01:49.604Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2021-11-11T16:01:49.729Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T16:01:49.757Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2021-11-11T16:01:49.757Z] === RUN TestConfigsUpdate [2021-11-11T16:01:49.785Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-11T16:01:49.785Z] PASS [2021-11-11T16:01:49.785Z] [2021-11-11T16:01:49.785Z] DONE 17 tests in 45.708s [2021-11-11T16:01:49.785Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T16:01:49.785Z] INFO: Testing against a local daemon [2021-11-11T16:01:49.785Z] === RUN TestPluginInvalidJSON [2021-11-11T16:01:49.785Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:49.785Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:49.785Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:01:49.785Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T16:01:49.785Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:01:49.785Z] === RUN TestPluginInstall [2021-11-11T16:01:49.785Z] === RUN TestPluginInstall/no_auth [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f18a313af8264f4ddb6e6b296f604e70b51081f375a56f9be382e202977d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f18a313af8264f4ddb6e6b296f604e70b51081f375a56f9be382e202977d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:49.785Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f18a313af8264f4ddb6e6b296f604e70b51081f375a56f9be382e202977d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:49.785Z] time="2021-11-11T16:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f18a313af8264f4ddb6e6b296f604e70b51081f375a56f9be382e202977d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:49.785Z] === RUN TestPluginInstall/with_insecure [2021-11-11T16:01:49.989Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T16:01:50.075Z] [2021-11-11T16:01:50.075Z] === Skipped [2021-11-11T16:01:50.075Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T16:01:50.075Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:01:50.075Z] [2021-11-11T16:01:50.075Z] DONE 1 tests, 1 skipped in 1.917s [2021-11-11T16:01:50.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T16:01:50.250Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T16:01:50.346Z] time="2021-11-11T16:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:50.346Z] time="2021-11-11T16:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57441c99e6f3fde74df244ece901ff6a725d18751a9852c8567528199af27632" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:50.346Z] time="2021-11-11T16:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:01:50.346Z] time="2021-11-11T16:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57441c99e6f3fde74df244ece901ff6a725d18751a9852c8567528199af27632" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:01:50.601Z] plugin_test.go:165: [d71180af8d6d5] daemon is not started [2021-11-11T16:01:50.601Z] --- PASS: TestPluginInstall (3.32s) [2021-11-11T16:01:50.601Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2021-11-11T16:01:50.601Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-11-11T16:01:50.601Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-11-11T16:01:50.601Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:01:50.819Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T16:01:51.078Z] testing: warning: no tests to run [2021-11-11T16:01:51.078Z] PASS [2021-11-11T16:01:51.078Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2021-11-11T16:01:51.078Z] [2021-11-11T16:01:51.078Z] DONE 0 tests in 1.070s [2021-11-11T16:01:51.078Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T16:01:51.079Z] docker_api_swarm_test.go:305: [d1ae722d9de55] joining swarm manager [d545ee53602c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:01:51.653Z] --- PASS: TestConfigsUpdate (2.07s) [2021-11-11T16:01:51.653Z] === RUN TestTemplatedConfig [2021-11-11T16:01:52.021Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-11T16:01:52.487Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T16:01:52.591Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T16:01:53.048Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T16:01:53.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:53.299Z] INFO: Testing against a local daemon [2021-11-11T16:01:53.299Z] === RUN TestPluginWithDevMounts [2021-11-11T16:01:53.299Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:53.299Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T16:01:53.299Z] PASS [2021-11-11T16:01:53.299Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2021-11-11T16:01:53.299Z] [2021-11-11T16:01:53.299Z] === Skipped [2021-11-11T16:01:53.299Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T16:01:53.299Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:53.299Z] [2021-11-11T16:01:53.299Z] DONE 1 tests, 1 skipped in 1.914s [2021-11-11T16:01:53.299Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T16:01:53.974Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2021-11-11T16:01:53.974Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2021-11-11T16:01:53.974Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-11-11T16:01:53.974Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:01:53.974Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T16:01:54.179Z] --- PASS: TestTemplatedConfig (2.37s) [2021-11-11T16:01:54.179Z] === RUN TestConfigCreateResolve [2021-11-11T16:01:54.535Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2021-11-11T16:01:54.535Z] PASS [2021-11-11T16:01:54.535Z] [2021-11-11T16:01:54.535Z] DONE 10 tests in 7.239s [2021-11-11T16:01:54.535Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T16:01:54.535Z] INFO: Testing against a local daemon [2021-11-11T16:01:54.535Z] === RUN TestExternalGraphDriver [2021-11-11T16:01:54.535Z] === RUN TestExternalGraphDriver/json [2021-11-11T16:01:54.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:54.868Z] INFO: Testing against a local daemon [2021-11-11T16:01:54.868Z] === RUN TestSecretInspect [2021-11-11T16:01:54.868Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T16:01:54.868Z] === RUN TestSecretList [2021-11-11T16:01:54.868Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T16:01:54.868Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:01:54.868Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:01:54.868Z] === RUN TestSecretsUpdate [2021-11-11T16:01:54.868Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T16:01:54.868Z] === RUN TestTemplatedSecret [2021-11-11T16:01:54.868Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T16:01:54.868Z] === RUN TestSecretCreateResolve [2021-11-11T16:01:54.868Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:54.868Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T16:01:54.868Z] PASS [2021-11-11T16:01:54.868Z] ok github.com/docker/docker/integration/secret 0.088s [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === Skipped [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T16:01:54.868Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:54.868Z] [2021-11-11T16:01:54.868Z] DONE 6 tests, 6 skipped in 1.683s [2021-11-11T16:01:54.868Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T16:01:54.914Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T16:01:54.915Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T16:01:55.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T16:01:55.744Z] INFO: Testing against a local daemon [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T16:01:55.744Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T16:01:55.744Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T16:01:55.744Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T16:01:55.855Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T16:01:56.076Z] --- PASS: TestConfigCreateResolve (2.08s) [2021-11-11T16:01:56.076Z] PASS [2021-11-11T16:01:56.076Z] [2021-11-11T16:01:56.076Z] DONE 6 tests in 13.039s [2021-11-11T16:01:56.076Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T16:01:56.076Z] ++ 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-11-11T16:01:56.076Z] ++ set -e [2021-11-11T16:01:56.076Z] ++ '[' -n 0 ']' [2021-11-11T16:01:56.076Z] ++ set -x [2021-11-11T16:01:56.076Z] ++ 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-11-11T16:01:56.076Z] INFO: Testing against a local daemon [2021-11-11T16:01:56.076Z] === RUN TestCheckpoint [2021-11-11T16:01:56.076Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:01:56.076Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T16:01:56.076Z] === RUN TestContainerInvalidJSON [2021-11-11T16:01:56.116Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T16:01:56.334Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:01:56.334Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:01:56.334Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:01:56.334Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:01:56.334Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:01:56.334Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:01:56.334Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T16:01:56.334Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T16:01:56.334Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T16:01:56.334Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T16:01:56.334Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T16:01:56.334Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T16:01:56.334Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-11T16:01:56.334Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T16:01:56.334Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-11T16:01:56.334Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T16:01:56.334Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T16:01:56.334Z] === RUN TestCopyFromContainer [2021-11-11T16:01:56.421Z] === RUN TestExternalGraphDriver/spec [2021-11-11T16:01:56.737Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T16:01:56.737Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T16:01:57.058Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T16:01:57.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:57.092Z] INFO: Testing against a local daemon [2021-11-11T16:01:57.092Z] === RUN TestServiceCreateInit [2021-11-11T16:01:57.092Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:01:57.092Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:01:57.092Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:01:57.092Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceConflict [2021-11-11T16:01:57.092Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:01:57.092Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-11T16:01:57.092Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:01:57.092Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:01:57.092Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:01:57.092Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceSysctls [2021-11-11T16:01:57.092Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T16:01:57.092Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:01:57.092Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T16:01:57.092Z] === RUN TestInspect [2021-11-11T16:01:57.092Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestInspect (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestCreateJob [2021-11-11T16:01:57.092Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestReplicatedJob [2021-11-11T16:01:57.092Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:01:57.092Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceListWithStatuses [2021-11-11T16:01:57.092Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:01:57.092Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:01:57.092Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServicePlugin [2021-11-11T16:01:57.092Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.092Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceUpdateLabel [2021-11-11T16:01:57.092Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceUpdateSecrets [2021-11-11T16:01:57.092Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:01:57.092Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:01:57.092Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T16:01:57.092Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:01:57.092Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.092Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:01:57.092Z] PASS [2021-11-11T16:01:57.092Z] ok github.com/docker/docker/integration/service 0.226s [2021-11-11T16:01:57.209Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T16:01:57.267Z] === RUN TestCopyFromContainer// [2021-11-11T16:01:57.267Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T16:01:57.267Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T16:01:57.267Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T16:01:57.524Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T16:01:57.563Z] [2021-11-11T16:01:57.563Z] === Skipped [2021-11-11T16:01:57.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:57.563Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.563Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:01:57.563Z] [2021-11-11T16:01:57.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:57.563Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.563Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:01:57.563Z] [2021-11-11T16:01:57.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:01:57.563Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.563Z] [2021-11-11T16:01:57.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T16:01:57.563Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.563Z] [2021-11-11T16:01:57.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-11T16:01:57.564Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:01:57.564Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:01:57.564Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:01:57.564Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T16:01:57.564Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T16:01:57.564Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T16:01:57.564Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T16:01:57.564Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T16:01:57.564Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T16:01:57.564Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T16:01:57.564Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:01:57.564Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T16:01:57.564Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T16:01:57.564Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T16:01:57.564Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T16:01:57.564Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T16:01:57.564Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T16:01:57.564Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:01:57.564Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:01:57.564Z] [2021-11-11T16:01:57.564Z] DONE 24 tests, 23 skipped in 2.345s [2021-11-11T16:01:57.564Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T16:01:57.680Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer (1.32s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T16:01:57.782Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T16:01:57.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T16:01:57.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:01:57.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:01:57.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:01:57.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:01:57.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:01:57.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:01:57.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:01:57.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:01:57.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:01:57.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T16:01:57.782Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T16:01:57.782Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T16:01:57.782Z] === RUN TestCreateWithInvalidEnv [2021-11-11T16:01:57.782Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T16:01:57.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T16:01:57.782Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T16:01:57.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T16:01:57.782Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T16:01:57.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T16:01:57.782Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T16:01:57.782Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T16:01:57.782Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T16:01:57.782Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T16:01:57.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T16:01:57.782Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T16:01:57.782Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T16:01:57.782Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T16:01:57.785Z] === RUN TestExternalGraphDriver/pull [2021-11-11T16:01:58.442Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T16:01:59.016Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T16:01:59.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:01:59.133Z] INFO: Testing against a local daemon [2021-11-11T16:01:59.133Z] === RUN TestSessionCreate [2021-11-11T16:01:59.133Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:59.133Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T16:01:59.133Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:01:59.133Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:59.133Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:01:59.133Z] PASS [2021-11-11T16:01:59.133Z] ok github.com/docker/docker/integration/session 0.083s [2021-11-11T16:01:59.133Z] [2021-11-11T16:01:59.133Z] === Skipped [2021-11-11T16:01:59.133Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T16:01:59.133Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:59.133Z] [2021-11-11T16:01:59.133Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:01:59.133Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:01:59.133Z] [2021-11-11T16:01:59.133Z] DONE 2 tests, 2 skipped in 1.518s [2021-11-11T16:01:59.133Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T16:01:59.155Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2021-11-11T16:01:59.155Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T16:01:59.716Z] --- PASS: TestExternalGraphDriver (4.91s) [2021-11-11T16:01:59.716Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2021-11-11T16:01:59.716Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-11-11T16:01:59.716Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-11-11T16:01:59.716Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:01:59.968Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:02:00.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:02:00.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:02:00.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:02:00.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:02:00.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:02:00.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:02:00.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:02:00.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:02:00.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:02:00.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:02:00.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-11T16:02:00.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T16:02:00.088Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan (12.81s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.80s) [2021-11-11T16:02:00.228Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2021-11-11T16:02:00.228Z] PASS [2021-11-11T16:02:00.228Z] [2021-11-11T16:02:00.228Z] DONE 8 tests in 14.257s [2021-11-11T16:02:00.228Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T16:02:00.228Z] ++ 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-11-11T16:02:00.228Z] ++ set -e [2021-11-11T16:02:00.228Z] ++ '[' -n 0 ']' [2021-11-11T16:02:00.228Z] ++ set -x [2021-11-11T16:02:00.228Z] ++ 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-11-11T16:02:00.228Z] testing: warning: no tests to run [2021-11-11T16:02:00.228Z] PASS [2021-11-11T16:02:00.228Z] [2021-11-11T16:02:00.228Z] DONE 0 tests in 0.029s [2021-11-11T16:02:00.228Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T16:02:00.228Z] ++ 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-11-11T16:02:00.228Z] ++ set -e [2021-11-11T16:02:00.228Z] ++ '[' -n 0 ']' [2021-11-11T16:02:00.228Z] ++ set -x [2021-11-11T16:02:00.228Z] ++ 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-11-11T16:02:00.228Z] INFO: Testing against a local daemon [2021-11-11T16:02:00.228Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T16:02:00.346Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-11-11T16:02:00.346Z] === RUN TestCreateDifferentPlatform [2021-11-11T16:02:00.346Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T16:02:00.346Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T16:02:00.346Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T16:02:00.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T16:02:00.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T16:02:00.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T16:02:00.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-11T16:02:00.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T16:02:00.603Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T16:02:00.604Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T16:02:00.604Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T16:02:00.604Z] === RUN TestDaemonRestartIpcMode [2021-11-11T16:02:00.604Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T16:02:00.604Z] === RUN TestDaemonHostGatewayIP [2021-11-11T16:02:00.604Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T16:02:00.604Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T16:02:00.604Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T16:02:00.604Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T16:02:00.604Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T16:02:00.604Z] === RUN TestDiff [2021-11-11T16:02:00.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:02:00.703Z] INFO: Testing against a local daemon [2021-11-11T16:02:00.703Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:02:00.703Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:02:00.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestDiskUsage [2021-11-11T16:02:00.703Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:02:00.703Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestEventsExecDie [2021-11-11T16:02:00.703Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:02:00.703Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:02:00.703Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:02:00.703Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestEventsVolumeCreate [2021-11-11T16:02:00.703Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:02:00.703Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestInfoAPI [2021-11-11T16:02:00.703Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T16:02:00.703Z] === RUN TestInfoAPIWarnings [2021-11-11T16:02:00.703Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:02:00.703Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestInfoDebug [2021-11-11T16:02:00.703Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:00.703Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:02:00.703Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:00.703Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:02:00.703Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:00.703Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T16:02:00.703Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:02:00.862Z] --- PASS: TestDiff (0.38s) [2021-11-11T16:02:00.862Z] === RUN TestExecWithCloseStdin [2021-11-11T16:02:01.427Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-11T16:02:01.427Z] === RUN TestExec [2021-11-11T16:02:01.685Z] --- PASS: TestExec (0.46s) [2021-11-11T16:02:01.685Z] === RUN TestExecUser [2021-11-11T16:02:01.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-11-11T16:02:01.693Z] === RUN TestPingCacheHeaders [2021-11-11T16:02:01.693Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T16:02:01.693Z] === RUN TestPingGet [2021-11-11T16:02:01.693Z] --- PASS: TestPingGet (0.04s) [2021-11-11T16:02:01.693Z] === RUN TestPingHead [2021-11-11T16:02:01.693Z] --- PASS: TestPingHead (0.03s) [2021-11-11T16:02:01.693Z] === RUN TestVersion [2021-11-11T16:02:01.693Z] --- PASS: TestVersion (0.03s) [2021-11-11T16:02:01.693Z] PASS [2021-11-11T16:02:01.693Z] ok github.com/docker/docker/integration/system 1.203s [2021-11-11T16:02:02.139Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-11-11T16:02:02.139Z] === RUN TestAuthZPluginTLS [2021-11-11T16:02:02.164Z] [2021-11-11T16:02:02.164Z] === Skipped [2021-11-11T16:02:02.164Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:02:02.164Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:02:02.164Z] [2021-11-11T16:02:02.164Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T16:02:02.165Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T16:02:02.165Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:02:02.165Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T16:02:02.165Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T16:02:02.165Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T16:02:02.165Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T16:02:02.165Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T16:02:02.165Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:02:02.165Z] [2021-11-11T16:02:02.165Z] DONE 15 tests, 9 skipped in 2.803s [2021-11-11T16:02:02.165Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T16:02:02.250Z] --- PASS: TestExecUser (0.45s) [2021-11-11T16:02:02.250Z] === RUN TestExportContainerAndImportImage [2021-11-11T16:02:02.398Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-11T16:02:02.398Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T16:02:02.399Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T16:02:02.815Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-11T16:02:02.815Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T16:02:02.968Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-11-11T16:02:02.968Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T16:02:02.968Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-11T16:02:03.539Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-11-11T16:02:03.539Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T16:02:03.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:02:03.734Z] INFO: Testing against a local daemon [2021-11-11T16:02:03.734Z] === RUN TestVolumesCreateAndList [2021-11-11T16:02:03.734Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-11T16:02:03.734Z] === RUN TestVolumesRemove [2021-11-11T16:02:03.734Z] --- PASS: TestVolumesRemove (0.16s) [2021-11-11T16:02:03.734Z] === RUN TestVolumesInspect [2021-11-11T16:02:03.734Z] --- PASS: TestVolumesInspect (0.05s) [2021-11-11T16:02:03.734Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:02:03.734Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:02:03.734Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:02:03.734Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:02:03.734Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T16:02:03.734Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:02:03.734Z] PASS [2021-11-11T16:02:03.734Z] ok github.com/docker/docker/integration/volume 0.342s [2021-11-11T16:02:03.877Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2021-11-11T16:02:03.877Z] PASS [2021-11-11T16:02:03.877Z] [2021-11-11T16:02:03.877Z] DONE 5 tests in 8.775s [2021-11-11T16:02:03.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T16:02:03.877Z] INFO: Testing against a local daemon [2021-11-11T16:02:03.877Z] === RUN TestContinueAfterPluginCrash [2021-11-11T16:02:03.877Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T16:02:03.877Z] === RUN TestReadPluginNoRead [2021-11-11T16:02:03.877Z] === PAUSE TestReadPluginNoRead [2021-11-11T16:02:03.877Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T16:02:03.877Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T16:02:03.877Z] === CONT TestContinueAfterPluginCrash [2021-11-11T16:02:03.877Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T16:02:04.109Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T16:02:04.109Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T16:02:04.186Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-11-11T16:02:04.187Z] === RUN TestHealthCheckWorkdir [2021-11-11T16:02:04.204Z] [2021-11-11T16:02:04.204Z] DONE 5 tests in 1.952s [2021-11-11T16:02:04.204Z] INFO: make.ps1 ended at 11/11/2021 16:02:03 [2021-11-11T16:02:04.204Z] INFO: Integration CLI tests being run from the host: [2021-11-11T16:02:04.204Z] 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-11-11T16:02:04.751Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2021-11-11T16:02:04.751Z] === RUN TestHealthKillContainer [2021-11-11T16:02:05.491Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-11-11T16:02:05.491Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T16:02:06.061Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-11T16:02:06.061Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T16:02:06.631Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-11-11T16:02:06.631Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T16:02:07.141Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2021-11-11T16:02:07.141Z] === CONT TestReadPluginNoRead [2021-11-11T16:02:07.200Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-11-11T16:02:07.200Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T16:02:09.029Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T16:02:09.111Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-11-11T16:02:09.111Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T16:02:09.955Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T16:02:10.495Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-11-11T16:02:10.495Z] === RUN TestAuthZPluginHeader [2021-11-11T16:02:11.318Z] === RUN TestReadPluginNoRead/default [2021-11-11T16:02:11.435Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-11-11T16:02:11.435Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T16:02:11.573Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2021-11-11T16:02:12.501Z] === CONT TestReadPluginNoRead [2021-11-11T16:02:12.501Z] read_test.go:92: [d63fa3d45a9ec] daemon is not started [2021-11-11T16:02:12.501Z] --- PASS: TestReadPluginNoRead (5.72s) [2021-11-11T16:02:12.501Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2021-11-11T16:02:12.501Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-11-11T16:02:12.501Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2021-11-11T16:02:12.501Z] PASS [2021-11-11T16:02:12.501Z] [2021-11-11T16:02:12.501Z] DONE 6 tests in 9.127s [2021-11-11T16:02:12.501Z] 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-11-11T16:02:12.501Z] testing: warning: no tests to run [2021-11-11T16:02:12.501Z] PASS [2021-11-11T16:02:12.501Z] [2021-11-11T16:02:12.501Z] DONE 0 tests in 0.011s [2021-11-11T16:02:12.501Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T16:02:12.501Z] INFO: Testing against a local daemon [2021-11-11T16:02:12.501Z] === RUN TestPluginWithDevMounts [2021-11-11T16:02:12.501Z] === PAUSE TestPluginWithDevMounts [2021-11-11T16:02:12.501Z] === CONT TestPluginWithDevMounts [2021-11-11T16:02:12.852Z] --- PASS: TestHealthKillContainer (7.83s) [2021-11-11T16:02:12.852Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T16:02:12.852Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-11-11T16:02:12.852Z] === RUN TestIpcModeNone [2021-11-11T16:02:12.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:02:12.939Z] INFO: Testing against a local daemon [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T16:02:12.939Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T16:02:12.939Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T16:02:12.939Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T16:02:13.413Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T16:02:13.419Z] --- PASS: TestIpcModeNone (0.41s) [2021-11-11T16:02:13.419Z] === RUN TestIpcModePrivate [2021-11-11T16:02:13.419Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-11T16:02:13.677Z] --- PASS: TestIpcModePrivate (0.43s) [2021-11-11T16:02:13.677Z] === RUN TestIpcModeShareable [2021-11-11T16:02:13.882Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T16:02:13.934Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-11T16:02:13.973Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T16:02:14.192Z] --- PASS: TestIpcModeShareable (0.45s) [2021-11-11T16:02:14.192Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T16:02:14.353Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T16:02:14.388Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-11-11T16:02:14.388Z] PASS [2021-11-11T16:02:14.388Z] [2021-11-11T16:02:14.388Z] DONE 1 tests in 1.574s [2021-11-11T16:02:14.388Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T16:02:14.388Z] INFO: Testing against a local daemon [2021-11-11T16:02:14.388Z] === RUN TestSecretInspect [2021-11-11T16:02:14.544Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T16:02:14.805Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T16:02:15.563Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2021-11-11T16:02:15.563Z] === RUN TestAPIIpcModeHost [2021-11-11T16:02:15.745Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2021-11-11T16:02:15.745Z] === RUN TestAuthZPluginV2Disable [2021-11-11T16:02:15.745Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T16:02:15.821Z] --- PASS: TestAPIIpcModeHost (0.32s) [2021-11-11T16:02:15.821Z] === RUN TestDaemonIpcModeShareable [2021-11-11T16:02:16.276Z] --- PASS: TestSecretInspect (2.21s) [2021-11-11T16:02:16.276Z] === RUN TestSecretList [2021-11-11T16:02:16.315Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T16:02:16.754Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T16:02:17.012Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-11-11T16:02:17.012Z] === RUN TestDaemonIpcModePrivate [2021-11-11T16:02:17.255Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T16:02:17.255Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T16:02:17.255Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T16:02:17.255Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T16:02:17.255Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T16:02:17.255Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T16:02:17.255Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T16:02:17.255Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T16:02:17.255Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T16:02:17.944Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T16:02:17.944Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2021-11-11T16:02:17.944Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T16:02:18.636Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T16:02:18.636Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T16:02:18.789Z] --- PASS: TestSecretList (2.17s) [2021-11-11T16:02:18.789Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:02:18.876Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T16:02:19.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2021-11-11T16:02:19.134Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T16:02:19.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-11T16:02:19.207Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T16:02:19.467Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2021-11-11T16:02:19.467Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T16:02:20.039Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T16:02:20.066Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T16:02:20.324Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2021-11-11T16:02:20.324Z] === RUN TestIpcModeOlderClient [2021-11-11T16:02:20.324Z] === PAUSE TestIpcModeOlderClient [2021-11-11T16:02:20.324Z] === RUN TestKillContainerInvalidSignal [2021-11-11T16:02:20.582Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2021-11-11T16:02:20.582Z] === RUN TestKillContainer [2021-11-11T16:02:20.582Z] === RUN TestKillContainer/no_signal [2021-11-11T16:02:20.675Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2021-11-11T16:02:20.675Z] === RUN TestSecretsUpdate [2021-11-11T16:02:20.839Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T16:02:20.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T16:02:20.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T16:02:21.097Z] === RUN TestKillContainer/killing_signal [2021-11-11T16:02:21.663Z] --- PASS: TestKillContainer (1.15s) [2021-11-11T16:02:21.663Z] --- PASS: TestKillContainer/no_signal (0.35s) [2021-11-11T16:02:21.663Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-11T16:02:21.663Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-11-11T16:02:21.663Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T16:02:21.663Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T16:02:21.920Z] docker_api_swarm_test.go:272: [df70f67b03bdc] joining swarm manager [de848f70c97b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:02:22.228Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T16:02:22.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-11-11T16:02:22.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-11-11T16:02:22.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-11-11T16:02:22.793Z] === RUN TestKillStoppedContainer [2021-11-11T16:02:22.793Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T16:02:22.793Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T16:02:23.053Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T16:02:23.053Z] === RUN TestKillDifferentUserContainer [2021-11-11T16:02:23.190Z] --- PASS: TestSecretsUpdate (2.14s) [2021-11-11T16:02:23.190Z] === RUN TestTemplatedSecret [2021-11-11T16:02:23.301Z] docker_api_swarm_test.go:273: [d128f7039c8f8] joining swarm manager [de848f70c97b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:02:23.301Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2021-11-11T16:02:23.301Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T16:02:23.310Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-11-11T16:02:23.311Z] === RUN TestInspectOomKilledTrue [2021-11-11T16:02:23.561Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T16:02:23.875Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2021-11-11T16:02:23.875Z] === RUN TestInspectOomKilledFalse [2021-11-11T16:02:24.132Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2021-11-11T16:02:24.132Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T16:02:24.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2021-11-11T16:02:24.390Z] === RUN TestLinksContainerNames [2021-11-11T16:02:24.945Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T16:02:25.323Z] --- PASS: TestLinksContainerNames (0.77s) [2021-11-11T16:02:25.323Z] === RUN TestLogsFollowTailEmpty [2021-11-11T16:02:25.517Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T16:02:25.581Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-11T16:02:25.581Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T16:02:25.703Z] --- PASS: TestTemplatedSecret (2.62s) [2021-11-11T16:02:25.703Z] === RUN TestSecretCreateResolve [2021-11-11T16:02:25.777Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T16:02:25.839Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/default [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/private [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/slave [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/shared [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/default [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/shared [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T16:02:25.839Z] === CONT TestMountDaemonRoot/slave [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T16:02:25.839Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T16:02:25.839Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T16:02:25.840Z] === CONT TestMountDaemonRoot/private [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T16:02:25.840Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T16:02:25.840Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T16:02:25.840Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T16:02:25.840Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T16:02:26.097Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T16:02:26.355Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-11-11T16:02:26.355Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-11-11T16:02:26.355Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T16:02:26.717Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T16:02:26.717Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T16:02:26.717Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T16:02:27.590Z] --- PASS: TestSecretCreateResolve (2.12s) [2021-11-11T16:02:27.590Z] PASS [2021-11-11T16:02:27.590Z] [2021-11-11T16:02:27.590Z] DONE 6 tests in 13.500s [2021-11-11T16:02:27.590Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T16:02:27.590Z] INFO: Testing against a local daemon [2021-11-11T16:02:27.590Z] === RUN TestServiceCreateInit [2021-11-11T16:02:27.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:02:27.658Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T16:02:27.727Z] --- PASS: TestContainerBindMountNonRecursive (1.16s) [2021-11-11T16:02:27.727Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T16:02:27.984Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-11-11T16:02:27.984Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T16:02:28.242Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2021-11-11T16:02:28.242Z] === RUN TestNetworkNat [2021-11-11T16:02:28.500Z] --- PASS: TestNetworkNat (0.41s) [2021-11-11T16:02:28.500Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T16:02:29.065Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-11T16:02:29.065Z] === RUN TestNetworkLoopbackNat [2021-11-11T16:02:30.201Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T16:02:30.201Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T16:02:30.201Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:02:30.201Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T16:02:30.771Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T16:02:31.560Z] 8f616e6e9eec: Pull complete [2021-11-11T16:02:31.590Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2021-11-11T16:02:31.590Z] === RUN TestPause [2021-11-11T16:02:31.711Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T16:02:31.800Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:02:31.859Z] --- PASS: TestPause (0.41s) [2021-11-11T16:02:31.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T16:02:31.859Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T16:02:31.859Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T16:02:31.859Z] === RUN TestPauseStopPausedContainer [2021-11-11T16:02:32.282Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T16:02:32.434Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2021-11-11T16:02:32.434Z] === RUN TestPidHost [2021-11-11T16:02:32.854Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T16:02:33.390Z] --- PASS: TestPidHost (0.87s) [2021-11-11T16:02:33.390Z] === RUN TestPsFilter [2021-11-11T16:02:33.390Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T16:02:33.390Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T16:02:33.647Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-11T16:02:33.647Z] === RUN TestRemoveContainerWithVolume [2021-11-11T16:02:33.792Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T16:02:34.213Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-11-11T16:02:34.213Z] === RUN TestRemoveContainerRunning [2021-11-11T16:02:34.363Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2021-11-11T16:02:34.363Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T16:02:34.471Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-11T16:02:34.471Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T16:02:34.933Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T16:02:35.036Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-11T16:02:35.037Z] === RUN TestRemoveInvalidContainer [2021-11-11T16:02:35.037Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T16:02:35.037Z] === RUN TestRenameLinkedContainer [2021-11-11T16:02:35.088Z] --- PASS: TestServiceCreateInit (7.46s) [2021-11-11T16:02:35.088Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2021-11-11T16:02:35.088Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2021-11-11T16:02:35.088Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:02:35.873Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T16:02:36.408Z] --- PASS: TestRenameLinkedContainer (1.62s) [2021-11-11T16:02:36.408Z] === RUN TestRenameStoppedContainer [2021-11-11T16:02:36.813Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T16:02:36.973Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-11-11T16:02:36.973Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T16:02:37.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T16:02:37.538Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-11-11T16:02:37.539Z] === RUN TestRenameInvalidName [2021-11-11T16:02:38.014Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T16:02:38.104Z] --- PASS: TestRenameInvalidName (0.37s) [2021-11-11T16:02:38.104Z] === RUN TestRenameAnonymousContainer [2021-11-11T16:02:38.584Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T16:02:38.584Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T16:02:38.584Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T16:02:38.844Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T16:02:38.844Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T16:02:38.844Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T16:02:38.844Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T16:02:39.476Z] --- PASS: TestRenameAnonymousContainer (1.36s) [2021-11-11T16:02:39.476Z] === RUN TestRenameContainerWithSameName [2021-11-11T16:02:39.734Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2021-11-11T16:02:39.734Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T16:02:39.786Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T16:02:40.666Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-11T16:02:40.666Z] === RUN TestResize [2021-11-11T16:02:40.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-11T16:02:40.731Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T16:02:40.731Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T16:02:40.923Z] --- PASS: TestResize (0.38s) [2021-11-11T16:02:40.924Z] === RUN TestResizeWithInvalidSize [2021-11-11T16:02:41.300Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T16:02:41.489Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-11T16:02:41.489Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T16:02:41.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:41.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:41.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:41.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T16:02:41.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:41.870Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T16:02:42.440Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T16:02:43.009Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T16:02:43.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:43.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:43.578Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T16:02:43.578Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T16:02:43.578Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T16:02:44.150Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T16:02:44.150Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T16:02:44.150Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T16:02:44.150Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T16:02:44.150Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T16:02:44.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T16:02:44.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T16:02:44.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T16:02:45.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T16:02:45.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T16:02:45.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T16:02:46.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T16:02:46.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:46.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T16:02:47.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T16:02:47.061Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T16:02:47.321Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T16:02:47.890Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T16:02:48.460Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T16:02:48.719Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T16:02:48.719Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T16:02:49.289Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T16:02:49.860Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T16:02:50.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T16:02:50.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T16:02:50.430Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T16:02:50.430Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T16:02:50.694Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T16:02:50.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-11T16:02:50.954Z] PASS [2021-11-11T16:02:50.954Z] [2021-11-11T16:02:50.954Z] DONE 17 tests in 50.805s [2021-11-11T16:02:50.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T16:02:50.954Z] ++ 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-11-11T16:02:50.954Z] ++ set -e [2021-11-11T16:02:50.954Z] ++ '[' -n 0 ']' [2021-11-11T16:02:50.954Z] ++ set -x [2021-11-11T16:02:50.954Z] ++ 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-11-11T16:02:51.214Z] INFO: Testing against a local daemon [2021-11-11T16:02:51.214Z] === RUN TestPluginInvalidJSON [2021-11-11T16:02:51.214Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:02:51.214Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:02:51.214Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:02:51.214Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T16:02:51.214Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:02:51.214Z] === RUN TestPluginInstall [2021-11-11T16:02:51.214Z] === RUN TestPluginInstall/no_auth [2021-11-11T16:02:51.785Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T16:02:52.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T16:02:53.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T16:02:53.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T16:02:53.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T16:02:53.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T16:02:53.168Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T16:02:53.168Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:53.168Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5514c2321e5f22c4b181e333ced8d648a76c48373dcf5aca96c9a6cd36e6414" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:53.168Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:53.168Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5514c2321e5f22c4b181e333ced8d648a76c48373dcf5aca96c9a6cd36e6414" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:53.194Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) [2021-11-11T16:02:53.194Z] === RUN TestCreateServiceConflict [2021-11-11T16:02:53.194Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-11T16:02:53.194Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:02:53.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T16:02:53.429Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T16:02:53.429Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T16:02:53.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T16:02:53.999Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:53.999Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:970ae5733ca4e225df2b73df157d195f1c536879298da0c6f61f9384320778ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:53.999Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:53.999Z] time="2021-11-11T16:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:970ae5733ca4e225df2b73df157d195f1c536879298da0c6f61f9384320778ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:53.999Z] === RUN TestPluginInstall/with_insecure [2021-11-11T16:02:54.938Z] time="2021-11-11T16:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:54.938Z] time="2021-11-11T16:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef3804269a3f8e91481f3388f3c0799797bc4c645e47027b105629d9468a489" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:54.938Z] time="2021-11-11T16:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:02:54.938Z] time="2021-11-11T16:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef3804269a3f8e91481f3388f3c0799797bc4c645e47027b105629d9468a489" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:02:55.198Z] plugin_test.go:165: [d69b1d2ea2b31] daemon is not started [2021-11-11T16:02:55.199Z] --- PASS: TestPluginInstall (3.95s) [2021-11-11T16:02:55.199Z] --- PASS: TestPluginInstall/no_auth (2.30s) [2021-11-11T16:02:55.199Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2021-11-11T16:02:55.199Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2021-11-11T16:02:55.199Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:02:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T16:02:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T16:02:56.457Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2021-11-11T16:02:56.457Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:02:56.579Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T16:02:56.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T16:02:57.517Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T16:02:57.796Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T16:02:58.321Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:02:58.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.72s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2021-11-11T16:02:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2021-11-11T16:02:58.322Z] === RUN TestCgroupNamespacesRun [2021-11-11T16:02:58.366Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T16:02:58.626Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-11-11T16:02:58.626Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-11-11T16:02:58.626Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-11-11T16:02:58.626Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:02:58.886Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T16:02:58.886Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T16:02:58.886Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T16:02:58.886Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T16:02:59.456Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-11-11T16:02:59.456Z] PASS [2021-11-11T16:02:59.456Z] [2021-11-11T16:02:59.456Z] DONE 10 tests in 8.372s [2021-11-11T16:02:59.456Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T16:02:59.456Z] ++ 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-11-11T16:02:59.456Z] ++ set -e [2021-11-11T16:02:59.456Z] ++ '[' -n 0 ']' [2021-11-11T16:02:59.456Z] ++ set -x [2021-11-11T16:02:59.456Z] ++ 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-11-11T16:02:59.456Z] INFO: Testing against a local daemon [2021-11-11T16:02:59.456Z] === RUN TestExternalGraphDriver [2021-11-11T16:02:59.693Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2021-11-11T16:02:59.693Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T16:02:59.715Z] === RUN TestExternalGraphDriver/json [2021-11-11T16:03:00.625Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-11-11T16:03:00.625Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T16:03:01.098Z] === RUN TestExternalGraphDriver/spec [2021-11-11T16:03:01.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2021-11-11T16:03:01.558Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T16:03:01.666Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T16:03:02.236Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T16:03:02.931Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-11-11T16:03:02.931Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T16:03:03.176Z] === RUN TestExternalGraphDriver/pull [2021-11-11T16:03:03.176Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T16:03:03.863Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-11-11T16:03:03.863Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T16:03:04.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-11T16:03:05.057Z] --- PASS: TestExternalGraphDriver (5.38s) [2021-11-11T16:03:05.057Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2021-11-11T16:03:05.057Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2021-11-11T16:03:05.058Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2021-11-11T16:03:05.058Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:03:05.235Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-11-11T16:03:05.235Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T16:03:05.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-11T16:03:05.492Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T16:03:06.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-11-11T16:03:06.864Z] === RUN TestNISDomainname [2021-11-11T16:03:07.122Z] --- PASS: TestNISDomainname (0.51s) [2021-11-11T16:03:07.122Z] === RUN TestHostnameDnsResolution [2021-11-11T16:03:07.599Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T16:03:07.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-11T16:03:07.772Z] --- PASS: TestHostnameDnsResolution (0.61s) [2021-11-11T16:03:07.772Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T16:03:08.168Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T16:03:08.338Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2021-11-11T16:03:08.338Z] === RUN TestStats [2021-11-11T16:03:09.550Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T16:03:09.812Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2021-11-11T16:03:09.812Z] PASS [2021-11-11T16:03:09.812Z] [2021-11-11T16:03:09.812Z] DONE 5 tests in 10.363s [2021-11-11T16:03:09.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T16:03:09.812Z] ++ 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-11-11T16:03:09.812Z] ++ set -e [2021-11-11T16:03:09.812Z] ++ '[' -n 0 ']' [2021-11-11T16:03:09.812Z] ++ set -x [2021-11-11T16:03:09.812Z] ++ 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-11-11T16:03:09.812Z] docker_api_swarm_node_test.go:20: [d7a22933db405] joining swarm manager [db4038ea1cc57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:03:10.072Z] INFO: Testing against a local daemon [2021-11-11T16:03:10.072Z] === RUN TestContinueAfterPluginCrash [2021-11-11T16:03:10.072Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T16:03:10.072Z] === RUN TestReadPluginNoRead [2021-11-11T16:03:10.072Z] === PAUSE TestReadPluginNoRead [2021-11-11T16:03:10.072Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T16:03:10.073Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T16:03:10.073Z] === CONT TestContinueAfterPluginCrash [2021-11-11T16:03:10.073Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T16:03:10.863Z] --- PASS: TestStats (2.43s) [2021-11-11T16:03:10.863Z] === RUN TestStopContainerWithTimeout [2021-11-11T16:03:10.863Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T16:03:10.863Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T16:03:10.863Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T16:03:10.863Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T16:03:10.863Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T16:03:10.863Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T16:03:10.863Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T16:03:10.863Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T16:03:10.863Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T16:03:10.863Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T16:03:11.013Z] docker_api_swarm_node_test.go:21: [df23d07a24d27] joining swarm manager [db4038ea1cc57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:03:11.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T16:03:11.286Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2021-11-11T16:03:11.286Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:03:11.427Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T16:03:12.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-11T16:03:13.324Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T16:03:13.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-11T16:03:14.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-11T16:03:14.604Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-11-11T16:03:14.604Z] === CONT TestReadPluginNoRead [2021-11-11T16:03:14.708Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T16:03:14.708Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2021-11-11T16:03:14.708Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2021-11-11T16:03:14.708Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-11-11T16:03:14.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-11-11T16:03:14.709Z] === RUN TestDeleteDevicemapper [2021-11-11T16:03:14.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T16:03:14.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T16:03:14.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T16:03:15.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-11T16:03:16.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2021-11-11T16:03:16.624Z] === RUN TestUpdateMemory [2021-11-11T16:03:16.881Z] --- PASS: TestUpdateMemory (0.48s) [2021-11-11T16:03:16.881Z] === RUN TestUpdateCPUQuota [2021-11-11T16:03:16.927Z] === RUN TestReadPluginNoRead/default [2021-11-11T16:03:17.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb3830_} [2021-11-11T16:03:17.796Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T16:03:17.796Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T16:03:17.796Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T16:03:17.796Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T16:03:17.796Z] Cross building: bundles/cross/linux/s390x [2021-11-11T16:03:17.796Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T16:03:17.796Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T16:03:17.814Z] --- PASS: TestUpdateCPUQuota (0.63s) [2021-11-11T16:03:17.814Z] === RUN TestUpdatePidsLimit [2021-11-11T16:03:17.814Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T16:03:17.814Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T16:03:18.072Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T16:03:18.072Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T16:03:18.150Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T16:03:18.330Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T16:03:18.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12450519826_/foo_false____} [2021-11-11T16:03:18.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T16:03:18.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit (1.62s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-11T16:03:19.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2021-11-11T16:03:19.155Z] === RUN TestUpdateRestartPolicy [2021-11-11T16:03:19.791Z] --- PASS: TestContinueAfterPluginCrash (9.55s) [2021-11-11T16:03:19.791Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T16:03:19.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12450519826_/foo_true____} [2021-11-11T16:03:20.730Z] === CONT TestReadPluginNoRead [2021-11-11T16:03:20.730Z] read_test.go:92: [dd2e2d4b16230] daemon is not started [2021-11-11T16:03:20.730Z] --- PASS: TestReadPluginNoRead (6.09s) [2021-11-11T16:03:20.730Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2021-11-11T16:03:20.730Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-11-11T16:03:20.730Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2021-11-11T16:03:20.730Z] PASS [2021-11-11T16:03:20.730Z] [2021-11-11T16:03:20.730Z] DONE 6 tests in 10.907s [2021-11-11T16:03:20.730Z] 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-11-11T16:03:20.730Z] ++ 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-11-11T16:03:20.730Z] ++ set -e [2021-11-11T16:03:20.730Z] ++ '[' -n 0 ']' [2021-11-11T16:03:20.730Z] ++ set -x [2021-11-11T16:03:20.730Z] ++ 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-11-11T16:03:20.730Z] testing: warning: no tests to run [2021-11-11T16:03:20.730Z] PASS [2021-11-11T16:03:20.730Z] [2021-11-11T16:03:20.730Z] DONE 0 tests in 0.034s [2021-11-11T16:03:20.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T16:03:20.730Z] ++ 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-11-11T16:03:20.730Z] ++ set -e [2021-11-11T16:03:20.730Z] ++ '[' -n 0 ']' [2021-11-11T16:03:20.730Z] ++ set -x [2021-11-11T16:03:20.730Z] ++ 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-11-11T16:03:20.990Z] INFO: Testing against a local daemon [2021-11-11T16:03:20.990Z] === RUN TestPluginWithDevMounts [2021-11-11T16:03:20.990Z] === PAUSE TestPluginWithDevMounts [2021-11-11T16:03:20.990Z] === CONT TestPluginWithDevMounts [2021-11-11T16:03:20.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_false____} [2021-11-11T16:03:21.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-11T16:03:22.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_true____} [2021-11-11T16:03:22.499Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-11-11T16:03:22.499Z] PASS [2021-11-11T16:03:22.499Z] [2021-11-11T16:03:22.499Z] DONE 1 tests in 1.711s [2021-11-11T16:03:22.499Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T16:03:22.499Z] ++ 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-11-11T16:03:22.499Z] ++ set -e [2021-11-11T16:03:22.499Z] ++ '[' -n 0 ']' [2021-11-11T16:03:22.499Z] ++ set -x [2021-11-11T16:03:22.499Z] ++ 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-11-11T16:03:22.761Z] INFO: Testing against a local daemon [2021-11-11T16:03:22.761Z] === RUN TestSecretInspect [2021-11-11T16:03:23.443Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2021-11-11T16:03:23.443Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:03:23.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_true__0xc000cb3a70__} [2021-11-11T16:03:25.080Z] --- PASS: TestSecretInspect (2.36s) [2021-11-11T16:03:25.080Z] === RUN TestSecretList [2021-11-11T16:03:25.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb3ad0_} [2021-11-11T16:03:26.463Z] docker_api_swarm_test.go:502: [df6366068502f] joining swarm manager [d2d2b454f3179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:03:26.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb3b30_} [2021-11-11T16:03:27.662Z] --- PASS: TestSecretList (2.62s) [2021-11-11T16:03:27.662Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:03:27.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb3b48_} [2021-11-11T16:03:29.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb3b78_} [2021-11-11T16:03:29.873Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2021-11-11T16:03:29.873Z] === RUN TestSecretsUpdate [2021-11-11T16:03:30.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T16:03:31.346Z] --- PASS: TestUpdateRestartPolicy (10.69s) [2021-11-11T16:03:31.346Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T16:03:31.346Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-11-11T16:03:31.346Z] === RUN TestWaitNonBlocked [2021-11-11T16:03:31.346Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:03:31.346Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:03:31.346Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:03:31.346Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:03:31.346Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:03:31.346Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:03:31.346Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T16:03:31.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-11-11T16:03:31.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-11-11T16:03:31.346Z] === RUN TestWaitBlocked [2021-11-11T16:03:31.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T16:03:31.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T16:03:31.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T16:03:31.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T16:03:31.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T16:03:31.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T16:03:31.604Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-11T16:03:31.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2021-11-11T16:03:31.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2021-11-11T16:03:31.604Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T16:03:31.604Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-11T16:03:32.192Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T16:03:32.192Z] --- PASS: TestSecretsUpdate (2.42s) [2021-11-11T16:03:32.192Z] === RUN TestTemplatedSecret [2021-11-11T16:03:33.504Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2021-11-11T16:03:33.504Z] === CONT TestIpcModeOlderClient [2021-11-11T16:03:33.504Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-11T16:03:33.504Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T16:03:33.761Z] === CONT TestDaemonHostGatewayIP [2021-11-11T16:03:33.761Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2021-11-11T16:03:34.102Z] docker_api_swarm_test.go:507: [df03c87195f60] joining swarm manager [d2d2b454f3179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:03:34.362Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T16:03:35.302Z] --- PASS: TestTemplatedSecret (3.13s) [2021-11-11T16:03:35.302Z] === RUN TestSecretCreateResolve [2021-11-11T16:03:35.602Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2021-11-11T16:03:35.602Z] === RUN TestCreateServiceSysctls [2021-11-11T16:03:35.872Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T16:03:36.287Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2021-11-11T16:03:36.287Z] === CONT TestDaemonRestartIpcMode [2021-11-11T16:03:36.966Z] --- PASS: TestCreateServiceSysctls (3.03s) [2021-11-11T16:03:36.966Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:03:38.186Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2021-11-11T16:03:38.427Z] --- PASS: TestSecretCreateResolve (2.57s) [2021-11-11T16:03:38.428Z] PASS [2021-11-11T16:03:38.428Z] [2021-11-11T16:03:38.428Z] DONE 6 tests in 15.412s [2021-11-11T16:03:38.428Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T16:03:38.428Z] ++ 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-11-11T16:03:38.428Z] ++ set -e [2021-11-11T16:03:38.428Z] ++ '[' -n 0 ']' [2021-11-11T16:03:38.428Z] ++ set -x [2021-11-11T16:03:38.428Z] ++ 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-11-11T16:03:38.428Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T16:03:38.428Z] INFO: Testing against a local daemon [2021-11-11T16:03:38.428Z] === RUN TestServiceCreateInit [2021-11-11T16:03:38.428Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:03:38.998Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T16:03:39.204Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T16:03:39.204Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T16:03:39.204Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T16:03:39.204Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T16:03:39.204Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T16:03:39.204Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T16:03:39.204Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T16:03:39.204Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T16:03:39.258Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T16:03:39.480Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-11-11T16:03:39.480Z] === RUN TestInspect [2021-11-11T16:03:39.676Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T16:03:39.676Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.676Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T16:03:39.676Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T16:03:39.676Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T16:03:39.831Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T16:03:40.647Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T16:03:40.647Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T16:03:40.647Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T16:03:40.647Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T16:03:40.647Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T16:03:40.647Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T16:03:40.647Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T16:03:40.647Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T16:03:40.647Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T16:03:40.772Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-11T16:03:41.346Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T16:03:41.917Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T16:03:41.994Z] --- PASS: TestInspect (2.66s) [2021-11-11T16:03:41.994Z] === RUN TestCreateJob [2021-11-11T16:03:42.637Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T16:03:42.856Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T16:03:42.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:03:43.116Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T16:03:44.056Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T16:03:44.626Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T16:03:44.858Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T16:03:44.858Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T16:03:44.858Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T16:03:44.858Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T16:03:44.858Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T16:03:44.858Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T16:03:44.858Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T16:03:44.858Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T16:03:44.858Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T16:03:45.258Z] --- PASS: TestCreateJob (2.95s) [2021-11-11T16:03:45.258Z] === RUN TestReplicatedJob [2021-11-11T16:03:45.567Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T16:03:46.137Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T16:03:46.285Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2021-11-11T16:03:46.285Z] PASS [2021-11-11T16:03:46.285Z] [2021-11-11T16:03:46.285Z] === Skipped [2021-11-11T16:03:46.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-11T16:03:46.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:03:46.285Z] [2021-11-11T16:03:46.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T16:03:46.285Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T16:03:46.285Z] [2021-11-11T16:03:46.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T16:03:46.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T16:03:46.285Z] [2021-11-11T16:03:46.285Z] DONE 200 tests, 3 skipped in 109.035s [2021-11-11T16:03:46.285Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T16:03:46.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-11T16:03:46.285Z] ++ set -e [2021-11-11T16:03:46.285Z] ++ '[' -n 0 ']' [2021-11-11T16:03:46.285Z] ++ set -x [2021-11-11T16:03:46.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-11T16:03:46.285Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T16:03:46.285Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T16:03:46.285Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T16:03:46.285Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T16:03:46.285Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T16:03:46.285Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T16:03:46.285Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T16:03:46.285Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T16:03:46.285Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T16:03:46.285Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T16:03:46.285Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T16:03:46.285Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T16:03:46.285Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-11-11T16:03:46.285Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-11T16:03:46.285Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T16:03:46.285Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T16:03:46.528Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T16:03:46.528Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:03:46.528Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T16:03:46.528Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T16:03:46.528Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T16:03:46.850Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T16:03:47.077Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T16:03:47.646Z] --- PASS: TestServiceCreateInit (9.41s) [2021-11-11T16:03:47.646Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-11-11T16:03:47.647Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2021-11-11T16:03:47.647Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:03:47.647Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T16:03:47.815Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T16:03:47.815Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T16:03:47.815Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T16:03:47.815Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:03:47.815Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T16:03:48.217Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T16:03:48.221Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T16:03:49.153Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T16:03:49.153Z] daemon_test.go:156: [dcc7cdcc153c6] daemon is not started [2021-11-11T16:03:49.153Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-11T16:03:49.153Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T16:03:49.153Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T16:03:49.153Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T16:03:49.153Z] === RUN TestDaemonProxy [2021-11-11T16:03:49.153Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T16:03:49.484Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T16:03:49.598Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T16:03:50.501Z] --- PASS: TestReplicatedJob (5.09s) [2021-11-11T16:03:50.501Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:03:50.538Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T16:03:51.048Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T16:03:51.481Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T16:03:51.481Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T16:03:51.724Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T16:03:51.724Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T16:03:51.724Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T16:03:51.724Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T16:03:51.724Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T16:03:51.724Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T16:03:51.724Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T16:03:51.724Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T16:03:51.724Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T16:03:52.059Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T16:03:52.628Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T16:03:52.946Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T16:03:53.059Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2021-11-11T16:03:53.059Z] === RUN TestServiceListWithStatuses [2021-11-11T16:03:53.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:03:53.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:03:53.059Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:03:53.695Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T16:03:54.012Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T16:03:54.317Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T16:03:54.582Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T16:03:54.682Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T16:03:54.682Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T16:03:54.682Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T16:03:54.682Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:03:54.682Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T16:03:54.887Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T16:03:55.152Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy (6.25s) [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T16:03:55.451Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T16:03:55.451Z] PASS [2021-11-11T16:03:55.451Z] [2021-11-11T16:03:55.451Z] DONE 17 tests in 10.182s [2021-11-11T16:03:55.451Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T16:03:55.451Z] ++ 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-11-11T16:03:55.451Z] ++ set -e [2021-11-11T16:03:55.451Z] ++ '[' -n 0 ']' [2021-11-11T16:03:55.451Z] ++ set -x [2021-11-11T16:03:55.451Z] ++ 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-11-11T16:03:55.451Z] INFO: Testing against a local daemon [2021-11-11T16:03:55.451Z] === RUN TestCommitInheritsEnv [2021-11-11T16:03:55.708Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-11T16:03:55.708Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T16:03:55.708Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T16:03:55.708Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:03:55.708Z] === RUN TestImagesFilterMultiReference [2021-11-11T16:03:55.708Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T16:03:55.708Z] === RUN TestImagePullPlatformInvalid [2021-11-11T16:03:55.708Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T16:03:55.708Z] === RUN TestRemoveImageOrphaning [2021-11-11T16:03:55.966Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2021-11-11T16:03:55.966Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T16:03:55.966Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:03:55.966Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T16:03:55.966Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T16:03:55.966Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T16:03:55.966Z] === RUN TestTagInvalidReference [2021-11-11T16:03:55.966Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T16:03:55.966Z] === RUN TestTagValidPrefixedRepo [2021-11-11T16:03:55.966Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T16:03:55.966Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T16:03:55.966Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T16:03:55.966Z] === RUN TestTagOfficialNames [2021-11-11T16:03:55.966Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T16:03:55.966Z] === RUN TestTagMatchesDigest [2021-11-11T16:03:56.224Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T16:03:56.224Z] PASS [2021-11-11T16:03:56.224Z] [2021-11-11T16:03:56.224Z] === Skipped [2021-11-11T16:03:56.224Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:03:56.224Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T16:03:56.224Z] [2021-11-11T16:03:56.224Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T16:03:56.224Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:03:56.224Z] [2021-11-11T16:03:56.224Z] DONE 12 tests, 2 skipped in 0.790s [2021-11-11T16:03:56.224Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T16:03:56.224Z] ++ 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-11-11T16:03:56.224Z] ++ set -e [2021-11-11T16:03:56.224Z] ++ '[' -n 0 ']' [2021-11-11T16:03:56.224Z] ++ set -x [2021-11-11T16:03:56.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T16:03:56.224Z] INFO: Testing against a local daemon [2021-11-11T16:03:56.224Z] === RUN TestNetworkCreateDelete [2021-11-11T16:03:56.224Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T16:03:56.224Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:03:56.542Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T16:03:56.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-11T16:03:56.789Z] === RUN TestDaemonDNSFallback [2021-11-11T16:03:57.115Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T16:03:57.265Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2021-11-11T16:03:57.265Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:03:59.023Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T16:04:00.531Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2021-11-11T16:04:00.531Z] === RUN TestServicePlugin [2021-11-11T16:04:01.562Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T16:04:01.849Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T16:04:03.342Z] --- PASS: TestDaemonDNSFallback (6.24s) [2021-11-11T16:04:03.342Z] === RUN TestInspectNetwork [2021-11-11T16:04:03.473Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T16:04:03.473Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T16:04:04.695Z] plugin_test.go:61: [d29ab3f5d41e1] joining swarm manager [deaf76e6a4fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:04:05.255Z] plugin_test.go:64: [d09e3d8650890] joining swarm manager [deaf76e6a4fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:04:05.382Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2021-11-11T16:04:05.382Z] === RUN TestCreateServiceConflict [2021-11-11T16:04:05.867Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T16:04:05.867Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T16:04:05.867Z] === RUN TestInspectNetwork/network_name [2021-11-11T16:04:05.867Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T16:04:06.765Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T16:04:07.703Z] --- PASS: TestCreateServiceConflict (2.58s) [2021-11-11T16:04:07.703Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:04:08.643Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T16:04:09.216Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T16:04:10.043Z] --- PASS: TestInspectNetwork (6.87s) [2021-11-11T16:04:10.043Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T16:04:10.043Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T16:04:10.043Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T16:04:10.043Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T16:04:10.043Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:04:11.124Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2021-11-11T16:04:11.124Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:04:11.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-11T16:04:11.414Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2021-11-11T16:04:11.414Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:04:11.414Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:04:11.414Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:04:11.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:04:11.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:04:11.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:04:11.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:04:11.414Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:04:11.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:04:11.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T16:04:11.414Z] === RUN TestNetworkList [2021-11-11T16:04:11.414Z] === RUN TestNetworkList//networks [2021-11-11T16:04:11.414Z] === PAUSE TestNetworkList//networks [2021-11-11T16:04:11.414Z] === RUN TestNetworkList//networks/ [2021-11-11T16:04:11.414Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:04:11.414Z] === CONT TestNetworkList//networks [2021-11-11T16:04:11.414Z] === CONT TestNetworkList//networks/ [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T16:04:11.414Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:04:11.414Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:04:11.678Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-11T16:04:11.678Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:04:12.651Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T16:04:12.651Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:04:13.216Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-11T16:04:13.354Z] a0eb404f1860: Pull complete [2021-11-11T16:04:13.354Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T16:04:13.354Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:04:13.354Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T16:04:13.354Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T16:04:13.354Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T16:04:13.354Z] WARN: Skipping validation tests [2021-11-11T16:04:13.354Z] INFO: Running unit tests at 11/11/2021 16:04:10... [2021-11-11T16:04:13.618Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2021-11-11T16:04:13.618Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:04:13.788Z] docker_api_swarm_node_test.go:81: [d6a63693cebc5] joining swarm manager [daccabd79c11d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:04:14.048Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T16:04:14.554Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-11-11T16:04:14.554Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:04:14.991Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T16:04:15.584Z] INFO: make.ps1 starting at 11/11/2021 16:04:14 [2021-11-11T16:04:15.584Z] INFO: Git commit (afde1a07b9) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T16:04:15.584Z] INFO: Invoking autogen... [2021-11-11T16:04:15.926Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2021-11-11T16:04:15.926Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:04:15.931Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T16:04:16.054Z] INFO: Running unit tests... [2021-11-11T16:04:16.490Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T16:04:16.491Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:04:16.873Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T16:04:17.444Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T16:04:18.388Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s) [2021-11-11T16:04:18.388Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:04:18.388Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:04:18.388Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:04:18.388Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:04:18.835Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T16:04:18.835Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T16:04:19.404Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T16:04:20.786Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T16:04:20.786Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T16:04:20.786Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T16:04:21.046Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T16:04:21.986Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T16:04:21.986Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T16:04:21.986Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T16:04:21.986Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T16:04:22.246Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T16:04:22.506Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T16:04:22.506Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T16:04:22.766Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T16:04:22.766Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T16:04:22.766Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:04:22.766Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T16:04:22.766Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T16:04:22.766Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T16:04:23.238Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack 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-11-11T16:04:24.149Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T16:04:24.149Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T16:04:24.149Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T16:04:25.089Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.40s) [2021-11-11T16:04:25.089Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:04:27.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-11T16:04:27.940Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T16:04:27.940Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T16:04:27.940Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T16:04:28.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T16:04:28.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T16:04:28.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T16:04:28.769Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T16:04:29.339Z] docker_api_swarm_node_test.go:53: [d64f15b2042ad] joining swarm manager [d2bd9ad7cdbbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:04:29.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T16:04:30.169Z] docker_api_swarm_node_test.go:54: [d4d31a37405a6] joining swarm manager [d2bd9ad7cdbbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:04:30.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T16:04:31.370Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T16:04:31.767Z] --- PASS: TestServicePlugin (29.70s) [2021-11-11T16:04:31.767Z] === RUN TestServiceUpdateLabel [2021-11-11T16:04:32.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T16:04:32.569Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T16:04:32.694Z] --- PASS: TestServiceUpdateLabel (2.12s) [2021-11-11T16:04:32.694Z] === RUN TestServiceUpdateSecrets [2021-11-11T16:04:33.143Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T16:04:33.143Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T16:04:33.247Z] --- PASS: TestServiceWithDataPathPortInit (12.89s) [2021-11-11T16:04:33.247Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:04:33.247Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rzsgihwbpfzxj9t3v0ll1wt8u Created:2021-11-11 16:04:32.229713136 +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[1e3e381984141b777115a0ffdea620fd72d1077c16579e63a9bf952e17e40289:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i7xdzmyn9qpxe7871vjkr9n9x EndpointID:1febfc8953b2a93a63beee1ea6f0b416e069cd6d39847af3251da8e263702846 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:368c49e280dcf429c42b6cfe5972c2ef3e9c669f193eea674034a05aa29dd791 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:077417da15c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i7xdzmyn9qpxe7871vjkr9n9x EndpointID:1febfc8953b2a93a63beee1ea6f0b416e069cd6d39847af3251da8e263702846 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T16:04:33.691Z] ? github.com/docker/docker/api [no test files] [2021-11-11T16:04:33.713Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T16:04:33.713Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-11T16:04:33.713Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-11T16:04:33.713Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-11T16:04:34.283Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-11T16:04:34.853Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-11T16:04:35.793Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-11T16:04:35.793Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-11T16:04:35.793Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-11T16:04:36.054Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-11T16:04:37.968Z] --- PASS: TestCreateServiceSecretFileMode (12.76s) [2021-11-11T16:04:37.968Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:04:38.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2021-11-11T16:04:38.505Z] PASS [2021-11-11T16:04:38.505Z] [2021-11-11T16:04:38.505Z] === Skipped [2021-11-11T16:04:38.505Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:04:38.505Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:04:38.505Z] [2021-11-11T16:04:38.505Z] DONE 26 tests, 1 skipped in 41.546s [2021-11-11T16:04:38.506Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:04:38.506Z] ++ 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-11-11T16:04:38.506Z] ++ set -e [2021-11-11T16:04:38.506Z] ++ '[' -n 0 ']' [2021-11-11T16:04:38.506Z] ++ set -x [2021-11-11T16:04:38.506Z] ++ 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-11-11T16:04:38.506Z] INFO: Testing against a local daemon [2021-11-11T16:04:38.506Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T16:04:38.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:04:38.506Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:04:38.506Z] === RUN TestDockerNetworkIpvlan [2021-11-11T16:04:38.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:04:38.506Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:04:38.506Z] PASS [2021-11-11T16:04:38.506Z] [2021-11-11T16:04:38.506Z] === Skipped [2021-11-11T16:04:38.506Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T16:04:38.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:04:38.506Z] [2021-11-11T16:04:38.506Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T16:04:38.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T16:04:38.506Z] [2021-11-11T16:04:38.506Z] DONE 2 tests, 2 skipped in 0.095s [2021-11-11T16:04:38.506Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T16:04:38.506Z] ++ 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-11-11T16:04:38.506Z] ++ set -e [2021-11-11T16:04:38.506Z] ++ '[' -n 0 ']' [2021-11-11T16:04:38.506Z] ++ set -x [2021-11-11T16:04:38.506Z] ++ 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-11-11T16:04:38.506Z] INFO: Testing against a local daemon [2021-11-11T16:04:38.506Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T16:04:39.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-11T16:04:39.071Z] === RUN TestDockerNetworkMacvlan [2021-11-11T16:04:39.189Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T16:04:39.189Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T16:04:39.189Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T16:04:39.189Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T16:04:39.189Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T16:04:39.517Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T16:04:39.833Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/test/unit [2021-11-11T16:04:40.004Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T16:04:40.571Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T16:04:40.762Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T16:04:40.762Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T16:04:40.762Z] + TESTDIRS=./... [2021-11-11T16:04:40.762Z] + exclude_paths='/vendor/|/integration' [2021-11-11T16:04:40.762Z] ++ go list ./... [2021-11-11T16:04:40.762Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T16:04:41.260Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T16:04:41.504Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T16:04:42.143Z] + pkg_list='github.com/docker/docker/api [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/backend/build [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/httputils [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/middleware [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/build [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/container [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/debug [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/image [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/network [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/session [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/system [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/server/router/volume [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/backend [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/container [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/events [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/filters [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/image [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/mount [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/network [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/registry [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/strslice [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/swarm [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/time [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/versions [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T16:04:42.143Z] github.com/docker/docker/api/types/volume [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/dockerfile [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/dockerignore [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/remotecontext [2021-11-11T16:04:42.143Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T16:04:42.143Z] github.com/docker/docker/cli [2021-11-11T16:04:42.143Z] github.com/docker/docker/cli/config [2021-11-11T16:04:42.143Z] github.com/docker/docker/cli/debug [2021-11-11T16:04:42.143Z] github.com/docker/docker/client [2021-11-11T16:04:42.143Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T16:04:42.143Z] github.com/docker/docker/cmd/dockerd [2021-11-11T16:04:42.143Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T16:04:42.143Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T16:04:42.143Z] github.com/docker/docker/container [2021-11-11T16:04:42.143Z] github.com/docker/docker/container/stream [2021-11-11T16:04:42.143Z] github.com/docker/docker/contrib/apparmor [2021-11-11T16:04:42.143Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T16:04:42.143Z] github.com/docker/docker/contrib/httpserver [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/config [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/discovery [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/events [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/exec [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/images [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/initlayer [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/links [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/listeners [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/local [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/names [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/network [2021-11-11T16:04:42.143Z] github.com/docker/docker/daemon/stats [2021-11-11T16:04:42.143Z] github.com/docker/docker/distribution [2021-11-11T16:04:42.143Z] github.com/docker/docker/distribution/metadata [2021-11-11T16:04:42.143Z] github.com/docker/docker/distribution/utils [2021-11-11T16:04:42.143Z] github.com/docker/docker/distribution/xfer [2021-11-11T16:04:42.143Z] github.com/docker/docker/dockerversion [2021-11-11T16:04:42.143Z] github.com/docker/docker/errdefs [2021-11-11T16:04:42.143Z] github.com/docker/docker/image [2021-11-11T16:04:42.143Z] github.com/docker/docker/image/cache [2021-11-11T16:04:42.143Z] github.com/docker/docker/image/tarexport [2021-11-11T16:04:42.143Z] github.com/docker/docker/image/v1 [2021-11-11T16:04:42.143Z] github.com/docker/docker/internal/test/suite [2021-11-11T16:04:42.143Z] github.com/docker/docker/layer [2021-11-11T16:04:42.143Z] github.com/docker/docker/libcontainerd [2021-11-11T16:04:42.143Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T16:04:42.143Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T16:04:42.143Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T16:04:42.143Z] github.com/docker/docker/libcontainerd/types [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/libnetwork/types [2021-11-11T16:04:42.143Z] github.com/docker/docker/oci [2021-11-11T16:04:42.143Z] github.com/docker/docker/oci/caps [2021-11-11T16:04:42.143Z] github.com/docker/docker/opts [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/aaparser [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/archive [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/authorization [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/capabilities [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/containerfs [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/directory [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/discovery [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/dmesg [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/filenotify [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/fileutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/fsutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/homedir [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/idtools [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/ioutils [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/locker [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/longpath [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/loopback [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/mount [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/parsers [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/pidfile [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/platform [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugins [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/pools [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/progress [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/pubsub [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/reexec [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/signal [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/stack [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/stringid [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/symlink [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/system [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/tailfile [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/tarsum [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/term [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/term/windows [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/truncindex [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/urlutil [2021-11-11T16:04:42.143Z] github.com/docker/docker/pkg/useragent [2021-11-11T16:04:42.143Z] github.com/docker/docker/plugin [2021-11-11T16:04:42.143Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T16:04:42.143Z] github.com/docker/docker/plugin/v2 [2021-11-11T16:04:42.143Z] github.com/docker/docker/profiles/apparmor [2021-11-11T16:04:42.143Z] github.com/docker/docker/profiles/seccomp [2021-11-11T16:04:42.143Z] github.com/docker/docker/quota [2021-11-11T16:04:42.143Z] github.com/docker/docker/reference [2021-11-11T16:04:42.143Z] github.com/docker/docker/registry [2021-11-11T16:04:42.143Z] github.com/docker/docker/registry/resumable [2021-11-11T16:04:42.144Z] github.com/docker/docker/restartmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/rootless [2021-11-11T16:04:42.144Z] github.com/docker/docker/rootless/specconv [2021-11-11T16:04:42.144Z] github.com/docker/docker/runconfig [2021-11-11T16:04:42.144Z] github.com/docker/docker/runconfig/opts [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/daemon [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/environment [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakegit [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/registry [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/request [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/drivers [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/local [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/mounts [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/service [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/service/opts [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/testutils' [2021-11-11T16:04:42.144Z] ++ echo 'github.com/docker/docker/api [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/backend/build [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/httputils [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/middleware [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/build [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/debug [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/image [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/network [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/session [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/system [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/volume [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/backend [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/events [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/filters [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/image [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/mount [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/network [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/registry [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/strslice [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/swarm [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/time [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/versions [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/volume [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/dockerfile [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/dockerignore [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/remotecontext [2021-11-11T16:04:42.144Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T16:04:42.144Z] github.com/docker/docker/cli [2021-11-11T16:04:42.144Z] github.com/docker/docker/cli/config [2021-11-11T16:04:42.144Z] github.com/docker/docker/cli/debug [2021-11-11T16:04:42.144Z] github.com/docker/docker/client [2021-11-11T16:04:42.144Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T16:04:42.144Z] github.com/docker/docker/cmd/dockerd [2021-11-11T16:04:42.144Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T16:04:42.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T16:04:42.144Z] github.com/docker/docker/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/container/stream [2021-11-11T16:04:42.144Z] github.com/docker/docker/contrib/apparmor [2021-11-11T16:04:42.144Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T16:04:42.144Z] github.com/docker/docker/contrib/httpserver [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/config [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/discovery [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/events [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/exec [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/images [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/initlayer [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/links [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/listeners [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/local [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/names [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/network [2021-11-11T16:04:42.144Z] github.com/docker/docker/daemon/stats [2021-11-11T16:04:42.144Z] github.com/docker/docker/distribution [2021-11-11T16:04:42.144Z] github.com/docker/docker/distribution/metadata [2021-11-11T16:04:42.144Z] github.com/docker/docker/distribution/utils [2021-11-11T16:04:42.144Z] github.com/docker/docker/distribution/xfer [2021-11-11T16:04:42.144Z] github.com/docker/docker/dockerversion [2021-11-11T16:04:42.144Z] github.com/docker/docker/errdefs [2021-11-11T16:04:42.144Z] github.com/docker/docker/image [2021-11-11T16:04:42.144Z] github.com/docker/docker/image/cache [2021-11-11T16:04:42.144Z] github.com/docker/docker/image/tarexport [2021-11-11T16:04:42.144Z] github.com/docker/docker/image/v1 [2021-11-11T16:04:42.144Z] github.com/docker/docker/internal/test/suite [2021-11-11T16:04:42.144Z] github.com/docker/docker/layer [2021-11-11T16:04:42.144Z] github.com/docker/docker/libcontainerd [2021-11-11T16:04:42.144Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T16:04:42.144Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T16:04:42.144Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T16:04:42.144Z] github.com/docker/docker/libcontainerd/types [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/libnetwork/types [2021-11-11T16:04:42.144Z] github.com/docker/docker/oci [2021-11-11T16:04:42.144Z] github.com/docker/docker/oci/caps [2021-11-11T16:04:42.144Z] github.com/docker/docker/opts [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/aaparser [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/archive [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/authorization [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/capabilities [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/containerfs [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/directory [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/discovery [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/dmesg [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/filenotify [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/fileutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/fsutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/homedir [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/idtools [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/ioutils [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/locker [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/longpath [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/loopback [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/mount [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/parsers [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/pidfile [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/platform [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugins [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/pools [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/progress [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/pubsub [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/reexec [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/signal [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/stack [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/stringid [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/symlink [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/system [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/tailfile [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/tarsum [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/term [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/term/windows [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/truncindex [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/urlutil [2021-11-11T16:04:42.144Z] github.com/docker/docker/pkg/useragent [2021-11-11T16:04:42.144Z] github.com/docker/docker/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T16:04:42.144Z] github.com/docker/docker/plugin/v2 [2021-11-11T16:04:42.144Z] github.com/docker/docker/profiles/apparmor [2021-11-11T16:04:42.144Z] github.com/docker/docker/profiles/seccomp [2021-11-11T16:04:42.144Z] github.com/docker/docker/quota [2021-11-11T16:04:42.144Z] github.com/docker/docker/reference [2021-11-11T16:04:42.144Z] github.com/docker/docker/registry [2021-11-11T16:04:42.144Z] github.com/docker/docker/registry/resumable [2021-11-11T16:04:42.144Z] github.com/docker/docker/restartmanager [2021-11-11T16:04:42.144Z] github.com/docker/docker/rootless [2021-11-11T16:04:42.144Z] github.com/docker/docker/rootless/specconv [2021-11-11T16:04:42.144Z] github.com/docker/docker/runconfig [2021-11-11T16:04:42.144Z] github.com/docker/docker/runconfig/opts [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/daemon [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/environment [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakegit [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/registry [2021-11-11T16:04:42.144Z] github.com/docker/docker/testutil/request [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/drivers [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/local [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/mounts [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/service [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/service/opts [2021-11-11T16:04:42.144Z] github.com/docker/docker/volume/testutils' [2021-11-11T16:04:42.144Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T16:04:42.144Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/backend/build [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/httputils [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/middleware [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/build [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/debug [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/image [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/network [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/session [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/system [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/server/router/volume [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/backend [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/container [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/events [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/filters [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/image [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/mount [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/network [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/registry [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/strslice [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/swarm [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T16:04:42.144Z] github.com/docker/docker/api/types/time [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/volume [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/dockerfile [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/dockerignore [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/remotecontext [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli/config [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli/debug [2021-11-11T16:04:42.145Z] github.com/docker/docker/client [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T16:04:42.145Z] github.com/docker/docker/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/container/stream [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/apparmor [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/httpserver [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/config [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/discovery [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/events [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/exec [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/images [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/initlayer [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/links [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/listeners [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/local [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/names [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/network [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/stats [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/metadata [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/utils [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/xfer [2021-11-11T16:04:42.145Z] github.com/docker/docker/dockerversion [2021-11-11T16:04:42.145Z] github.com/docker/docker/errdefs [2021-11-11T16:04:42.145Z] github.com/docker/docker/image [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/cache [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/tarexport [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/v1 [2021-11-11T16:04:42.145Z] github.com/docker/docker/internal/test/suite [2021-11-11T16:04:42.145Z] github.com/docker/docker/layer [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/types [2021-11-11T16:04:42.145Z] github.com/docker/docker/oci [2021-11-11T16:04:42.145Z] github.com/docker/docker/oci/caps [2021-11-11T16:04:42.145Z] github.com/docker/docker/opts [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/aaparser [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/archive [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/authorization [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/capabilities [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/containerfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/directory [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/discovery [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/dmesg [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/filenotify [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/fileutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/fsutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/homedir [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/idtools [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/ioutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/locker [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/longpath [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/loopback [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/mount [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/parsers [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/pidfile [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/platform [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugins [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/pools [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/progress [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/pubsub [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/reexec [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/signal [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/stack [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/stringid [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/symlink [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/system [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/tailfile [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/tarsum [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/term [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/term/windows [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/truncindex [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/urlutil [2021-11-11T16:04:42.145Z] github.com/docker/docker/pkg/useragent [2021-11-11T16:04:42.145Z] github.com/docker/docker/plugin [2021-11-11T16:04:42.145Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T16:04:42.145Z] github.com/docker/docker/plugin/v2 [2021-11-11T16:04:42.145Z] github.com/docker/docker/profiles/apparmor [2021-11-11T16:04:42.145Z] github.com/docker/docker/profiles/seccomp [2021-11-11T16:04:42.145Z] github.com/docker/docker/quota [2021-11-11T16:04:42.145Z] github.com/docker/docker/reference [2021-11-11T16:04:42.145Z] github.com/docker/docker/registry [2021-11-11T16:04:42.145Z] github.com/docker/docker/registry/resumable [2021-11-11T16:04:42.145Z] github.com/docker/docker/restartmanager [2021-11-11T16:04:42.145Z] github.com/docker/docker/rootless [2021-11-11T16:04:42.145Z] github.com/docker/docker/rootless/specconv [2021-11-11T16:04:42.145Z] github.com/docker/docker/runconfig [2021-11-11T16:04:42.145Z] github.com/docker/docker/runconfig/opts [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/daemon [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/environment [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fakegit [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/registry [2021-11-11T16:04:42.145Z] github.com/docker/docker/testutil/request [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/drivers [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/local [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/mounts [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/service [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/service/opts [2021-11-11T16:04:42.145Z] github.com/docker/docker/volume/testutils' [2021-11-11T16:04:42.145Z] ++ grep --fixed-strings /libnetwork [2021-11-11T16:04:42.145Z] ++ echo 'github.com/docker/docker/api [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/backend/build [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/httputils [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/middleware [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/build [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/debug [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/image [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/network [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/session [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/system [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/server/router/volume [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/backend [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/events [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/filters [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/image [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/mount [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/network [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/registry [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/strslice [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/swarm [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/time [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T16:04:42.145Z] github.com/docker/docker/api/types/volume [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/dockerfile [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/dockerignore [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/remotecontext [2021-11-11T16:04:42.145Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli/config [2021-11-11T16:04:42.145Z] github.com/docker/docker/cli/debug [2021-11-11T16:04:42.145Z] github.com/docker/docker/client [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T16:04:42.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T16:04:42.145Z] github.com/docker/docker/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/container/stream [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/apparmor [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T16:04:42.145Z] github.com/docker/docker/contrib/httpserver [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/config [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/discovery [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/events [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/exec [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/images [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/initlayer [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/links [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/listeners [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/local [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/names [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/network [2021-11-11T16:04:42.145Z] github.com/docker/docker/daemon/stats [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/metadata [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/utils [2021-11-11T16:04:42.145Z] github.com/docker/docker/distribution/xfer [2021-11-11T16:04:42.145Z] github.com/docker/docker/dockerversion [2021-11-11T16:04:42.145Z] github.com/docker/docker/errdefs [2021-11-11T16:04:42.145Z] github.com/docker/docker/image [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/cache [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/tarexport [2021-11-11T16:04:42.145Z] github.com/docker/docker/image/v1 [2021-11-11T16:04:42.145Z] github.com/docker/docker/internal/test/suite [2021-11-11T16:04:42.145Z] github.com/docker/docker/layer [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T16:04:42.145Z] github.com/docker/docker/libcontainerd/types [2021-11-11T16:04:42.145Z] github.com/docker/docker/libnetwork [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/types [2021-11-11T16:04:42.146Z] github.com/docker/docker/oci [2021-11-11T16:04:42.146Z] github.com/docker/docker/oci/caps [2021-11-11T16:04:42.146Z] github.com/docker/docker/opts [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/aaparser [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/archive [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/authorization [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/capabilities [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/containerfs [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/directory [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/discovery [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/dmesg [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/filenotify [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/fileutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/fsutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/homedir [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/idtools [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/ioutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/locker [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/longpath [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/loopback [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/mount [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/parsers [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/pidfile [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/platform [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugins [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/pools [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/progress [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/pubsub [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/reexec [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/signal [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/stack [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/stringid [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/symlink [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/system [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/tailfile [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/tarsum [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/term [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/term/windows [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/truncindex [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/urlutil [2021-11-11T16:04:42.146Z] github.com/docker/docker/pkg/useragent [2021-11-11T16:04:42.146Z] github.com/docker/docker/plugin [2021-11-11T16:04:42.146Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T16:04:42.146Z] github.com/docker/docker/plugin/v2 [2021-11-11T16:04:42.146Z] github.com/docker/docker/profiles/apparmor [2021-11-11T16:04:42.146Z] github.com/docker/docker/profiles/seccomp [2021-11-11T16:04:42.146Z] github.com/docker/docker/quota [2021-11-11T16:04:42.146Z] github.com/docker/docker/reference [2021-11-11T16:04:42.146Z] github.com/docker/docker/registry [2021-11-11T16:04:42.146Z] github.com/docker/docker/registry/resumable [2021-11-11T16:04:42.146Z] github.com/docker/docker/restartmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/rootless [2021-11-11T16:04:42.146Z] github.com/docker/docker/rootless/specconv [2021-11-11T16:04:42.146Z] github.com/docker/docker/runconfig [2021-11-11T16:04:42.146Z] github.com/docker/docker/runconfig/opts [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/daemon [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/environment [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fakegit [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/registry [2021-11-11T16:04:42.146Z] github.com/docker/docker/testutil/request [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/drivers [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/local [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/mounts [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/service [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/service/opts [2021-11-11T16:04:42.146Z] github.com/docker/docker/volume/testutils' [2021-11-11T16:04:42.146Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/types' [2021-11-11T16:04:42.146Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/types' [2021-11-11T16:04:42.146Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:04:42.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:04:42.146Z] + type docker-proxy [2021-11-11T16:04:42.146Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T16:04:42.146Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T16:04:42.146Z] [2021-11-11T16:04:42.146Z] Removing bundles/ [2021-11-11T16:04:42.146Z] [2021-11-11T16:04:42.146Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T16:04:42.146Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T16:04:42.146Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T16:04:42.878Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T16:04:43.170Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T16:04:44.551Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T16:04:44.778Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T16:04:45.932Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-11T16:04:46.502Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T16:04:46.763Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T16:04:47.308Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T16:04:47.333Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T16:04:47.569Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2021-11-11T16:04:47.569Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:04:47.904Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T16:04:48.250Z] --- PASS: TestDockerNetworkMacvlan (8.93s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) [2021-11-11T16:04:48.251Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-11-11T16:04:48.251Z] PASS [2021-11-11T16:04:48.251Z] [2021-11-11T16:04:48.251Z] DONE 8 tests in 10.342s [2021-11-11T16:04:48.251Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T16:04:48.251Z] ++ 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-11-11T16:04:48.251Z] ++ set -e [2021-11-11T16:04:48.251Z] ++ '[' -n 0 ']' [2021-11-11T16:04:48.251Z] ++ set -x [2021-11-11T16:04:48.251Z] ++ 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-11-11T16:04:48.251Z] testing: warning: no tests to run [2021-11-11T16:04:48.251Z] PASS [2021-11-11T16:04:48.251Z] [2021-11-11T16:04:48.251Z] DONE 0 tests in 0.023s [2021-11-11T16:04:48.251Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T16:04:48.251Z] ++ 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-11-11T16:04:48.251Z] ++ set -e [2021-11-11T16:04:48.251Z] ++ '[' -n 0 ']' [2021-11-11T16:04:48.251Z] ++ set -x [2021-11-11T16:04:48.251Z] ++ 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-11-11T16:04:48.251Z] INFO: Testing against a local daemon [2021-11-11T16:04:48.251Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T16:04:48.473Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T16:04:48.695Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T16:04:48.695Z] [2021-11-11T16:04:48.695Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T16:04:48.695Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T16:04:48.695Z] [2021-11-11T16:04:48.695Z] + mkdir -p bundles [2021-11-11T16:04:48.695Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/backend/build [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/httputils [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/middleware [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/build [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/container [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/debug [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/image [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/network [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/session [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/system [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/server/router/volume [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/backend [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/container [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/events [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/filters [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/image [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/mount [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/network [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/registry [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/strslice [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/swarm [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/time [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/versions [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T16:04:48.695Z] github.com/docker/docker/api/types/volume [2021-11-11T16:04:48.695Z] github.com/docker/docker/builder [2021-11-11T16:04:48.695Z] github.com/docker/docker/builder/builder-next [2021-11-11T16:04:48.695Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T16:04:48.695Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/dockerfile [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/dockerignore [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/remotecontext [2021-11-11T16:04:48.696Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T16:04:48.696Z] github.com/docker/docker/cli [2021-11-11T16:04:48.696Z] github.com/docker/docker/cli/config [2021-11-11T16:04:48.696Z] github.com/docker/docker/cli/debug [2021-11-11T16:04:48.696Z] github.com/docker/docker/client [2021-11-11T16:04:48.696Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T16:04:48.696Z] github.com/docker/docker/cmd/dockerd [2021-11-11T16:04:48.696Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T16:04:48.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T16:04:48.696Z] github.com/docker/docker/container [2021-11-11T16:04:48.696Z] github.com/docker/docker/container/stream [2021-11-11T16:04:48.696Z] github.com/docker/docker/contrib/apparmor [2021-11-11T16:04:48.696Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T16:04:48.696Z] github.com/docker/docker/contrib/httpserver [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/config [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/discovery [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/events [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/exec [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/images [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/initlayer [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/links [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/listeners [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/local [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/names [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/network [2021-11-11T16:04:48.696Z] github.com/docker/docker/daemon/stats [2021-11-11T16:04:48.696Z] github.com/docker/docker/distribution [2021-11-11T16:04:48.696Z] github.com/docker/docker/distribution/metadata [2021-11-11T16:04:48.696Z] github.com/docker/docker/distribution/utils [2021-11-11T16:04:48.696Z] github.com/docker/docker/distribution/xfer [2021-11-11T16:04:48.696Z] github.com/docker/docker/dockerversion [2021-11-11T16:04:48.696Z] github.com/docker/docker/errdefs [2021-11-11T16:04:48.696Z] github.com/docker/docker/image [2021-11-11T16:04:48.696Z] github.com/docker/docker/image/cache [2021-11-11T16:04:48.696Z] github.com/docker/docker/image/tarexport [2021-11-11T16:04:48.696Z] github.com/docker/docker/image/v1 [2021-11-11T16:04:48.696Z] github.com/docker/docker/internal/test/suite [2021-11-11T16:04:48.696Z] github.com/docker/docker/layer [2021-11-11T16:04:48.696Z] github.com/docker/docker/libcontainerd [2021-11-11T16:04:48.696Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T16:04:48.696Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T16:04:48.696Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T16:04:48.696Z] github.com/docker/docker/libcontainerd/types [2021-11-11T16:04:48.696Z] github.com/docker/docker/oci [2021-11-11T16:04:48.696Z] github.com/docker/docker/oci/caps [2021-11-11T16:04:48.696Z] github.com/docker/docker/opts [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/aaparser [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/archive [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/authorization [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/capabilities [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/containerfs [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/directory [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/discovery [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/dmesg [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/filenotify [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/fileutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/fsutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/homedir [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/idtools [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/ioutils [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/locker [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/longpath [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/loopback [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/mount [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/parsers [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/pidfile [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/platform [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugins [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/pools [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/progress [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/pubsub [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/reexec [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/signal [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/stack [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/stringid [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/symlink [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/system [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/tailfile [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/tarsum [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/term [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/term/windows [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/truncindex [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/urlutil [2021-11-11T16:04:48.696Z] github.com/docker/docker/pkg/useragent [2021-11-11T16:04:48.696Z] github.com/docker/docker/plugin [2021-11-11T16:04:48.696Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T16:04:48.696Z] github.com/docker/docker/plugin/v2 [2021-11-11T16:04:48.696Z] github.com/docker/docker/profiles/apparmor [2021-11-11T16:04:48.696Z] github.com/docker/docker/profiles/seccomp [2021-11-11T16:04:48.696Z] github.com/docker/docker/quota [2021-11-11T16:04:48.696Z] github.com/docker/docker/reference [2021-11-11T16:04:48.696Z] github.com/docker/docker/registry [2021-11-11T16:04:48.696Z] github.com/docker/docker/registry/resumable [2021-11-11T16:04:48.696Z] github.com/docker/docker/restartmanager [2021-11-11T16:04:48.696Z] github.com/docker/docker/rootless [2021-11-11T16:04:48.696Z] github.com/docker/docker/rootless/specconv [2021-11-11T16:04:48.696Z] github.com/docker/docker/runconfig [2021-11-11T16:04:48.696Z] github.com/docker/docker/runconfig/opts [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/daemon [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/environment [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fakegit [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/registry [2021-11-11T16:04:48.696Z] github.com/docker/docker/testutil/request [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/drivers [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/local [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/mounts [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/service [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/service/opts [2021-11-11T16:04:48.696Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T16:04:48.696Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-11T16:04:48.732Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-11T16:04:49.631Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2021-11-11T16:04:49.631Z] === RUN TestAuthZPluginTLS [2021-11-11T16:04:49.668Z] ? github.com/docker/docker/api [no test files] [2021-11-11T16:04:49.905Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-11T16:04:49.905Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T16:04:50.470Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T16:04:50.470Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T16:04:50.649Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-11T16:04:50.649Z] --- PASS: TestCreateServiceConfigFileMode (12.56s) [2021-11-11T16:04:50.649Z] === RUN TestCreateServiceSysctls [2021-11-11T16:04:51.035Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-11-11T16:04:51.035Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T16:04:51.532Z] === RUN TestMiddlewares [2021-11-11T16:04:51.532Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T16:04:51.532Z] PASS [2021-11-11T16:04:51.532Z] coverage: 9.0% of statements [2021-11-11T16:04:51.532Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-11-11T16:04:51.589Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T16:04:51.599Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-11T16:04:51.599Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T16:04:52.531Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-11-11T16:04:52.531Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T16:04:53.095Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T16:04:53.095Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T16:04:53.661Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-11T16:04:53.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T16:04:54.130Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-11-11T16:04:54.130Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:04:54.130Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-11T16:04:54.225Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-11T16:04:54.225Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T16:04:55.596Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2021-11-11T16:04:55.596Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T16:04:56.685Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T16:04:56.685Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2021-11-11T16:04:56.685Z] === RUN TestInspect [2021-11-11T16:04:56.969Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2021-11-11T16:04:56.969Z] === RUN TestAuthZPluginHeader [2021-11-11T16:04:57.534Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-11-11T16:04:57.534Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T16:04:57.534Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:04:57.534Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T16:04:57.534Z] === RUN TestAuthZPluginV2Disable [2021-11-11T16:04:57.534Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:04:57.534Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-11T16:04:57.534Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T16:04:57.534Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:04:57.534Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T16:04:57.534Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T16:04:57.534Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:04:57.534Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T16:04:57.534Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T16:04:57.624Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T16:04:58.564Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T16:05:00.044Z] --- PASS: TestInspect (3.35s) [2021-11-11T16:05:00.044Z] === RUN TestCreateJob [2021-11-11T16:05:02.402Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2021-11-11T16:05:02.402Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:05:02.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-11T16:05:03.254Z] --- PASS: TestCreateJob (3.15s) [2021-11-11T16:05:03.254Z] === RUN TestReplicatedJob [2021-11-11T16:05:04.193Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T16:05:04.453Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T16:05:04.621Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-11-11T16:05:05.835Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T16:05:06.096Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-11T16:05:06.356Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T16:05:06.927Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-11T16:05:06.927Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-11T16:05:06.927Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T16:05:08.310Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T16:05:08.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-11T16:05:09.140Z] --- PASS: TestReplicatedJob (5.91s) [2021-11-11T16:05:09.140Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:05:09.711Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T16:05:09.711Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T16:05:09.711Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T16:05:10.651Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T16:05:10.912Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T16:05:11.172Z] docker_api_swarm_test.go:202: [dc80de53fd553] joining swarm manager [d3690fa9dd187]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:05:11.742Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T16:05:13.124Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-11T16:05:13.124Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2021-11-11T16:05:13.124Z] === RUN TestServiceListWithStatuses [2021-11-11T16:05:13.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:05:13.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:05:13.124Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:05:13.124Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-11T16:05:13.124Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T16:05:13.124Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-11T16:05:13.124Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T16:05:13.124Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T16:05:14.562Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2021-11-11T16:05:14.563Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:05:15.032Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-11T16:05:15.131Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T16:05:15.692Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T16:05:15.941Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-11T16:05:15.941Z] PASS [2021-11-11T16:05:15.941Z] [2021-11-11T16:05:15.941Z] === Skipped [2021-11-11T16:05:15.941Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T16:05:15.941Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:15.941Z] [2021-11-11T16:05:15.941Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-11T16:05:15.941Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:15.941Z] [2021-11-11T16:05:15.941Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T16:05:15.941Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:15.941Z] [2021-11-11T16:05:15.941Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T16:05:15.941Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:15.941Z] [2021-11-11T16:05:15.941Z] DONE 17 tests, 4 skipped in 25.798s [2021-11-11T16:05:15.941Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T16:05:15.941Z] ++ 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-11-11T16:05:15.941Z] ++ set -e [2021-11-11T16:05:15.941Z] ++ '[' -n 0 ']' [2021-11-11T16:05:15.941Z] ++ set -x [2021-11-11T16:05:15.941Z] ++ 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-11-11T16:05:15.941Z] INFO: Testing against a local daemon [2021-11-11T16:05:15.941Z] === RUN TestPluginInvalidJSON [2021-11-11T16:05:15.941Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:05:15.941Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:05:15.941Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:05:15.941Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T16:05:15.941Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:05:15.941Z] === RUN TestPluginInstall [2021-11-11T16:05:15.941Z] === RUN TestPluginInstall/no_auth [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d44b82726a82f92daa6fdf8c97f9d1f9ae82f0d10c70bf0a429846b8328f6c6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d44b82726a82f92daa6fdf8c97f9d1f9ae82f0d10c70bf0a429846b8328f6c6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:15.941Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364f94f56371063037ad2fadcfe5556b36e243152dc782bdd6bb47dfefff8274" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:15.941Z] time="2021-11-11T16:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364f94f56371063037ad2fadcfe5556b36e243152dc782bdd6bb47dfefff8274" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:15.941Z] === RUN TestPluginInstall/with_insecure [2021-11-11T16:05:15.979Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T16:05:16.240Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T16:05:16.874Z] time="2021-11-11T16:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:16.874Z] time="2021-11-11T16:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93473ba6529f60d9d3363c9273b44d03ea05547ad6e0522a9063a6318aec07bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:16.874Z] time="2021-11-11T16:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T16:05:16.874Z] time="2021-11-11T16:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93473ba6529f60d9d3363c9273b44d03ea05547ad6e0522a9063a6318aec07bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T16:05:17.132Z] plugin_test.go:165: [d05b165a3cffa] daemon is not started [2021-11-11T16:05:17.132Z] --- PASS: TestPluginInstall (2.99s) [2021-11-11T16:05:17.132Z] --- PASS: TestPluginInstall/no_auth (1.40s) [2021-11-11T16:05:17.132Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2021-11-11T16:05:17.132Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-11-11T16:05:17.132Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:05:17.183Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T16:05:17.754Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2021-11-11T16:05:17.754Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:05:17.754Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T16:05:18.324Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-11T16:05:18.507Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T16:05:18.895Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T16:05:19.445Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T16:05:20.378Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-11-11T16:05:20.378Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-11-11T16:05:20.378Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-11-11T16:05:20.378Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:05:20.943Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-11-11T16:05:20.943Z] PASS [2021-11-11T16:05:20.943Z] [2021-11-11T16:05:20.943Z] DONE 10 tests in 6.820s [2021-11-11T16:05:20.943Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T16:05:20.943Z] ++ 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-11-11T16:05:20.943Z] ++ set -e [2021-11-11T16:05:20.943Z] ++ '[' -n 0 ']' [2021-11-11T16:05:20.943Z] ++ set -x [2021-11-11T16:05:20.944Z] ++ 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-11-11T16:05:20.944Z] INFO: Testing against a local daemon [2021-11-11T16:05:20.944Z] === RUN TestExternalGraphDriver [2021-11-11T16:05:20.944Z] === RUN TestExternalGraphDriver/json [2021-11-11T16:05:21.434Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2021-11-11T16:05:21.434Z] === RUN TestServicePlugin [2021-11-11T16:05:21.694Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T16:05:22.266Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T16:05:22.844Z] === RUN TestExternalGraphDriver/spec [2021-11-11T16:05:23.855Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T16:05:24.216Z] === RUN TestExternalGraphDriver/pull [2021-11-11T16:05:24.806Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T16:05:25.066Z] plugin_test.go:61: [d26cd8d0237d3] joining swarm manager [d8068d1fb34e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:05:25.589Z] --- PASS: TestExternalGraphDriver (4.64s) [2021-11-11T16:05:25.589Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2021-11-11T16:05:25.589Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-11-11T16:05:25.589Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2021-11-11T16:05:25.589Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:05:25.589Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:25.589Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-11T16:05:25.589Z] PASS [2021-11-11T16:05:25.589Z] [2021-11-11T16:05:25.589Z] === Skipped [2021-11-11T16:05:25.590Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-11T16:05:25.590Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:05:25.590Z] [2021-11-11T16:05:25.590Z] DONE 5 tests, 1 skipped in 4.741s [2021-11-11T16:05:25.590Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T16:05:25.590Z] ++ 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-11-11T16:05:25.590Z] ++ set -e [2021-11-11T16:05:25.590Z] ++ '[' -n 0 ']' [2021-11-11T16:05:25.590Z] ++ set -x [2021-11-11T16:05:25.590Z] ++ 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-11-11T16:05:25.590Z] INFO: Testing against a local daemon [2021-11-11T16:05:25.590Z] === RUN TestContinueAfterPluginCrash [2021-11-11T16:05:25.590Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T16:05:25.590Z] === RUN TestReadPluginNoRead [2021-11-11T16:05:25.590Z] === PAUSE TestReadPluginNoRead [2021-11-11T16:05:25.590Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T16:05:25.590Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T16:05:25.590Z] === CONT TestContinueAfterPluginCrash [2021-11-11T16:05:25.590Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T16:05:26.447Z] plugin_test.go:64: [df289fa48256d] joining swarm manager [d8068d1fb34e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:05:28.137Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T16:05:28.139Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T16:05:28.139Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T16:05:28.869Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2021-11-11T16:05:28.869Z] === CONT TestReadPluginNoRead [2021-11-11T16:05:30.386Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2021-11-11T16:05:30.386Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-11T16:05:30.386Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-11-11T16:05:30.386Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-11T16:05:30.386Z] PASS [2021-11-11T16:05:30.386Z] [2021-11-11T16:05:30.386Z] === Skipped [2021-11-11T16:05:30.386Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T16:05:30.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:05:30.386Z] [2021-11-11T16:05:30.386Z] DONE 27 tests, 1 skipped in 182.402s [2021-11-11T16:05:30.386Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T16:05:30.386Z] INFO: Testing against a local daemon [2021-11-11T16:05:30.386Z] === RUN TestSessionCreate [2021-11-11T16:05:30.386Z] --- PASS: TestSessionCreate (0.03s) [2021-11-11T16:05:30.386Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:05:30.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T16:05:30.386Z] PASS [2021-11-11T16:05:30.386Z] [2021-11-11T16:05:30.386Z] DONE 2 tests in 0.080s [2021-11-11T16:05:30.386Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T16:05:30.386Z] INFO: Testing against a local daemon [2021-11-11T16:05:30.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:05:30.386Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:05:30.386Z] === RUN TestDiskUsage [2021-11-11T16:05:30.386Z] === PAUSE TestDiskUsage [2021-11-11T16:05:30.386Z] === RUN TestEventsExecDie [2021-11-11T16:05:30.643Z] --- PASS: TestEventsExecDie (0.55s) [2021-11-11T16:05:30.643Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:05:30.643Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T16:05:30.643Z] === RUN TestEventsVolumeCreate [2021-11-11T16:05:30.643Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-11-11T16:05:30.643Z] === RUN TestInfoBinaryCommits [2021-11-11T16:05:30.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-11T16:05:30.767Z] === RUN TestReadPluginNoRead/default [2021-11-11T16:05:30.899Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T16:05:30.899Z] === RUN TestInfoAPIVersioned [2021-11-11T16:05:30.899Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T16:05:30.899Z] === RUN TestInfoDiscoveryBackend [2021-11-11T16:05:30.906Z] === RUN TestDockerSuite/TestExec [2021-11-11T16:05:31.459Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T16:05:31.460Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T16:05:31.476Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T16:05:31.701Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T16:05:32.387Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T16:05:32.387Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T16:05:32.418Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T16:05:32.418Z] docker_api_swarm_test.go:384: [d7d736fab1cb9] joining swarm manager [d6b1e96327859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:05:32.948Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-11T16:05:32.948Z] === RUN TestInfoAPI [2021-11-11T16:05:32.948Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T16:05:32.948Z] === RUN TestInfoAPIWarnings [2021-11-11T16:05:32.987Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T16:05:33.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T16:05:33.557Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T16:05:33.638Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2021-11-11T16:05:33.817Z] docker_api_swarm_test.go:385: [d62dc51c26dd9] joining swarm manager [d6b1e96327859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:05:33.896Z] === CONT TestReadPluginNoRead [2021-11-11T16:05:33.896Z] read_test.go:92: [de2d9fd5acc40] daemon is not started [2021-11-11T16:05:33.896Z] --- PASS: TestReadPluginNoRead (5.41s) [2021-11-11T16:05:33.896Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2021-11-11T16:05:33.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2021-11-11T16:05:33.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2021-11-11T16:05:33.896Z] PASS [2021-11-11T16:05:33.896Z] [2021-11-11T16:05:33.896Z] DONE 6 tests in 8.418s [2021-11-11T16:05:33.896Z] 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-11-11T16:05:33.896Z] ++ 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-11-11T16:05:33.896Z] ++ set -e [2021-11-11T16:05:33.896Z] ++ '[' -n 0 ']' [2021-11-11T16:05:33.896Z] ++ set -x [2021-11-11T16:05:33.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-11-11T16:05:33.896Z] testing: warning: no tests to run [2021-11-11T16:05:33.896Z] PASS [2021-11-11T16:05:34.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T16:05:34.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T16:05:34.154Z] [2021-11-11T16:05:34.154Z] DONE 0 tests in 0.032s [2021-11-11T16:05:34.154Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T16:05:34.154Z] ++ 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-11-11T16:05:34.154Z] ++ set -e [2021-11-11T16:05:34.154Z] ++ '[' -n 0 ']' [2021-11-11T16:05:34.154Z] ++ set -x [2021-11-11T16:05:34.154Z] ++ 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-11-11T16:05:34.154Z] INFO: Testing against a local daemon [2021-11-11T16:05:34.154Z] === RUN TestPluginWithDevMounts [2021-11-11T16:05:34.154Z] === PAUSE TestPluginWithDevMounts [2021-11-11T16:05:34.154Z] === CONT TestPluginWithDevMounts [2021-11-11T16:05:34.758Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T16:05:35.205Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T16:05:35.205Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T16:05:35.205Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T16:05:35.205Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T16:05:35.205Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T16:05:35.330Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T16:05:35.539Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-11T16:05:35.540Z] PASS [2021-11-11T16:05:35.540Z] [2021-11-11T16:05:35.540Z] DONE 1 tests in 1.601s [2021-11-11T16:05:35.540Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T16:05:35.540Z] ++ 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-11-11T16:05:35.540Z] ++ set -e [2021-11-11T16:05:35.540Z] ++ '[' -n 0 ']' [2021-11-11T16:05:35.540Z] ++ set -x [2021-11-11T16:05:35.540Z] ++ 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-11-11T16:05:35.801Z] INFO: Testing against a local daemon [2021-11-11T16:05:35.801Z] === RUN TestSecretInspect [2021-11-11T16:05:35.901Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T16:05:36.481Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T16:05:36.767Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T16:05:37.041Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T16:05:37.061Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T16:05:37.630Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T16:05:37.698Z] --- PASS: TestSecretInspect (1.70s) [2021-11-11T16:05:37.698Z] === RUN TestSecretList [2021-11-11T16:05:38.031Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T16:05:38.031Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T16:05:38.031Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T16:05:38.031Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T16:05:38.031Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T16:05:38.031Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T16:05:38.031Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T16:05:38.201Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T16:05:38.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T16:05:38.333Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T16:05:38.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T16:05:38.333Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T16:05:38.333Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T16:05:38.333Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T16:05:38.501Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T16:05:39.070Z] --- PASS: TestSecretList (1.69s) [2021-11-11T16:05:39.070Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:05:39.501Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T16:05:39.583Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T16:05:40.525Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T16:05:40.554Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T16:05:40.785Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T16:05:40.967Z] --- PASS: TestSecretsCreateAndDelete (1.69s) [2021-11-11T16:05:40.967Z] === RUN TestSecretsUpdate [2021-11-11T16:05:42.167Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T16:05:42.427Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T16:05:42.461Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T16:05:42.867Z] --- PASS: TestSecretsUpdate (2.09s) [2021-11-11T16:05:42.867Z] === RUN TestTemplatedSecret [2021-11-11T16:05:44.683Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T16:05:44.683Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T16:05:44.683Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T16:05:44.683Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T16:05:44.683Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T16:05:44.683Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T16:05:44.965Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T16:05:45.393Z] --- PASS: TestTemplatedSecret (2.41s) [2021-11-11T16:05:45.393Z] === RUN TestSecretCreateResolve [2021-11-11T16:05:45.534Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-11T16:05:46.104Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T16:05:46.673Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T16:05:46.933Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T16:05:47.503Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T16:05:47.642Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T16:05:47.918Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-11-11T16:05:47.918Z] PASS [2021-11-11T16:05:47.918Z] [2021-11-11T16:05:47.918Z] DONE 6 tests in 11.813s [2021-11-11T16:05:47.918Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T16:05:47.918Z] ++ 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-11-11T16:05:47.918Z] ++ set -e [2021-11-11T16:05:47.918Z] ++ '[' -n 0 ']' [2021-11-11T16:05:47.918Z] ++ set -x [2021-11-11T16:05:47.918Z] ++ 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-11-11T16:05:47.918Z] INFO: Testing against a local daemon [2021-11-11T16:05:47.918Z] === RUN TestServiceCreateInit [2021-11-11T16:05:47.918Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:05:48.072Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T16:05:49.011Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T16:05:49.583Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T16:05:50.152Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T16:05:50.965Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T16:05:50.994Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-11-11T16:05:50.994Z] === RUN TestInfoDebug [2021-11-11T16:05:50.994Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T16:05:50.994Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:05:50.994Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-11T16:05:50.994Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:05:50.994Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T16:05:50.994Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:05:50.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-11-11T16:05:50.994Z] === RUN TestPingCacheHeaders [2021-11-11T16:05:50.994Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-11T16:05:50.994Z] === RUN TestPingGet [2021-11-11T16:05:50.994Z] --- PASS: TestPingGet (0.03s) [2021-11-11T16:05:50.994Z] === RUN TestPingHead [2021-11-11T16:05:50.994Z] --- PASS: TestPingHead (0.03s) [2021-11-11T16:05:50.994Z] === RUN TestVersion [2021-11-11T16:05:50.994Z] --- PASS: TestVersion (0.02s) [2021-11-11T16:05:50.994Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:05:50.994Z] === CONT TestDiskUsage [2021-11-11T16:05:51.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T16:05:51.555Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T16:05:51.811Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T16:05:52.059Z] --- PASS: TestServicePlugin (30.49s) [2021-11-11T16:05:52.059Z] === RUN TestServiceUpdateLabel [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T16:05:52.373Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage (1.50s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:05:52.373Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-11-11T16:05:52.373Z] PASS [2021-11-11T16:05:52.373Z] [2021-11-11T16:05:52.373Z] DONE 53 tests in 22.386s [2021-11-11T16:05:52.373Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T16:05:52.373Z] INFO: Testing against a local daemon [2021-11-11T16:05:52.373Z] === RUN TestVolumesCreateAndList [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T16:05:52.381Z] === RUN TestBoolValue [2021-11-11T16:05:52.381Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestBoolValueOrDefault [2021-11-11T16:05:52.381Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestInt64ValueOrZero [2021-11-11T16:05:52.381Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestInt64ValueOrDefault [2021-11-11T16:05:52.381Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T16:05:52.381Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestJsonContentType [2021-11-11T16:05:52.381Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T16:05:52.381Z] PASS [2021-11-11T16:05:52.381Z] coverage: 14.7% of statements [2021-11-11T16:05:52.381Z] ok github.com/docker/docker/api/server/httputils 0.119s coverage: 14.7% of statements [2021-11-11T16:05:52.381Z] === RUN TestMaskSecretKeys [2021-11-11T16:05:52.381Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T16:05:52.381Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T16:05:52.381Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T16:05:52.381Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T16:05:52.381Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T16:05:52.381Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T16:05:52.381Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestVersionMiddlewareVersion [2021-11-11T16:05:52.381Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T16:05:52.381Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T16:05:52.381Z] PASS [2021-11-11T16:05:52.381Z] coverage: 37.7% of statements [2021-11-11T16:05:52.381Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T16:05:52.381Z] === RUN TestAdjustForAPIVersion [2021-11-11T16:05:52.381Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T16:05:52.381Z] PASS [2021-11-11T16:05:52.381Z] coverage: 5.7% of statements [2021-11-11T16:05:52.381Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2021-11-11T16:05:52.381Z] === RUN TestStrSliceMarshalJSON [2021-11-11T16:05:52.381Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T16:05:52.381Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestStrSliceUnmarshalString [2021-11-11T16:05:52.381Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T16:05:52.381Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T16:05:52.381Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T16:05:52.381Z] PASS [2021-11-11T16:05:52.381Z] coverage: 90.0% of statements [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T16:05:52.381Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T16:05:52.381Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-11-11T16:05:52.382Z] === RUN TestToJSON [2021-11-11T16:05:52.382Z] --- PASS: TestToJSON (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestToParamWithVersion [2021-11-11T16:05:52.382Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestFromJSON [2021-11-11T16:05:52.382Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestEmpty [2021-11-11T16:05:52.382Z] --- PASS: TestEmpty (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T16:05:52.382Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestArgsMatchKVList [2021-11-11T16:05:52.382Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestArgsMatch [2021-11-11T16:05:52.382Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestAdd [2021-11-11T16:05:52.382Z] --- PASS: TestAdd (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestDel [2021-11-11T16:05:52.382Z] --- PASS: TestDel (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestLen [2021-11-11T16:05:52.382Z] --- PASS: TestLen (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestExactMatch [2021-11-11T16:05:52.382Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestOnlyOneExactMatch [2021-11-11T16:05:52.382Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestContains [2021-11-11T16:05:52.382Z] --- PASS: TestContains (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestValidate [2021-11-11T16:05:52.382Z] --- PASS: TestValidate (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestWalkValues [2021-11-11T16:05:52.382Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestFuzzyMatch [2021-11-11T16:05:52.382Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestClone [2021-11-11T16:05:52.382Z] --- PASS: TestClone (0.00s) [2021-11-11T16:05:52.382Z] PASS [2021-11-11T16:05:52.382Z] coverage: 92.2% of statements [2021-11-11T16:05:52.382Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T16:05:52.382Z] === RUN TestDurationToSecondsString [2021-11-11T16:05:52.382Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T16:05:52.382Z] === RUN TestGetTimestamp [2021-11-11T16:05:52.382Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-11T16:05:52.382Z] === RUN TestParseTimestamps [2021-11-11T16:05:52.382Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T16:05:52.382Z] PASS [2021-11-11T16:05:52.382Z] coverage: 100.0% of statements [2021-11-11T16:05:52.382Z] ok github.com/docker/docker/api/types/time 0.202s coverage: 100.0% of statements [2021-11-11T16:05:52.382Z] === RUN TestCompareVersion [2021-11-11T16:05:52.382Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T16:05:52.382Z] PASS [2021-11-11T16:05:52.382Z] coverage: 77.3% of statements [2021-11-11T16:05:52.382Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T16:05:52.382Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T16:05:52.629Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T16:05:52.630Z] === RUN TestVolumesRemove [2021-11-11T16:05:52.630Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-11T16:05:52.630Z] === RUN TestVolumesInspect [2021-11-11T16:05:52.630Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T16:05:52.630Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:05:52.630Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:05:52.630Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:05:52.630Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:05:52.630Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T16:05:52.630Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:05:52.630Z] PASS [2021-11-11T16:05:52.630Z] [2021-11-11T16:05:52.630Z] DONE 5 tests in 0.181s [2021-11-11T16:05:52.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T16:05:53.191Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-11T16:05:53.191Z] Removing test suite binaries [2021-11-11T16:05:53.191Z] exiting test-integration [2021-11-11T16:05:53.191Z] ++ exit 0 [2021-11-11T16:05:53.191Z] [2021-11-11T16:05:53.952Z] === RUN TestParseRemoteURL [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T16:05:53.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T16:05:53.953Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T16:05:54.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T16:05:54.423Z] === RUN TestCloneArgsSmartHttp [2021-11-11T16:05:54.423Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T16:05:54.423Z] === RUN TestCloneArgsDumbHttp [2021-11-11T16:05:54.423Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T16:05:54.423Z] === RUN TestCloneArgsGit [2021-11-11T16:05:54.423Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T16:05:54.423Z] === RUN TestCheckoutGit [2021-11-11T16:05:54.482Z] --- PASS: TestServiceCreateInit (6.58s) [2021-11-11T16:05:54.482Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.07s) [2021-11-11T16:05:54.482Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2021-11-11T16:05:54.482Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:05:54.597Z] --- PASS: TestServiceUpdateLabel (2.20s) [2021-11-11T16:05:54.597Z] === RUN TestServiceUpdateSecrets Post stage [Pipeline] junit [2021-11-11T16:05:54.627Z] Recording test results [2021-11-11T16:05:54.753Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T16:05:55.746Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T16:05:55.746Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T16:05:55.746Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T16:05:55.995Z] === RUN TestEnable [2021-11-11T16:05:56.000Z] --- PASS: TestEnable (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestDisable [2021-11-11T16:05:56.000Z] --- PASS: TestDisable (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestEnabled [2021-11-11T16:05:56.000Z] --- PASS: TestEnabled (0.00s) [2021-11-11T16:05:56.000Z] PASS [2021-11-11T16:05:56.000Z] coverage: 100.0% of statements [2021-11-11T16:05:56.000Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-11-11T16:05:56.000Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T16:05:56.000Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestProcessNoDockerignore [2021-11-11T16:05:56.000Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T16:05:56.000Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestDetectContentType [2021-11-11T16:05:56.000Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestSelectAcceptableMIME [2021-11-11T16:05:56.000Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestInspectEmptyResponse [2021-11-11T16:05:56.000Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestInspectResponseBinary [2021-11-11T16:05:56.000Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestResponseUnsupportedContentType [2021-11-11T16:05:56.000Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestInspectResponseTextSimple [2021-11-11T16:05:56.000Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T16:05:56.000Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestUnknownContentLength [2021-11-11T16:05:56.000Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestDownloadRemote [2021-11-11T16:05:56.000Z] --- PASS: TestDownloadRemote (0.16s) [2021-11-11T16:05:56.000Z] === RUN TestGetWithStatusError [2021-11-11T16:05:56.000Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestCloseRootDirectory [2021-11-11T16:05:56.000Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:05:56.000Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestHashFile [2021-11-11T16:05:56.000Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:05:56.000Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T16:05:56.000Z] === RUN TestHashSubdir [2021-11-11T16:05:56.000Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:05:56.000Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T16:05:56.000Z] === RUN TestRemoveDirectory [2021-11-11T16:05:56.000Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:05:56.000Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T16:05:56.000Z] PASS [2021-11-11T16:05:56.000Z] coverage: 9.3% of statements [2021-11-11T16:05:56.000Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 9.3% of statements [2021-11-11T16:05:56.471Z] === RUN TestGetAllAllowed [2021-11-11T16:05:56.471Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestGetAllMeta [2021-11-11T16:05:56.471Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T16:05:56.471Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T16:05:56.471Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestIsExistingDirectory [2021-11-11T16:05:56.471Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestGetFilenameForDownload [2021-11-11T16:05:56.471Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestEnv2Variables [2021-11-11T16:05:56.471Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T16:05:56.471Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestMaintainer [2021-11-11T16:05:56.471Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestLabel [2021-11-11T16:05:56.471Z] --- PASS: TestLabel (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestFromScratch [2021-11-11T16:05:56.471Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestFromWithArg [2021-11-11T16:05:56.471Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T16:05:56.471Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestFromWithUndefinedArg [2021-11-11T16:05:56.471Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T16:05:56.471Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestOnbuild [2021-11-11T16:05:56.471Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestWorkdir [2021-11-11T16:05:56.471Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestCmd [2021-11-11T16:05:56.471Z] --- PASS: TestCmd (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestHealthcheckNone [2021-11-11T16:05:56.471Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestHealthcheckCmd [2021-11-11T16:05:56.471Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestEntrypoint [2021-11-11T16:05:56.471Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestExpose [2021-11-11T16:05:56.471Z] --- PASS: TestExpose (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestUser [2021-11-11T16:05:56.471Z] --- PASS: TestUser (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestVolume [2021-11-11T16:05:56.471Z] --- PASS: TestVolume (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestStopSignal [2021-11-11T16:05:56.471Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T16:05:56.471Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestArg [2021-11-11T16:05:56.471Z] --- PASS: TestArg (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestShell [2021-11-11T16:05:56.471Z] --- PASS: TestShell (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestPrependEnvOnCmd [2021-11-11T16:05:56.471Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestRunWithBuildArgs [2021-11-11T16:05:56.471Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T16:05:56.471Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T16:05:56.471Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T16:05:56.471Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T16:05:56.471Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T16:05:56.471Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestNormalizeWorkdir [2021-11-11T16:05:56.471Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestDispatch [2021-11-11T16:05:56.471Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T16:05:56.471Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T16:05:56.471Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T16:05:56.471Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T16:05:56.471Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T16:05:56.471Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T16:05:56.471Z] === RUN TestDispatch/COPY_url [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch (0.11s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T16:05:56.471Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-11-11T16:05:56.471Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T16:05:56.471Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T16:05:56.471Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T16:05:56.471Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T16:05:56.471Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T16:05:56.471Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestEmptyDockerfile [2021-11-11T16:05:56.471Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestSymlinkDockerfile [2021-11-11T16:05:56.471Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T16:05:56.471Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T16:05:56.471Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestNonExistingDockerfile [2021-11-11T16:05:56.471Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestCopyRunConfig [2021-11-11T16:05:56.471Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestDeepCopyRunConfig [2021-11-11T16:05:56.471Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestExportImage [2021-11-11T16:05:56.471Z] --- PASS: TestExportImage (0.00s) [2021-11-11T16:05:56.471Z] === RUN TestNormalizeDest [2021-11-11T16:05:56.471Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T16:05:56.471Z] PASS [2021-11-11T16:05:56.471Z] coverage: 46.8% of statements [2021-11-11T16:05:56.780Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T16:05:56.952Z] ok github.com/docker/docker/builder/dockerfile 0.237s coverage: 46.8% of statements [2021-11-11T16:05:56.952Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T16:05:57.196Z] + echo Ensuring container killed. [2021-11-11T16:05:57.197Z] Ensuring container killed. [2021-11-11T16:05:57.197Z] + docker rm -vf docker-pr5 [2021-11-11T16:05:57.197Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-11T16:05:57.424Z] === RUN TestTCP4Proxy [2021-11-11T16:05:57.424Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T16:05:57.424Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestTCP6Proxy [2021-11-11T16:05:57.424Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T16:05:57.424Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestTCPDualStackProxy [2021-11-11T16:05:57.424Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T16:05:57.424Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestUDP4Proxy [2021-11-11T16:05:57.424Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestUDP6Proxy [2021-11-11T16:05:57.424Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T16:05:57.424Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestUDPWriteError [2021-11-11T16:05:57.424Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestSCTP4Proxy [2021-11-11T16:05:57.424Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T16:05:57.424Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T16:05:57.424Z] === RUN TestSCTP6Proxy [2021-11-11T16:05:57.424Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T16:05:57.424Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T16:05:57.424Z] PASS [2021-11-11T16:05:57.424Z] coverage: 49.4% of statements [2021-11-11T16:05:57.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2021-11-11T16:05:57.514Z] + echo Chowning /workspace to jenkins user [2021-11-11T16:05:57.514Z] Chowning /workspace to jenkins user [2021-11-11T16:05:57.514Z] + id -u [2021-11-11T16:05:57.514Z] + id -g [2021-11-11T16:05:57.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T16:05:58.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T16:06:00.155Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T16:06:00.256Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T16:06:00.421Z] + bundleName=amd64-cgroup2 [2021-11-11T16:06:00.421Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T16:06:00.421Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T16:06:00.421Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-11T16:06:00.421Z] + 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-11-11T16:06:00.686Z] Archiving artifacts [2021-11-11T16:06:01.179Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T16:06:01.179Z] === RUN TestDockerSuite/TestExecTTY [2021-11-11T16:06:01.749Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T16:06:02.162Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:06:02.319Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T16:06:02.519Z] + make clean [2021-11-11T16:06:02.519Z] docker volume rm -f docker-dev-cache [2021-11-11T16:06:02.519Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T16:06:02.889Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T16:06:03.459Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T16:06:03.459Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T16:06:03.459Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T16:06:04.042Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T16:06:04.042Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T16:06:04.042Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T16:06:04.042Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T16:06:04.042Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T16:06:04.042Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T16:06:04.042Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T16:06:04.042Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T16:06:04.042Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T16:06:04.510Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:06:04.840Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-11T16:06:04.920Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T16:06:05.100Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T16:06:05.910Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T16:06:05.910Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T16:06:05.910Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T16:06:06.041Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-11T16:06:06.301Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T16:06:07.240Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T16:06:07.888Z] === RUN TestCheckpointCreateError [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointCreate [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointDeleteError [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointDelete [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointListError [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointList [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T16:06:07.888Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T16:06:07.888Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-11-11T16:06:07.888Z] === RUN TestGetAPIPath [2021-11-11T16:06:07.888Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestParseHostURL [2021-11-11T16:06:07.888Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T16:06:07.888Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPIVersion [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T16:06:07.888Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestClientRedirect [2021-11-11T16:06:07.888Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigCreateUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigCreateError [2021-11-11T16:06:07.888Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigCreate [2021-11-11T16:06:07.888Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspectNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspectUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspectError [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigInspect [2021-11-11T16:06:07.888Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigListUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigListError [2021-11-11T16:06:07.888Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigList [2021-11-11T16:06:07.888Z] --- PASS: TestConfigList (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigRemoveUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigRemoveError [2021-11-11T16:06:07.888Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigRemove [2021-11-11T16:06:07.888Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigUpdateUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigUpdateError [2021-11-11T16:06:07.888Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestConfigUpdate [2021-11-11T16:06:07.888Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCommitError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCommit [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStatPathError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStatPath [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyToContainerError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyToContainer [2021-11-11T16:06:07.888Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyFromContainerError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T16:06:07.888Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestCopyFromContainer [2021-11-11T16:06:07.888Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCreateError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCreateImageNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCreateWithName [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerCreateAutoRemove [2021-11-11T16:06:07.888Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerDiffError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerDiff [2021-11-11T16:06:07.888Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecCreateError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecCreate [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecStartError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecStart [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecInspectError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecInspect [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExportError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExport [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerInspectError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T16:06:07.888Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerInspect [2021-11-11T16:06:07.888Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerInspectNode [2021-11-11T16:06:07.888Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerKillError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerKill [2021-11-11T16:06:07.888Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerListError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerList [2021-11-11T16:06:07.888Z] --- PASS: TestContainerList (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerLogsNotFoundError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerLogsError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerLogs [2021-11-11T16:06:07.888Z] --- PASS: TestContainerLogs (0.17s) [2021-11-11T16:06:07.888Z] === RUN TestContainerPauseError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerPause [2021-11-11T16:06:07.888Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainersPruneError [2021-11-11T16:06:07.888Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainersPrune [2021-11-11T16:06:07.888Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRemoveError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRemove [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRenameError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRename [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerResizeError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecResizeError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerResize [2021-11-11T16:06:07.888Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerExecResize [2021-11-11T16:06:07.888Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRestartError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerRestart [2021-11-11T16:06:07.888Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStartError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStart [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStatsError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStats [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStopError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerStop [2021-11-11T16:06:07.888Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerTopError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerTop [2021-11-11T16:06:07.888Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerUnpauseError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerUnpause [2021-11-11T16:06:07.888Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerUpdateError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerUpdate [2021-11-11T16:06:07.888Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerWaitError [2021-11-11T16:06:07.888Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestContainerWait [2021-11-11T16:06:07.888Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestDiskUsageError [2021-11-11T16:06:07.888Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestDiskUsage [2021-11-11T16:06:07.888Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestDistributionInspectUnsupported [2021-11-11T16:06:07.888Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T16:06:07.888Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestEventsErrorInOptions [2021-11-11T16:06:07.888Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestEventsErrorFromServer [2021-11-11T16:06:07.888Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestEvents [2021-11-11T16:06:07.888Z] --- PASS: TestEvents (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestTLSCloseWriter [2021-11-11T16:06:07.888Z] === PAUSE TestTLSCloseWriter [2021-11-11T16:06:07.888Z] === RUN TestImageBuildError [2021-11-11T16:06:07.888Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageBuild [2021-11-11T16:06:07.888Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestGetDockerOS [2021-11-11T16:06:07.888Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageCreateError [2021-11-11T16:06:07.888Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageCreate [2021-11-11T16:06:07.888Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageHistoryError [2021-11-11T16:06:07.888Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageHistory [2021-11-11T16:06:07.888Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageImportError [2021-11-11T16:06:07.888Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageImport [2021-11-11T16:06:07.888Z] --- PASS: TestImageImport (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageInspectError [2021-11-11T16:06:07.888Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageInspectImageNotFound [2021-11-11T16:06:07.888Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageInspectWithEmptyID [2021-11-11T16:06:07.888Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageInspect [2021-11-11T16:06:07.888Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T16:06:07.888Z] === RUN TestImageListError [2021-11-11T16:06:07.888Z] --- PASS: TestImageListError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImageList [2021-11-11T16:06:07.889Z] --- PASS: TestImageList (0.01s) [2021-11-11T16:06:07.889Z] === RUN TestImageListApiBefore125 [2021-11-11T16:06:07.889Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImageLoadError [2021-11-11T16:06:07.889Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImageLoad [2021-11-11T16:06:07.889Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagesPruneError [2021-11-11T16:06:07.889Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagesPrune [2021-11-11T16:06:07.889Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullReferenceParseError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullAnyError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePullWithoutErrors [2021-11-11T16:06:07.889Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushReferenceError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushAnyError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithoutErrors [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T16:06:07.889Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T16:06:07.889Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageRemoveError [2021-11-11T16:06:08.364Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageRemoveImageNotFound [2021-11-11T16:06:08.364Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageRemove [2021-11-11T16:06:08.364Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSaveError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSave [2021-11-11T16:06:08.364Z] --- PASS: TestImageSave (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchAnyError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageSearchWithoutErrors [2021-11-11T16:06:08.364Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageTagError [2021-11-11T16:06:08.364Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageTagInvalidReference [2021-11-11T16:06:08.364Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T16:06:08.364Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageTagHexSource [2021-11-11T16:06:08.364Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestImageTag [2021-11-11T16:06:08.364Z] --- PASS: TestImageTag (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestInfoServerError [2021-11-11T16:06:08.364Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T16:06:08.364Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestInfo [2021-11-11T16:06:08.364Z] --- PASS: TestInfo (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkConnectError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkConnect [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkCreateError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkCreate [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkDisconnectError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkDisconnect [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/no_options [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/verbose [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/global_scope [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T16:06:08.364Z] === RUN TestNetworkInspect/server_error [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkListError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkList [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworksPruneError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworksPrune [2021-11-11T16:06:08.364Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkRemoveError [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNetworkRemove [2021-11-11T16:06:08.364Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeInspectError [2021-11-11T16:06:08.364Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T16:06:08.364Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T16:06:08.364Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeInspect [2021-11-11T16:06:08.364Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeListError [2021-11-11T16:06:08.364Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeList [2021-11-11T16:06:08.364Z] --- PASS: TestNodeList (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeRemoveError [2021-11-11T16:06:08.364Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeRemove [2021-11-11T16:06:08.364Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeUpdateError [2021-11-11T16:06:08.364Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestNodeUpdate [2021-11-11T16:06:08.364Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestOptionWithTimeout [2021-11-11T16:06:08.364Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPingFail [2021-11-11T16:06:08.364Z] --- PASS: TestPingFail (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPingWithError [2021-11-11T16:06:08.364Z] 2021/11/11 16:06:07 RoundTripper returned a response & error; ignoring response [2021-11-11T16:06:08.364Z] 2021/11/11 16:06:07 RoundTripper returned a response & error; ignoring response [2021-11-11T16:06:08.364Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPingSuccess [2021-11-11T16:06:08.364Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPingHeadFallback [2021-11-11T16:06:08.364Z] === RUN TestPingHeadFallback/OK [2021-11-11T16:06:08.364Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T16:06:08.364Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T16:06:08.364Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T16:06:08.364Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T16:06:08.364Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginDisableError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginDisable [2021-11-11T16:06:08.364Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginEnableError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginEnable [2021-11-11T16:06:08.364Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginInspectError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T16:06:08.364Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginInspect [2021-11-11T16:06:08.364Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginListError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginList [2021-11-11T16:06:08.364Z] --- PASS: TestPluginList (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginPushError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginPush [2021-11-11T16:06:08.364Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginRemoveError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginRemove [2021-11-11T16:06:08.364Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginSetError [2021-11-11T16:06:08.364Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPluginSet [2021-11-11T16:06:08.364Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSetHostHeader [2021-11-11T16:06:08.364Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestPlainTextError [2021-11-11T16:06:08.364Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestInfiniteError [2021-11-11T16:06:08.364Z] --- PASS: TestInfiniteError (0.04s) [2021-11-11T16:06:08.364Z] === RUN TestCanceledContext [2021-11-11T16:06:08.364Z] 2021/11/11 16:06:07 RoundTripper returned a response & error; ignoring response [2021-11-11T16:06:08.364Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestDeadlineExceededContext [2021-11-11T16:06:08.364Z] 2021/11/11 16:06:07 RoundTripper returned a response & error; ignoring response [2021-11-11T16:06:08.364Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretCreateUnsupported [2021-11-11T16:06:08.364Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretCreateError [2021-11-11T16:06:08.364Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretCreate [2021-11-11T16:06:08.364Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretInspectUnsupported [2021-11-11T16:06:08.364Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretInspectError [2021-11-11T16:06:08.364Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T16:06:08.364Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T16:06:08.364Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretInspect [2021-11-11T16:06:08.364Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T16:06:08.364Z] === RUN TestSecretListUnsupported [2021-11-11T16:06:08.364Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretListError [2021-11-11T16:06:08.365Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretList [2021-11-11T16:06:08.365Z] --- PASS: TestSecretList (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretRemoveUnsupported [2021-11-11T16:06:08.365Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretRemoveError [2021-11-11T16:06:08.365Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretRemove [2021-11-11T16:06:08.365Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretUpdateUnsupported [2021-11-11T16:06:08.365Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretUpdateError [2021-11-11T16:06:08.365Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSecretUpdate [2021-11-11T16:06:08.365Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceCreateError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceCreateError (0.01s) [2021-11-11T16:06:08.365Z] === RUN TestServiceCreate [2021-11-11T16:06:08.365Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T16:06:08.365Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceCreateDigestPinning [2021-11-11T16:06:08.365Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceInspectError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T16:06:08.365Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T16:06:08.365Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceInspect [2021-11-11T16:06:08.365Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceListError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceList [2021-11-11T16:06:08.365Z] --- PASS: TestServiceList (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceLogsError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceLogs [2021-11-11T16:06:08.365Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceRemoveError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceRemove [2021-11-11T16:06:08.365Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceUpdateError [2021-11-11T16:06:08.365Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestServiceUpdate [2021-11-11T16:06:08.365Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmGetUnlockKey [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmInitError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmInit [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmInspectError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmInspect [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmJoinError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmJoin [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmLeaveError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmLeave [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmUnlockError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmUnlock [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmUpdateError [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestSwarmUpdate [2021-11-11T16:06:08.365Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestTaskInspectError [2021-11-11T16:06:08.365Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T16:06:08.365Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestTaskInspect [2021-11-11T16:06:08.365Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestTaskListError [2021-11-11T16:06:08.365Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestTaskList [2021-11-11T16:06:08.365Z] --- PASS: TestTaskList (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeCreateError [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeCreate [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeInspectError [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeInspectNotFound [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeInspect [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeListError [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeList [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeRemoveError [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T16:06:08.365Z] === RUN TestVolumeRemove [2021-11-11T16:06:08.365Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T16:06:08.365Z] === CONT TestTLSCloseWriter [2021-11-11T16:06:08.365Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T16:06:08.365Z] PASS [2021-11-11T16:06:08.365Z] coverage: 75.1% of statements [2021-11-11T16:06:08.365Z] ok github.com/docker/docker/client 0.390s coverage: 75.1% of statements [2021-11-11T16:06:08.619Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2021-11-11T16:06:08.619Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:06:09.346Z] --- PASS: TestCreateServiceMultipleTimes (14.56s) [2021-11-11T16:06:09.348Z] === RUN TestCreateServiceConflict [2021-11-11T16:06:09.712Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T16:06:10.702Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T16:06:11.245Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-11-11T16:06:11.245Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:06:12.010Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T16:06:13.771Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2021-11-11T16:06:13.771Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:06:16.204Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T16:06:16.584Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T16:06:16.584Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T16:06:16.584Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T16:06:16.584Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T16:06:16.584Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T16:06:17.584Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T16:06:21.778Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T16:06:22.349Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T16:06:22.350Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T16:06:22.350Z] === RUN TestDockerSuite/TestHealth [2021-11-11T16:06:22.931Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2021-11-11T16:06:22.931Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:06:25.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.45s) [2021-11-11T16:06:25.975Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2021-11-11T16:06:26.005Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 49.0% of statements [2021-11-11T16:06:26.005Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T16:06:26.569Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-11-11T16:06:27.498Z] ok github.com/docker/docker/builder/remotecontext/git 1.254s coverage: 86.3% of statements [2021-11-11T16:06:27.498Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T16:06:27.498Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T16:06:28.426Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 67.6% of statements [2021-11-11T16:06:29.719Z] --- PASS: TestCheckoutGit (34.79s) [2021-11-11T16:06:29.719Z] === RUN TestValidGitTransport [2021-11-11T16:06:29.719Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T16:06:29.719Z] === RUN TestGitInvalidRef [2021-11-11T16:06:29.719Z] --- PASS: TestGitInvalidRef (0.20s) [2021-11-11T16:06:29.719Z] PASS [2021-11-11T16:06:29.719Z] coverage: 86.3% of statements [2021-11-11T16:06:29.719Z] ok github.com/docker/docker/builder/remotecontext/git 35.082s coverage: 86.3% of statements [2021-11-11T16:06:29.719Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T16:06:29.719Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T16:06:30.947Z] ok github.com/docker/docker/client 0.147s coverage: 75.6% of statements [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T16:06:35.617Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestConfigureDaemonLogs [2021-11-11T16:06:35.617Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T16:06:35.617Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T16:06:35.617Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T16:06:35.617Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T16:06:35.617Z] PASS [2021-11-11T16:06:35.617Z] coverage: 18.6% of statements [2021-11-11T16:06:35.617Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 18.6% of statements [2021-11-11T16:06:35.617Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T16:06:35.617Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T16:06:36.613Z] === RUN TestContainerStopSignal [2021-11-11T16:06:36.613Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestContainerStopTimeout [2021-11-11T16:06:36.613Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T16:06:36.613Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T16:06:36.613Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-11T16:06:36.613Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T16:06:36.613Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T16:06:36.613Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T16:06:36.613Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestNewMemoryStore [2021-11-11T16:06:36.613Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestAddContainers [2021-11-11T16:06:36.613Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestGetContainer [2021-11-11T16:06:36.613Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestDeleteContainer [2021-11-11T16:06:36.613Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestListContainers [2021-11-11T16:06:36.613Z] --- PASS: TestListContainers (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestFirstContainer [2021-11-11T16:06:36.613Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestApplyAllContainer [2021-11-11T16:06:36.613Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestIsValidHealthString [2021-11-11T16:06:36.613Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestStateRunStop [2021-11-11T16:06:36.613Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T16:06:36.613Z] === RUN TestStateTimeoutWait [2021-11-11T16:06:37.083Z] state_test.go:141: Stop callback fired [2021-11-11T16:06:37.083Z] state_test.go:165: Stop callback fired [2021-11-11T16:06:37.083Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T16:06:37.083Z] === RUN TestIsValidStateString [2021-11-11T16:06:37.083Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T16:06:37.083Z] === RUN TestViewSaveDelete [2021-11-11T16:06:37.083Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T16:06:37.083Z] === RUN TestViewAll [2021-11-11T16:06:37.083Z] --- PASS: TestViewAll (0.01s) [2021-11-11T16:06:37.083Z] === RUN TestViewGet [2021-11-11T16:06:37.083Z] --- PASS: TestViewGet (0.01s) [2021-11-11T16:06:37.083Z] === RUN TestNames [2021-11-11T16:06:37.083Z] --- PASS: TestNames (0.00s) [2021-11-11T16:06:37.083Z] === RUN TestViewWithHealthCheck [2021-11-11T16:06:37.083Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T16:06:37.083Z] PASS [2021-11-11T16:06:37.083Z] coverage: 41.7% of statements [2021-11-11T16:06:37.083Z] ok github.com/docker/docker/container 0.239s coverage: 41.7% of statements [2021-11-11T16:06:37.083Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T16:06:37.083Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T16:06:37.083Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T16:06:37.083Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T16:06:37.821Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2021-11-11T16:06:37.821Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:06:37.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T16:06:37.821Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T16:06:38.165Z] --- PASS: TestCreateServiceSecretFileMode (12.30s) [2021-11-11T16:06:38.165Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:06:38.660Z] === RUN TestPrepare [2021-11-11T16:06:38.660Z] --- PASS: TestPrepare (0.00s) [2021-11-11T16:06:38.660Z] === RUN TestStart [2021-11-11T16:06:38.660Z] --- PASS: TestStart (0.00s) [2021-11-11T16:06:38.660Z] === RUN TestWaitCancel [2021-11-11T16:06:38.660Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T16:06:38.660Z] === RUN TestWaitDisabled [2021-11-11T16:06:38.660Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T16:06:38.660Z] === RUN TestWaitEnabled [2021-11-11T16:06:38.660Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T16:06:38.660Z] === RUN TestRemove [2021-11-11T16:06:38.660Z] --- PASS: TestRemove (0.00s) [2021-11-11T16:06:38.660Z] PASS [2021-11-11T16:06:38.660Z] coverage: 65.3% of statements [2021-11-11T16:06:38.660Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-11-11T16:06:40.890Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T16:06:40.890Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T16:06:40.890Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T16:06:40.890Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T16:06:40.890Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T16:06:40.891Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T16:06:40.891Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T16:06:40.891Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T16:06:40.891Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T16:06:40.891Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T16:06:40.891Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T16:06:40.891Z] PASS [2021-11-11T16:06:40.891Z] coverage: 35.9% of statements [2021-11-11T16:06:40.891Z] ok github.com/docker/docker/daemon/cluster/convert 0.500s coverage: 35.9% of statements [2021-11-11T16:06:40.891Z] === RUN TestNewListSecretsFilters [2021-11-11T16:06:40.891Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T16:06:40.891Z] === RUN TestNewListConfigsFilters [2021-11-11T16:06:40.891Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T16:06:40.891Z] PASS [2021-11-11T16:06:40.891Z] coverage: 0.5% of statements [2021-11-11T16:06:40.891Z] ok github.com/docker/docker/daemon/cluster 0.601s coverage: 0.5% of statements [2021-11-11T16:06:41.114Z] check_test.go:379: [d62dc51c26dd9] daemon is not started [2021-11-11T16:06:41.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-11T16:06:41.684Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T16:06:41.684Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T16:06:41.684Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T16:06:41.684Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T16:06:42.254Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T16:06:42.254Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T16:06:42.829Z] docker_api_swarm_test.go:802: [da290645fdfd0] joining swarm manager [d367915c6eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:06:43.088Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T16:06:43.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T16:06:43.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T16:06:43.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T16:06:43.348Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T16:06:43.608Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T16:06:43.868Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T16:06:43.868Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T16:06:44.127Z] docker_api_swarm_test.go:802: [de45b2f9c19a3] joining swarm manager [d367915c6eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:06:44.127Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T16:06:44.697Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T16:06:44.697Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T16:06:44.702Z] === RUN TestDiscoveryOptsErrors [2021-11-11T16:06:44.702Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDiscoveryOpts [2021-11-11T16:06:44.702Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T16:06:44.702Z] PASS [2021-11-11T16:06:44.702Z] coverage: 30.0% of statements [2021-11-11T16:06:44.702Z] ok github.com/docker/docker/daemon/discovery 0.276s coverage: 30.0% of statements [2021-11-11T16:06:44.702Z] === RUN TestBuilderGC [2021-11-11T16:06:44.702Z] --- PASS: TestBuilderGC (0.01s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T16:06:44.702Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestFindConfigurationConflicts [2021-11-11T16:06:44.702Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T16:06:44.702Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T16:06:44.702Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T16:06:44.702Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T16:06:44.702Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T16:06:44.702Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T16:06:44.702Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_label [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T16:06:45.173Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T16:06:45.173Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestModifiedDiscoverySettings [2021-11-11T16:06:45.173Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T16:06:45.173Z] time="2021-11-11T16:06:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T16:06:45.173Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-11-11T16:06:45.173Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T16:06:45.173Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:06:45.173Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T16:06:45.173Z] === RUN TestReloadBadDefaultConfig [2021-11-11T16:06:45.173Z] time="2021-11-11T16:06:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1604259728" [2021-11-11T16:06:45.173Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestReloadWithConflictingLabels [2021-11-11T16:06:45.173Z] time="2021-11-11T16:06:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1200069588" [2021-11-11T16:06:45.173Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-11T16:06:45.173Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T16:06:45.173Z] time="2021-11-11T16:06:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-486097787" [2021-11-11T16:06:45.173Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestMaskURLCredentials [2021-11-11T16:06:45.173Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T16:06:45.173Z] === RUN TestDaemonConfigurationMerge [2021-11-11T16:06:45.173Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T16:06:45.173Z] PASS [2021-11-11T16:06:45.173Z] coverage: 80.0% of statements [2021-11-11T16:06:45.173Z] ok github.com/docker/docker/daemon/config 0.290s coverage: 80.0% of statements [2021-11-11T16:06:45.266Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T16:06:45.527Z] docker_api_swarm_test.go:802: [d2c43fa0e365a] joining swarm manager [d367915c6eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T16:06:45.644Z] === RUN TestWaitNodeAttachment [2021-11-11T16:06:46.099Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T16:06:46.099Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T16:06:46.116Z] === RUN TestEventsLog [2021-11-11T16:06:46.116Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T16:06:46.116Z] === RUN TestEventsLogTimeout [2021-11-11T16:06:46.116Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T16:06:46.116Z] === RUN TestLogEvents [2021-11-11T16:06:46.116Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T16:06:46.116Z] === RUN TestLoadBufferedEvents [2021-11-11T16:06:46.116Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-11-11T16:06:46.116Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T16:06:46.116Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T16:06:46.590Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T16:06:46.590Z] PASS [2021-11-11T16:06:46.590Z] coverage: 50.0% of statements [2021-11-11T16:06:46.590Z] --- PASS: TestWaitNodeAttachment (0.50s) [2021-11-11T16:06:46.590Z] === RUN TestIsolationConversion [2021-11-11T16:06:46.590Z] === RUN TestIsolationConversion/default [2021-11-11T16:06:46.590Z] === RUN TestIsolationConversion/process [2021-11-11T16:06:46.590Z] === RUN TestIsolationConversion/hyperv [2021-11-11T16:06:46.590Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestContainerLabels [2021-11-11T16:06:46.590Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestCredentialSpecConversion [2021-11-11T16:06:46.590Z] === RUN TestCredentialSpecConversion/none [2021-11-11T16:06:46.590Z] === RUN TestCredentialSpecConversion/config [2021-11-11T16:06:46.590Z] === RUN TestCredentialSpecConversion/file [2021-11-11T16:06:46.590Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T16:06:46.590Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T16:06:46.590Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountBind [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountVolume [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountTarget [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T16:06:46.590Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T16:06:46.590Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T16:06:46.590Z] PASS [2021-11-11T16:06:46.590Z] coverage: 11.0% of statements [2021-11-11T16:06:46.590Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.801s coverage: 11.0% of statements [2021-11-11T16:06:46.590Z] ok github.com/docker/docker/daemon/events 0.322s coverage: 50.0% of statements [2021-11-11T16:06:46.668Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T16:06:46.927Z] docker_api_swarm_test.go:802: [dfe23069b8122] joining swarm manager [d367915c6eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T16:06:47.070Z] === RUN TestIsEmptyDir [2021-11-11T16:06:47.070Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T16:06:47.070Z] PASS [2021-11-11T16:06:47.070Z] coverage: 2.3% of statements [2021-11-11T16:06:47.070Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2021-11-11T16:06:47.285Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T16:06:47.285Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T16:06:47.285Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T16:06:47.285Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T16:06:47.285Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T16:06:47.542Z] === RUN TestVerifyNetworkingConfig [2021-11-11T16:06:47.542Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestGetContainer [2021-11-11T16:06:47.542Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestValidContainerNames [2021-11-11T16:06:47.542Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestContainerInitDNS [2021-11-11T16:06:47.542Z] daemon_test.go:146: root required [2021-11-11T16:06:47.542Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestMerge [2021-11-11T16:06:47.542Z] --- PASS: TestMerge (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestValidateContainerIsolation [2021-11-11T16:06:47.542Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestFindNetworkErrorType [2021-11-11T16:06:47.542Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestEnsureServicesExist [2021-11-11T16:06:47.542Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-11-11T16:06:47.542Z] === RUN TestEnsureServicesExistErrors [2021-11-11T16:06:47.542Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T16:06:47.542Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T16:06:47.542Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T16:06:47.542Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestContainerDelete [2021-11-11T16:06:47.542Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestContainerDoubleDelete [2021-11-11T16:06:47.542Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T16:06:47.542Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T16:06:47.542Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestNoneHealthcheck [2021-11-11T16:06:47.542Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestHealthStates [2021-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] time="2021-11-11T16:06:47Z" 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-11-11T16:06:47.542Z] --- PASS: TestHealthStates (0.15s) [2021-11-11T16:06:47.542Z] === RUN TestGetInspectData [2021-11-11T16:06:47.542Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestFillLicense [2021-11-11T16:06:47.542Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestListInvalidFilter [2021-11-11T16:06:47.542Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestNameFilter [2021-11-11T16:06:47.542Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T16:06:47.542Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T16:06:47.542Z] === 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-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T16:06:47.542Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T16:06:47.542Z] --- 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-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T16:06:47.542Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T16:06:47.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T16:06:47.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T16:06:47.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T16:06:47.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonReloadLabels [2021-11-11T16:06:47.543Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T16:06:47.543Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonReloadMirrors [2021-11-11T16:06:47.543Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T16:06:47.543Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T16:06:47.543Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestDaemonDiscoveryReload [2021-11-11T16:06:47.543Z] === RUN TestLinkNaming [2021-11-11T16:06:47.543Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestLinkNew [2021-11-11T16:06:47.543Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestLinkEnv [2021-11-11T16:06:47.543Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestLinkMultipleEnv [2021-11-11T16:06:47.543Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T16:06:47.543Z] === RUN TestLinkPortRangeEnv [2021-11-11T16:06:47.543Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T16:06:47.543Z] PASS [2021-11-11T16:06:47.543Z] coverage: 93.0% of statements [2021-11-11T16:06:48.015Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-11-11T16:06:48.307Z] docker_api_swarm_test.go:810: [d0ee305dadb28] joining swarm manager [d367915c6eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-11T16:06:48.485Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-11T16:06:48.485Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T16:06:48.959Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T16:06:48.959Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T16:06:49.430Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-11-11T16:06:49.430Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T16:06:49.430Z] reload_test.go:520: root required [2021-11-11T16:06:49.430Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T16:06:49.430Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T16:06:49.430Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T16:06:49.430Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T16:06:49.430Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-11-11T16:06:49.430Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T16:06:49.430Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-11-11T16:06:49.430Z] === RUN TestAdapterReadLogs [2021-11-11T16:06:49.430Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T16:06:49.430Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T16:06:49.690Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T16:06:49.690Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T16:06:49.690Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T16:06:49.902Z] === RUN TestCopier [2021-11-11T16:06:49.902Z] --- PASS: TestCopier (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestCopierLongLines [2021-11-11T16:06:49.902Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestCopierSlow [2021-11-11T16:06:49.902Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T16:06:49.902Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T16:06:49.902Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestParseVolumesFrom [2021-11-11T16:06:49.902Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T16:06:49.902Z] PASS [2021-11-11T16:06:49.902Z] coverage: 9.0% of statements [2021-11-11T16:06:49.902Z] ok github.com/docker/docker/daemon 2.475s coverage: 9.0% of statements [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T16:06:49.902Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T16:06:49.902Z] --- PASS: TestCopierSlow (0.22s) [2021-11-11T16:06:49.902Z] === RUN TestCopierWithSized [2021-11-11T16:06:49.902Z] === RUN TestCopierWithSized/as_is [2021-11-11T16:06:49.902Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T16:06:49.902Z] --- PASS: TestCopierWithSized (0.02s) [2021-11-11T16:06:49.902Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T16:06:49.902Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-11-11T16:06:49.902Z] === RUN TestCopierWithPartial [2021-11-11T16:06:49.902Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestRingLogger [2021-11-11T16:06:49.902Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestRingCap [2021-11-11T16:06:49.902Z] --- PASS: TestRingCap (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestRingClose [2021-11-11T16:06:49.902Z] --- PASS: TestRingClose (0.00s) [2021-11-11T16:06:49.902Z] === RUN TestRingDrain [2021-11-11T16:06:49.902Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T16:06:49.902Z] PASS [2021-11-11T16:06:49.902Z] coverage: 43.8% of statements [2021-11-11T16:06:49.902Z] ok github.com/docker/docker/daemon/logger 0.319s coverage: 43.8% of statements [2021-11-11T16:06:50.354Z] --- PASS: TestCreateServiceConfigFileMode (12.24s) [2021-11-11T16:06:50.354Z] === RUN TestCreateServiceSysctls [2021-11-11T16:06:50.654Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T16:06:50.895Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T16:06:50.895Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestSearchRegistryForImages [2021-11-11T16:06:50.895Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T16:06:50.895Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestImageDelete [2021-11-11T16:06:50.895Z] === RUN TestImageDelete/no_lease [2021-11-11T16:06:50.895Z] === RUN TestImageDelete/lease_exists [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/defaults [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T16:06:50.895Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T16:06:50.895Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T16:06:50.895Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T16:06:50.895Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T16:06:50.895Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T16:06:50.895Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T16:06:50.895Z] === RUN TestContentStoreForPull [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T16:06:50.895Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-11-11T16:06:50.895Z] === RUN TestCreateSuccess [2021-11-11T16:06:50.895Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCreateStreamSkipped [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T16:06:50.895Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCreateLogGroupSuccess [2021-11-11T16:06:50.895Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCreateError [2021-11-11T16:06:50.895Z] --- PASS: TestCreateError (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCreateAlreadyExists [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T16:06:50.895Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestLogClosed [2021-11-11T16:06:50.895Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestLogBlocking [2021-11-11T16:06:50.895Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T16:06:50.895Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T16:06:50.895Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestPublishBatchSuccess [2021-11-11T16:06:50.895Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestPublishBatchError [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=error msg=Error [2021-11-11T16:06:50.895Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T16:06:50.895Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T16:06:50.895Z] time="2021-11-11T16:06:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T16:06:50.895Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchSimple [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchTicker [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchClose [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/3/���� [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T16:06:50.895Z] === RUN TestEffectiveLen/5/ [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/0/ [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: He [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/6/a� [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: a [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: � [2021-11-11T16:06:50.895Z] === RUN TestFindValidSplit/7/a� [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T16:06:50.895Z] cloudwatchlogs_test.go:1064: [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T16:06:50.895Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestProcessEventEmoji [2021-11-11T16:06:50.895Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchLineSplit [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMaxEvents [2021-11-11T16:06:50.895Z] --- PASS: TestContentStoreForPull (0.19s) [2021-11-11T16:06:50.895Z] PASS [2021-11-11T16:06:50.895Z] coverage: 6.7% of statements [2021-11-11T16:06:50.895Z] ok github.com/docker/docker/daemon/images 0.348s coverage: 6.7% of statements [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T16:06:50.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T16:06:50.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2021-11-11T16:06:50.895Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T16:06:50.895Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T16:06:51.366Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T16:06:51.366Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T16:06:51.366Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T16:06:51.366Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T16:06:51.366Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestCreateTagSuccess [2021-11-11T16:06:51.366Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T16:06:51.366Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T16:06:51.366Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T16:06:51.366Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T16:06:51.366Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T16:06:51.366Z] PASS [2021-11-11T16:06:51.366Z] coverage: 77.4% of statements [2021-11-11T16:06:51.366Z] ok github.com/docker/docker/daemon/logger/awslogs 0.438s coverage: 77.4% of statements [2021-11-11T16:06:51.366Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T16:06:51.366Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T16:06:51.366Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T16:06:51.366Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T16:06:51.366Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T16:06:51.366Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T16:06:51.366Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T16:06:51.366Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T16:06:51.366Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-11-11T16:06:51.366Z] === RUN TestFastTimeMarshalJSON [2021-11-11T16:06:51.366Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-11T16:06:51.366Z] PASS [2021-11-11T16:06:51.366Z] coverage: 87.2% of statements [2021-11-11T16:06:51.366Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2021-11-11T16:06:51.837Z] === RUN TestJSONFileLogger [2021-11-11T16:06:51.837Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T16:06:51.837Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T16:06:51.837Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T16:06:51.837Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T16:06:51.837Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T16:06:51.837Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T16:06:51.837Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T16:06:51.837Z] === RUN TestEncodeDecode [2021-11-11T16:06:51.837Z] === PAUSE TestEncodeDecode [2021-11-11T16:06:51.837Z] === RUN TestUnexpectedEOF [2021-11-11T16:06:52.036Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T16:06:52.036Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T16:06:52.036Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2021-11-11T16:06:52.036Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-11T16:06:52.036Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-11-11T16:06:52.036Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-11-11T16:06:52.036Z] PASS [2021-11-11T16:06:52.036Z] [2021-11-11T16:06:52.036Z] === Skipped [2021-11-11T16:06:52.036Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T16:06:52.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:06:52.036Z] [2021-11-11T16:06:52.036Z] DONE 27 tests, 1 skipped in 193.922s [2021-11-11T16:06:52.036Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T16:06:52.036Z] ++ 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-11-11T16:06:52.036Z] ++ set -e [2021-11-11T16:06:52.036Z] ++ '[' -n 0 ']' [2021-11-11T16:06:52.036Z] ++ set -x [2021-11-11T16:06:52.036Z] ++ 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-11-11T16:06:52.036Z] INFO: Testing against a local daemon [2021-11-11T16:06:52.036Z] === RUN TestSessionCreate [2021-11-11T16:06:52.036Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T16:06:52.036Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:06:52.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T16:06:52.036Z] PASS [2021-11-11T16:06:52.036Z] [2021-11-11T16:06:52.036Z] DONE 2 tests in 0.138s [2021-11-11T16:06:52.036Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T16:06:52.036Z] ++ 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-11-11T16:06:52.036Z] ++ set -e [2021-11-11T16:06:52.036Z] ++ '[' -n 0 ']' [2021-11-11T16:06:52.036Z] ++ set -x [2021-11-11T16:06:52.036Z] ++ 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-11-11T16:06:52.296Z] INFO: Testing against a local daemon [2021-11-11T16:06:52.296Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:06:52.296Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T16:06:52.296Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:06:52.296Z] === RUN TestDiskUsage [2021-11-11T16:06:52.296Z] === PAUSE TestDiskUsage [2021-11-11T16:06:52.296Z] === RUN TestEventsExecDie [2021-11-11T16:06:52.312Z] time="2021-11-11T16:06:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T16:06:52.312Z] time="2021-11-11T16:06:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T16:06:52.312Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-11-11T16:06:52.312Z] === CONT TestEncodeDecode [2021-11-11T16:06:52.312Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T16:06:52.312Z] PASS [2021-11-11T16:06:52.312Z] coverage: 69.9% of statements [2021-11-11T16:06:52.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2021-11-11T16:06:52.468Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T16:06:52.469Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T16:06:52.469Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T16:06:52.469Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T16:06:52.469Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T16:06:52.867Z] --- PASS: TestEventsExecDie (0.76s) [2021-11-11T16:06:52.867Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:06:52.881Z] --- PASS: TestCreateServiceSysctls (2.42s) [2021-11-11T16:06:52.881Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:06:53.127Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-11-11T16:06:53.127Z] === RUN TestEventsVolumeCreate [2021-11-11T16:06:53.127Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T16:06:53.127Z] === RUN TestInfoBinaryCommits [2021-11-11T16:06:53.127Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T16:06:53.127Z] === RUN TestInfoAPIVersioned [2021-11-11T16:06:53.127Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-11-11T16:06:53.127Z] === RUN TestInfoDiscoveryBackend [2021-11-11T16:06:53.127Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T16:06:53.303Z] === RUN TestWriteLog [2021-11-11T16:06:53.303Z] === PAUSE TestWriteLog [2021-11-11T16:06:53.303Z] === RUN TestReadLog [2021-11-11T16:06:53.303Z] === PAUSE TestReadLog [2021-11-11T16:06:53.303Z] === CONT TestWriteLog [2021-11-11T16:06:53.303Z] === CONT TestReadLog [2021-11-11T16:06:53.303Z] === RUN TestReadLog/tail_exact [2021-11-11T16:06:53.303Z] --- PASS: TestWriteLog (0.01s) [2021-11-11T16:06:53.303Z] === RUN TestOpenFileDelete [2021-11-11T16:06:53.303Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestOpenFileRename [2021-11-11T16:06:53.303Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestParseLogTagDefaultTag [2021-11-11T16:06:53.303Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestParseLogTag [2021-11-11T16:06:53.303Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestParseLogTagEmptyTag [2021-11-11T16:06:53.303Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestTailFiles [2021-11-11T16:06:53.303Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestFollowLogsConsumerGone [2021-11-11T16:06:53.303Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestFollowLogsProducerGone [2021-11-11T16:06:53.303Z] logfile_test.go:178: logDecode() closed after sending 2828 messages [2021-11-11T16:06:53.303Z] logfile_test.go:231: messages sent: 2828, received: 2828 [2021-11-11T16:06:53.303Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T16:06:53.303Z] === RUN TestCheckCapacityAndRotate [2021-11-11T16:06:53.303Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T16:06:53.303Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T16:06:53.303Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-11-11T16:06:53.304Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T16:06:53.304Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-11-11T16:06:53.304Z] PASS [2021-11-11T16:06:53.304Z] coverage: 53.7% of statements [2021-11-11T16:06:53.304Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 53.7% of statements [2021-11-11T16:06:53.304Z] === RUN TestLog [2021-11-11T16:06:53.304Z] --- PASS: TestLog (0.01s) [2021-11-11T16:06:53.304Z] PASS [2021-11-11T16:06:53.304Z] coverage: 31.5% of statements [2021-11-11T16:06:53.304Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T16:06:53.304Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T16:06:53.304Z] --- PASS: TestReadLog (0.17s) [2021-11-11T16:06:53.304Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-11-11T16:06:53.304Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T16:06:53.304Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T16:06:53.304Z] PASS [2021-11-11T16:06:53.304Z] coverage: 75.2% of statements [2021-11-11T16:06:53.304Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2021-11-11T16:06:53.304Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 75.2% of statements [2021-11-11T16:06:53.304Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T16:06:53.697Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-11-11T16:06:53.697Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T16:06:54.306Z] === RUN TestNewParse [2021-11-11T16:06:54.306Z] --- PASS: TestNewParse (0.00s) [2021-11-11T16:06:54.306Z] PASS [2021-11-11T16:06:54.306Z] coverage: 8.3% of statements [2021-11-11T16:06:54.306Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-11-11T16:06:54.306Z] === RUN TestValidateLogOpt [2021-11-11T16:06:54.306Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T16:06:54.306Z] === RUN TestNewMissedConfig [2021-11-11T16:06:54.306Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T16:06:54.306Z] === RUN TestNewMissedUrl [2021-11-11T16:06:54.306Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestNewMissedToken [2021-11-11T16:06:54.307Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestNewWithProxy [2021-11-11T16:06:54.307Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestDefault [2021-11-11T16:06:54.307Z] --- PASS: TestDefault (0.01s) [2021-11-11T16:06:54.307Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T16:06:54.307Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestJsonFormat [2021-11-11T16:06:54.307Z] --- PASS: TestJsonFormat (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestRawFormat [2021-11-11T16:06:54.307Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestRawFormatWithLabels [2021-11-11T16:06:54.307Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestRawFormatWithoutTag [2021-11-11T16:06:54.307Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T16:06:54.307Z] === RUN TestBatching [2021-11-11T16:06:54.638Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-11-11T16:06:54.638Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T16:06:54.777Z] --- PASS: TestBatching (0.30s) [2021-11-11T16:06:54.777Z] === RUN TestFrequency [2021-11-11T16:06:54.897Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T16:06:55.158Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-11T16:06:55.158Z] === RUN TestInfoAPI [2021-11-11T16:06:55.158Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T16:06:55.158Z] === RUN TestInfoAPIWarnings [2021-11-11T16:06:55.248Z] --- PASS: TestFrequency (0.22s) [2021-11-11T16:06:55.248Z] === RUN TestOneMessagePerRequest [2021-11-11T16:06:55.248Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestVerify [2021-11-11T16:06:55.248Z] --- PASS: TestVerify (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestSkipVerify [2021-11-11T16:06:55.248Z] === RUN TestParseLogFormat [2021-11-11T16:06:55.248Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestValidateLogOptEmpty [2021-11-11T16:06:55.248Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestValidateSyslogAddress [2021-11-11T16:06:55.248Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestParseAddressDefaultPort [2021-11-11T16:06:55.248Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestValidateSyslogFacility [2021-11-11T16:06:55.248Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T16:06:55.248Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestValidateLogOpt [2021-11-11T16:06:55.248Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T16:06:55.248Z] PASS [2021-11-11T16:06:55.248Z] coverage: 46.8% of statements [2021-11-11T16:06:55.248Z] ok github.com/docker/docker/daemon/logger/syslog 0.186s coverage: 46.8% of statements [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] --- PASS: TestSkipVerify (0.48s) [2021-11-11T16:06:55.248Z] === RUN TestBufferMaximum [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.195433\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.195433\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestServerAlwaysDown [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.199216\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.199216\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.199216\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.201210\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] time="2021-11-11T16:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636646815.201210\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:55.248Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T16:06:55.248Z] === RUN TestCannotSendAfterClose [2021-11-11T16:06:55.407Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2021-11-11T16:06:55.407Z] === RUN TestInspect [2021-11-11T16:06:55.722Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T16:06:55.723Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T16:06:56.096Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T16:06:56.193Z] === RUN TestV1IDService [2021-11-11T16:06:56.193Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T16:06:56.193Z] === RUN TestV2MetadataService [2021-11-11T16:06:56.355Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T16:06:56.663Z] time="2021-11-11T16:06:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T16:06:56.663Z] time="2021-11-11T16:06:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a105ecd1f707\"}'" [2021-11-11T16:06:56.663Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T16:06:56.663Z] PASS [2021-11-11T16:06:56.663Z] coverage: 82.5% of statements [2021-11-11T16:06:56.663Z] ok github.com/docker/docker/daemon/logger/splunk 2.094s coverage: 82.5% of statements [2021-11-11T16:06:56.663Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T16:06:56.663Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T16:06:56.663Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T16:06:56.925Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T16:06:57.137Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T16:06:57.137Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T16:06:57.137Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T16:06:57.137Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestManifestStore [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1791080524\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/no_local_cache [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/with_local_cache [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="reference for unknown type: " [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="reference for unknown type: " [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="reference for unknown type: " [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="reference for unknown type: " [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:56Z" level=warning msg="reference for unknown type: " [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T16:06:57.137Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T16:06:57.137Z] time="2021-11-11T16:06:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore (0.33s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T16:06:57.137Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T16:06:57.137Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestFixManifestLayers [2021-11-11T16:06:57.137Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T16:06:57.137Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T16:06:57.137Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestFixManifestLayersBadParent [2021-11-11T16:06:57.137Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestValidateManifest [2021-11-11T16:06:57.137Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T16:06:57.137Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestFormatPlatform [2021-11-11T16:06:57.137Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T16:06:57.137Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestLayerAlreadyExists [2021-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] 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-11-11T16:06:57.137Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T16:06:57.137Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T16:06:57.137Z] --- PASS: TestV2MetadataService (1.07s) [2021-11-11T16:06:57.137Z] PASS [2021-11-11T16:06:57.137Z] coverage: 48.2% of statements [2021-11-11T16:06:57.137Z] ok github.com/docker/docker/distribution/metadata 1.174s coverage: 48.2% of statements [2021-11-11T16:06:57.496Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T16:06:57.496Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-11T16:06:57.496Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T16:06:57.608Z] === RUN TestSuccessfulDownload [2021-11-11T16:06:57.608Z] download_test.go:267: Needs fixing on Windows [2021-11-11T16:06:57.608Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T16:06:57.608Z] === RUN TestCancelledDownload [2021-11-11T16:06:57.608Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T16:06:57.608Z] === RUN TestMaxDownloadAttempts [2021-11-11T16:06:57.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T16:06:57.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T16:06:57.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T16:06:57.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T16:06:57.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T16:06:57.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T16:06:57.608Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T16:06:57.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T16:06:57.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T16:06:57.608Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T16:06:57.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T16:06:57.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T16:06:57.608Z] time="2021-11-11T16:06:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T16:06:57.608Z] time="2021-11-11T16:06:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T16:06:57.608Z] time="2021-11-11T16:06:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T16:06:57.608Z] time="2021-11-11T16:06:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T16:06:57.608Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T16:06:57.608Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-11T16:06:57.608Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-11T16:06:57.608Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-11T16:06:57.608Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-11T16:06:57.608Z] === RUN TestTransfer [2021-11-11T16:06:57.932Z] --- PASS: TestInspect (2.60s) [2021-11-11T16:06:57.932Z] === RUN TestCreateJob [2021-11-11T16:06:58.066Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T16:06:58.079Z] --- PASS: TestTransfer (0.12s) [2021-11-11T16:06:58.079Z] === RUN TestConcurrencyLimit [2021-11-11T16:06:58.079Z] === RUN TestNotFound [2021-11-11T16:06:58.079Z] --- PASS: TestNotFound (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestConflict [2021-11-11T16:06:58.079Z] --- PASS: TestConflict (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestForbidden [2021-11-11T16:06:58.079Z] --- PASS: TestForbidden (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestInvalidParameter [2021-11-11T16:06:58.079Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestNotImplemented [2021-11-11T16:06:58.079Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestNotModified [2021-11-11T16:06:58.079Z] --- PASS: TestNotModified (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestUnauthorized [2021-11-11T16:06:58.079Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestUnknown [2021-11-11T16:06:58.079Z] --- PASS: TestUnknown (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestCancelled [2021-11-11T16:06:58.079Z] --- PASS: TestCancelled (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestDeadline [2021-11-11T16:06:58.079Z] --- PASS: TestDeadline (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestDataLoss [2021-11-11T16:06:58.079Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestUnavailable [2021-11-11T16:06:58.079Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestSystem [2021-11-11T16:06:58.079Z] --- PASS: TestSystem (0.00s) [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Conflict [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T16:06:58.079Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T16:06:58.079Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T16:06:58.079Z] PASS [2021-11-11T16:06:58.079Z] coverage: 53.1% of statements [2021-11-11T16:06:58.079Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2021-11-11T16:06:58.327Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T16:06:58.551Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-11T16:06:58.551Z] === RUN TestInactiveJobs [2021-11-11T16:06:58.551Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-11-11T16:06:58.551Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T16:06:58.551Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T16:06:58.551Z] === RUN TestTokenPassThru [2021-11-11T16:06:58.551Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T16:06:58.551Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T16:06:58.551Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T16:06:58.551Z] PASS [2021-11-11T16:06:58.551Z] coverage: 24.1% of statements [2021-11-11T16:06:58.551Z] ok github.com/docker/docker/distribution 1.601s coverage: 24.1% of statements [2021-11-11T16:06:58.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T16:06:58.551Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-11T16:06:58.551Z] === RUN TestWatchRelease [2021-11-11T16:06:58.551Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T16:06:58.551Z] === RUN TestWatchFinishedTransfer [2021-11-11T16:06:58.552Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T16:06:58.552Z] === RUN TestDuplicateTransfer [2021-11-11T16:06:58.552Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T16:06:58.552Z] === RUN TestSuccessfulUpload [2021-11-11T16:06:58.897Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T16:06:59.022Z] time="2021-11-11T16:06:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T16:06:59.022Z] === RUN TestFSGetInvalidData [2021-11-11T16:06:59.022Z] --- PASS: TestSuccessfulUpload (0.49s) [2021-11-11T16:06:59.022Z] === RUN TestCancelledUpload [2021-11-11T16:06:59.022Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T16:06:59.022Z] PASS [2021-11-11T16:06:59.022Z] coverage: 77.3% of statements [2021-11-11T16:06:59.159Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T16:06:59.493Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestFSInvalidSet [2021-11-11T16:06:59.493Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 77.3% of statements [2021-11-11T16:06:59.493Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestFSInvalidRoot [2021-11-11T16:06:59.493Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T16:06:59.493Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestFSMetadataGetSet [2021-11-11T16:06:59.493Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T16:06:59.493Z] === RUN TestFSInvalidWalker [2021-11-11T16:06:59.493Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestFSGetSet [2021-11-11T16:06:59.493Z] --- PASS: TestFSGetSet (0.02s) [2021-11-11T16:06:59.493Z] === RUN TestFSGetUnsetKey [2021-11-11T16:06:59.493Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestFSGetEmptyData [2021-11-11T16:06:59.493Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestFSDelete [2021-11-11T16:06:59.493Z] === RUN TestCompare [2021-11-11T16:06:59.493Z] --- PASS: TestCompare (0.00s) [2021-11-11T16:06:59.493Z] PASS [2021-11-11T16:06:59.493Z] coverage: 19.2% of statements [2021-11-11T16:06:59.493Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T16:06:59.493Z] === RUN TestFSWalker [2021-11-11T16:06:59.493Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2021-11-11T16:06:59.493Z] --- PASS: TestFSWalker (0.05s) [2021-11-11T16:06:59.493Z] === RUN TestFSWalkerStopOnError [2021-11-11T16:06:59.493Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestNewFromJSON [2021-11-11T16:06:59.493Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T16:06:59.493Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestMarshalKeyOrder [2021-11-11T16:06:59.493Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestHistoryEqual [2021-11-11T16:06:59.493Z] --- PASS: TestHistoryEqual (0.14s) [2021-11-11T16:06:59.493Z] === RUN TestImage [2021-11-11T16:06:59.493Z] --- PASS: TestImage (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestImageOSNotEmpty [2021-11-11T16:06:59.493Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T16:06:59.493Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestCreate [2021-11-11T16:06:59.493Z] --- PASS: TestCreate (0.00s) [2021-11-11T16:06:59.493Z] === RUN TestRestore [2021-11-11T16:06:59.493Z] time="2021-11-11T16:06:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T16:06:59.493Z] --- PASS: TestRestore (0.04s) [2021-11-11T16:06:59.493Z] === RUN TestAddDelete [2021-11-11T16:06:59.493Z] --- PASS: TestAddDelete (0.04s) [2021-11-11T16:06:59.493Z] === RUN TestSearchAfterDelete [2021-11-11T16:06:59.493Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T16:06:59.493Z] === RUN TestParentReset [2021-11-11T16:06:59.493Z] --- PASS: TestParentReset (0.02s) [2021-11-11T16:06:59.493Z] === RUN TestGetAndSetLastUpdated [2021-11-11T16:06:59.493Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T16:06:59.493Z] === RUN TestStoreLen [2021-11-11T16:06:59.737Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T16:06:59.965Z] --- PASS: TestStoreLen (0.04s) [2021-11-11T16:06:59.965Z] PASS [2021-11-11T16:06:59.965Z] coverage: 86.6% of statements [2021-11-11T16:06:59.965Z] ok github.com/docker/docker/image 0.570s coverage: 86.6% of statements [2021-11-11T16:06:59.965Z] === RUN TestValidateManifest [2021-11-11T16:06:59.965Z] === RUN TestValidateManifest/nil [2021-11-11T16:06:59.965Z] === RUN TestValidateManifest/non-nil [2021-11-11T16:06:59.965Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T16:06:59.965Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T16:06:59.965Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T16:06:59.965Z] PASS [2021-11-11T16:06:59.965Z] coverage: 0.7% of statements [2021-11-11T16:06:59.965Z] ok github.com/docker/docker/image/tarexport 0.068s coverage: 0.7% of statements [2021-11-11T16:06:59.997Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T16:06:59.997Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-11T16:07:00.440Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T16:07:00.440Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T16:07:00.440Z] PASS [2021-11-11T16:07:00.440Z] coverage: 25.0% of statements [2021-11-11T16:07:00.440Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2021-11-11T16:07:00.440Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T16:07:00.459Z] --- PASS: TestCreateJob (2.38s) [2021-11-11T16:07:00.459Z] === RUN TestReplicatedJob [2021-11-11T16:07:01.378Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T16:07:01.431Z] === RUN TestSerialization [2021-11-11T16:07:01.431Z] --- PASS: TestSerialization (0.02s) [2021-11-11T16:07:01.431Z] PASS [2021-11-11T16:07:01.431Z] coverage: 100.0% of statements [2021-11-11T16:07:01.431Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2021-11-11T16:07:01.638Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T16:07:01.898Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T16:07:01.898Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T16:07:02.468Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T16:07:02.468Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T16:07:02.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T16:07:02.543Z] === RUN TestEnvironmentParsing [2021-11-11T16:07:02.543Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T16:07:02.543Z] PASS [2021-11-11T16:07:02.543Z] coverage: 1.2% of statements [2021-11-11T16:07:02.543Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-11-11T16:07:02.543Z] === RUN TestEmptyLayer [2021-11-11T16:07:02.543Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T16:07:02.543Z] === RUN TestCommitFailure [2021-11-11T16:07:02.543Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T16:07:02.543Z] === RUN TestStartTransactionFailure [2021-11-11T16:07:02.543Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-11-11T16:07:02.543Z] === RUN TestGetOrphan [2021-11-11T16:07:02.543Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T16:07:02.543Z] === RUN TestMountAndRegister [2021-11-11T16:07:02.543Z] layer_test.go:270: Layer size: 14 [2021-11-11T16:07:02.543Z] --- PASS: TestMountAndRegister (0.07s) [2021-11-11T16:07:02.543Z] === RUN TestLayerRelease [2021-11-11T16:07:02.543Z] layer_test.go:303: Failing on Windows [2021-11-11T16:07:02.543Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T16:07:02.543Z] === RUN TestStoreRestore [2021-11-11T16:07:02.543Z] layer_test.go:352: Failing on Windows [2021-11-11T16:07:02.543Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T16:07:02.543Z] === RUN TestTarStreamStability [2021-11-11T16:07:02.543Z] layer_test.go:467: Failing on Windows [2021-11-11T16:07:02.543Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T16:07:02.543Z] === RUN TestRegisterExistingLayer [2021-11-11T16:07:03.015Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-11-11T16:07:03.015Z] === RUN TestTarStreamVerification [2021-11-11T16:07:03.015Z] layer_test.go:696: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestLayerMigration [2021-11-11T16:07:03.015Z] migration_test.go:45: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T16:07:03.015Z] migration_test.go:181: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMountInit [2021-11-11T16:07:03.015Z] mount_test.go:17: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMountSize [2021-11-11T16:07:03.015Z] mount_test.go:76: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMountChanges [2021-11-11T16:07:03.015Z] mount_test.go:125: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMountApply [2021-11-11T16:07:03.015Z] mount_test.go:212: Failing on Windows [2021-11-11T16:07:03.015Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T16:07:03.015Z] PASS [2021-11-11T16:07:03.015Z] coverage: 30.1% of statements [2021-11-11T16:07:03.015Z] ok github.com/docker/docker/layer 0.359s coverage: 30.1% of statements [2021-11-11T16:07:03.015Z] === RUN TestSequenceGetAvailableBit [2021-11-11T16:07:03.015Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSequenceEqual [2021-11-11T16:07:03.015Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSequenceCopy [2021-11-11T16:07:03.015Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestGetFirstAvailable [2021-11-11T16:07:03.015Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestFindSequence [2021-11-11T16:07:03.015Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestCheckIfAvailable [2021-11-11T16:07:03.015Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMergeSequences [2021-11-11T16:07:03.015Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestPushReservation [2021-11-11T16:07:03.015Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSerializeDeserialize [2021-11-11T16:07:03.015Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSet [2021-11-11T16:07:03.015Z] --- PASS: TestSet (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSetUnset [2021-11-11T16:07:03.015Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestOffsetSetUnset [2021-11-11T16:07:03.015Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSetInRange [2021-11-11T16:07:03.015Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestSetAnyInRange [2021-11-11T16:07:03.015Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestMethods [2021-11-11T16:07:03.015Z] --- PASS: TestMethods (0.00s) [2021-11-11T16:07:03.015Z] === RUN TestRandomAllocateDeallocate [2021-11-11T16:07:03.015Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T16:07:03.015Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T16:07:03.015Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T16:07:03.015Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T16:07:03.037Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T16:07:03.607Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T16:07:04.177Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T16:07:04.646Z] --- PASS: TestReplicatedJob (4.32s) [2021-11-11T16:07:04.646Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:07:04.749Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T16:07:04.749Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T16:07:04.749Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T16:07:04.749Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T16:07:04.749Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T16:07:05.117Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T16:07:05.117Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T16:07:05.242Z] === RUN TestInvalidConfig [2021-11-11T16:07:05.242Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T16:07:05.242Z] === RUN TestConfig [2021-11-11T16:07:05.242Z] --- PASS: TestConfig (0.00s) [2021-11-11T16:07:05.242Z] === RUN TestOptionsLabels [2021-11-11T16:07:05.242Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T16:07:05.242Z] === RUN TestValidName [2021-11-11T16:07:05.242Z] --- PASS: TestValidName (0.00s) [2021-11-11T16:07:05.242Z] === RUN TestTLSConfiguration [2021-11-11T16:07:05.319Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T16:07:05.586Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T16:07:05.717Z] time="2021-11-11T16:07:05Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T16:07:05.717Z] --- PASS: TestTLSConfiguration (0.16s) [2021-11-11T16:07:05.717Z] PASS [2021-11-11T16:07:05.717Z] coverage: 24.0% of statements [2021-11-11T16:07:05.717Z] ok github.com/docker/docker/libnetwork/config 0.239s coverage: 24.0% of statements [2021-11-11T16:07:05.897Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T16:07:05.897Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T16:07:06.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T16:07:06.187Z] === RUN TestKey [2021-11-11T16:07:06.187Z] --- PASS: TestKey (0.00s) [2021-11-11T16:07:06.187Z] === RUN TestParseKey [2021-11-11T16:07:06.187Z] --- PASS: TestParseKey (0.00s) [2021-11-11T16:07:06.187Z] === RUN TestInvalidDataStore [2021-11-11T16:07:06.187Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T16:07:06.187Z] === RUN TestKVObjectFlatKey [2021-11-11T16:07:06.187Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T16:07:06.187Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T16:07:06.187Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T16:07:06.187Z] PASS [2021-11-11T16:07:06.187Z] coverage: 21.9% of statements [2021-11-11T16:07:06.187Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2021-11-11T16:07:06.466Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T16:07:06.657Z] === RUN TestErrorInterfaces [2021-11-11T16:07:06.657Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T16:07:06.657Z] === RUN TestNetworkMarshalling [2021-11-11T16:07:06.726Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T16:07:07.132Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-11T16:07:07.132Z] === RUN TestEndpointMarshalling [2021-11-11T16:07:07.132Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestAuxAddresses [2021-11-11T16:07:07.132Z] time="2021-11-11T16:07:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T16:07:07.132Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T16:07:07.132Z] === RUN TestSRVServiceQuery [2021-11-11T16:07:07.132Z] === RUN TestIPDataMarshalling [2021-11-11T16:07:07.132Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestValidateAndIsV6 [2021-11-11T16:07:07.132Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T16:07:07.132Z] PASS [2021-11-11T16:07:07.132Z] coverage: 68.9% of statements [2021-11-11T16:07:07.132Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-11-11T16:07:07.132Z] === RUN TestServiceVIPReuse [2021-11-11T16:07:07.132Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T16:07:07.132Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-11-11T16:07:07.132Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestDNSIPQuery [2021-11-11T16:07:07.132Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestDNSProxyServFail [2021-11-11T16:07:07.132Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestSandboxAddEmpty [2021-11-11T16:07:07.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestSandboxAddMultiPrio [2021-11-11T16:07:07.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestSandboxAddSamePrio [2021-11-11T16:07:07.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestCleanupServiceDiscovery [2021-11-11T16:07:07.132Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestDNSOptions [2021-11-11T16:07:07.132Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:07:07.132Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T16:07:07.132Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T16:07:07.132Z] time="2021-11-11T16:07:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T16:07:07.132Z] time="2021-11-11T16:07:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T16:07:07.132Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-11-11T16:07:07.132Z] PASS [2021-11-11T16:07:07.132Z] coverage: 8.6% of statements [2021-11-11T16:07:07.132Z] ok github.com/docker/docker/libnetwork 0.342s coverage: 8.6% of statements [2021-11-11T16:07:07.177Z] --- PASS: TestUpdateReplicatedJob (2.51s) [2021-11-11T16:07:07.177Z] === RUN TestServiceListWithStatuses [2021-11-11T16:07:07.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:07:07.177Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:07:07.177Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:07:07.602Z] === RUN TestDriver [2021-11-11T16:07:07.603Z] --- PASS: TestDriver (0.00s) [2021-11-11T16:07:07.603Z] PASS [2021-11-11T16:07:07.603Z] coverage: 34.8% of statements [2021-11-11T16:07:07.603Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2021-11-11T16:07:08.074Z] === RUN TestDriver [2021-11-11T16:07:08.074Z] --- PASS: TestDriver (0.00s) [2021-11-11T16:07:08.074Z] PASS [2021-11-11T16:07:08.074Z] coverage: 34.8% of statements [2021-11-11T16:07:08.074Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-11-11T16:07:08.544Z] === RUN TestNetworkAllocateFree [2021-11-11T16:07:08.544Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T16:07:08.544Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T16:07:08.545Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T16:07:08.545Z] PASS [2021-11-11T16:07:08.545Z] coverage: 63.6% of statements [2021-11-11T16:07:08.545Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-11-11T16:07:08.545Z] --- PASS: TestRandomAllocateDeallocate (5.57s) [2021-11-11T16:07:08.545Z] === RUN TestAllocateRandomDeallocate [2021-11-11T16:07:09.017Z] === RUN TestGetEmptyCapabilities [2021-11-11T16:07:09.017Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T16:07:09.017Z] === RUN TestGetExtraCapabilities [2021-11-11T16:07:09.017Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T16:07:09.017Z] === RUN TestGetInvalidCapabilities [2021-11-11T16:07:09.017Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T16:07:09.017Z] === RUN TestRemoteDriver [2021-11-11T16:07:09.017Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T16:07:09.017Z] === RUN TestDriverError [2021-11-11T16:07:09.017Z] --- PASS: TestDriverError (0.00s) [2021-11-11T16:07:09.017Z] === RUN TestMissingValues [2021-11-11T16:07:09.017Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T16:07:09.017Z] === RUN TestRollback [2021-11-11T16:07:09.017Z] --- PASS: TestRollback (0.01s) [2021-11-11T16:07:09.017Z] PASS [2021-11-11T16:07:09.017Z] coverage: 57.4% of statements [2021-11-11T16:07:09.017Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2021-11-11T16:07:09.282Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T16:07:09.282Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T16:07:09.487Z] === RUN TestNAT [2021-11-11T16:07:09.487Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T16:07:09.487Z] --- SKIP: TestNAT (0.00s) [2021-11-11T16:07:09.487Z] === RUN TestTransparent [2021-11-11T16:07:09.487Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T16:07:09.487Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T16:07:09.487Z] PASS [2021-11-11T16:07:09.487Z] coverage: 0.0% of statements [2021-11-11T16:07:09.487Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.111s coverage: 0.0% of statements [2021-11-11T16:07:09.542Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T16:07:09.619Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-11T16:07:09.619Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-11T16:07:09.876Z] ok github.com/docker/docker/cmd/dockerd/trap 2.495s coverage: 0.0% of statements [2021-11-11T16:07:09.876Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T16:07:09.876Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T16:07:09.876Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T16:07:09.876Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T16:07:09.876Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T16:07:09.957Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-11-11T16:07:09.957Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T16:07:09.957Z] === RUN TestBuildDefault [2021-11-11T16:07:09.957Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestBuildHostnameDomainname [2021-11-11T16:07:09.957Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestBuildHostname [2021-11-11T16:07:09.957Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestBuildHostnameFQDN [2021-11-11T16:07:09.957Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestBuildNoIP [2021-11-11T16:07:09.957Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestUpdate [2021-11-11T16:07:09.957Z] --- PASS: TestUpdate (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T16:07:09.957Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T16:07:09.957Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestAddEmpty [2021-11-11T16:07:09.957Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T16:07:09.957Z] === RUN TestAdd [2021-11-11T16:07:09.957Z] --- PASS: TestAdd (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestDeleteEmpty [2021-11-11T16:07:09.958Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestDeleteNewline [2021-11-11T16:07:09.958Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestDelete [2021-11-11T16:07:09.958Z] --- PASS: TestDelete (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestConcurrentWrites [2021-11-11T16:07:09.958Z] === RUN TestNew [2021-11-11T16:07:09.958Z] --- PASS: TestNew (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestAddDriver [2021-11-11T16:07:09.958Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestAddDuplicateDriver [2021-11-11T16:07:09.958Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T16:07:09.958Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestDriver [2021-11-11T16:07:09.958Z] --- PASS: TestDriver (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestIPAM [2021-11-11T16:07:09.958Z] --- PASS: TestIPAM (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestWalkIPAMs [2021-11-11T16:07:09.958Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T16:07:09.958Z] === RUN TestWalkDrivers [2021-11-11T16:07:09.958Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T16:07:09.958Z] PASS [2021-11-11T16:07:09.958Z] coverage: 82.4% of statements [2021-11-11T16:07:09.958Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2021-11-11T16:07:09.958Z] --- PASS: TestConcurrentWrites (0.22s) [2021-11-11T16:07:09.958Z] PASS [2021-11-11T16:07:09.958Z] coverage: 81.2% of statements [2021-11-11T16:07:09.958Z] ok github.com/docker/docker/libnetwork/etchosts 0.287s coverage: 81.2% of statements [2021-11-11T16:07:10.111Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T16:07:10.314Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T16:07:10.314Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T16:07:10.428Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s) [2021-11-11T16:07:10.428Z] === RUN TestRetrieveFromStore [2021-11-11T16:07:10.455Z] --- PASS: TestDockerNetworkConnectAlias (3.41s) [2021-11-11T16:07:10.455Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:07:10.899Z] === RUN TestNew [2021-11-11T16:07:10.899Z] --- PASS: TestNew (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestAllocate [2021-11-11T16:07:10.899Z] --- PASS: TestAllocate (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestUninitialized [2021-11-11T16:07:10.899Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestAllocateInRange [2021-11-11T16:07:10.899Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestAllocateSerial [2021-11-11T16:07:10.899Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T16:07:10.899Z] PASS [2021-11-11T16:07:10.899Z] coverage: 87.5% of statements [2021-11-11T16:07:10.899Z] === RUN TestDiff [2021-11-11T16:07:10.899Z] --- PASS: TestDiff (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestAddedCallback [2021-11-11T16:07:10.899Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestRemovedCallback [2021-11-11T16:07:10.899Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T16:07:10.899Z] === RUN TestNoCallback [2021-11-11T16:07:10.899Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T16:07:10.899Z] PASS [2021-11-11T16:07:10.899Z] coverage: 48.1% of statements [2021-11-11T16:07:10.899Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-11-11T16:07:10.899Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.052s coverage: 48.1% of statements [2021-11-11T16:07:10.899Z] --- PASS: TestRetrieveFromStore (0.48s) [2021-11-11T16:07:10.899Z] === RUN TestIsCorrupted [2021-11-11T16:07:10.899Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-11T16:07:10.899Z] === RUN TestSetRollover [2021-11-11T16:07:11.051Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T16:07:11.303Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T16:07:11.369Z] === RUN TestCaller [2021-11-11T16:07:11.369Z] --- PASS: TestCaller (0.00s) [2021-11-11T16:07:11.369Z] PASS [2021-11-11T16:07:11.369Z] coverage: 100.0% of statements [2021-11-11T16:07:11.369Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2021-11-11T16:07:11.621Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-11-11T16:07:11.621Z] === RUN TestInfoDebug [2021-11-11T16:07:11.621Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T16:07:11.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T16:07:11.839Z] === RUN TestSetSerialInsertDelete [2021-11-11T16:07:11.839Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T16:07:11.839Z] === RUN TestSetParallelInsertDelete [2021-11-11T16:07:11.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T16:07:11.914Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T16:07:12.191Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T16:07:12.191Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:07:12.191Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T16:07:12.310Z] --- PASS: TestSetRollover (1.40s) [2021-11-11T16:07:12.310Z] === RUN TestSetRolloverSerial [2021-11-11T16:07:12.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T16:07:12.761Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T16:07:12.761Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:07:12.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T16:07:12.788Z] === RUN TestPoolRequest [2021-11-11T16:07:12.788Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T16:07:12.788Z] === RUN TestOtherRequests [2021-11-11T16:07:12.788Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T16:07:12.788Z] PASS [2021-11-11T16:07:12.788Z] coverage: 57.1% of statements [2021-11-11T16:07:12.788Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2021-11-11T16:07:12.788Z] === RUN TestInt2IP2IntConversion [2021-11-11T16:07:13.259Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2021-11-11T16:07:13.259Z] === RUN TestGetAddressVersion [2021-11-11T16:07:13.259Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T16:07:13.259Z] === RUN TestKeyString [2021-11-11T16:07:13.259Z] --- PASS: TestKeyString (0.00s) [2021-11-11T16:07:13.259Z] === RUN TestPoolDataMarshal [2021-11-11T16:07:13.259Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T16:07:13.259Z] === RUN TestSubnetsMarshal [2021-11-11T16:07:13.259Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-11T16:07:13.259Z] === RUN TestAddSubnets [2021-11-11T16:07:13.259Z] --- PASS: TestAddSubnets (0.05s) [2021-11-11T16:07:13.259Z] === RUN TestDoublePoolRelease [2021-11-11T16:07:13.259Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T16:07:13.259Z] === RUN TestAddReleasePoolID [2021-11-11T16:07:13.259Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-11T16:07:13.259Z] === RUN TestPredefinedPool [2021-11-11T16:07:13.259Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T16:07:13.259Z] === RUN TestRemoveSubnet [2021-11-11T16:07:13.331Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-11T16:07:13.331Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:07:13.331Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T16:07:13.331Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-11-11T16:07:13.331Z] === RUN TestPingCacheHeaders [2021-11-11T16:07:13.331Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T16:07:13.331Z] === RUN TestPingGet [2021-11-11T16:07:13.331Z] --- PASS: TestPingGet (0.04s) [2021-11-11T16:07:13.331Z] === RUN TestPingHead [2021-11-11T16:07:13.331Z] --- PASS: TestPingHead (0.03s) [2021-11-11T16:07:13.331Z] === RUN TestVersion [2021-11-11T16:07:13.331Z] --- PASS: TestVersion (0.03s) [2021-11-11T16:07:13.331Z] === CONT TestDiskUsage [2021-11-11T16:07:13.591Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T16:07:13.730Z] --- PASS: TestRemoveSubnet (0.14s) [2021-11-11T16:07:13.730Z] === RUN TestGetSameAddress [2021-11-11T16:07:13.730Z] --- PASS: TestGetSameAddress (0.01s) [2021-11-11T16:07:13.730Z] === RUN TestPoolAllocationReuse [2021-11-11T16:07:13.730Z] --- PASS: TestSetRolloverSerial (1.32s) [2021-11-11T16:07:13.730Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T16:07:13.730Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T16:07:13.730Z] PASS [2021-11-11T16:07:13.730Z] coverage: 84.4% of statements [2021-11-11T16:07:13.730Z] ok github.com/docker/docker/libnetwork/bitseq 11.001s coverage: 84.4% of statements [2021-11-11T16:07:13.733Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2021-11-11T16:07:13.734Z] === RUN TestServicePlugin [2021-11-11T16:07:13.734Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:07:13.734Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T16:07:13.734Z] === RUN TestServiceUpdateLabel [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T16:07:13.851Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T16:07:14.112Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T16:07:14.112Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T16:07:14.201Z] === RUN TestGetCapabilities [2021-11-11T16:07:14.201Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T16:07:14.201Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T16:07:14.201Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-11-11T16:07:14.201Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T16:07:14.201Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-11-11T16:07:14.201Z] === RUN TestRemoteDriver [2021-11-11T16:07:14.201Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T16:07:14.201Z] PASS [2021-11-11T16:07:14.201Z] coverage: 47.4% of statements [2021-11-11T16:07:14.201Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2021-11-11T16:07:14.373Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T16:07:14.634Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage (1.35s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T16:07:14.634Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:07:14.634Z] PASS [2021-11-11T16:07:14.634Z] [2021-11-11T16:07:14.634Z] === Skipped [2021-11-11T16:07:14.634Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:07:14.634Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T16:07:14.634Z] [2021-11-11T16:07:14.634Z] DONE 53 tests, 1 skipped in 22.645s [2021-11-11T16:07:14.672Z] --- PASS: TestPoolAllocationReuse (1.10s) [2021-11-11T16:07:14.672Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T16:07:14.672Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T16:07:14.672Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T16:07:16.817Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-11-11T16:07:16.817Z] === RUN TestServiceUpdateSecrets [2021-11-11T16:07:16.820Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T16:07:16.820Z] ++ 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-11-11T16:07:16.820Z] ++ set -e [2021-11-11T16:07:16.820Z] ++ '[' -n 0 ']' [2021-11-11T16:07:16.820Z] ++ set -x [2021-11-11T16:07:16.820Z] ++ 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-11-11T16:07:16.820Z] INFO: Testing against a local daemon [2021-11-11T16:07:16.820Z] === RUN TestVolumesCreateAndList [2021-11-11T16:07:16.820Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T16:07:16.820Z] === RUN TestVolumesRemove [2021-11-11T16:07:16.820Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T16:07:16.820Z] === RUN TestVolumesInspect [2021-11-11T16:07:16.820Z] --- PASS: TestVolumesInspect (0.08s) [2021-11-11T16:07:16.820Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:07:16.820Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:07:16.820Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:07:16.820Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:07:16.820Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T16:07:16.820Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:07:16.820Z] PASS [2021-11-11T16:07:16.820Z] [2021-11-11T16:07:16.820Z] DONE 5 tests in 0.264s [2021-11-11T16:07:16.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T16:07:16.820Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T16:07:16.820Z] +++ kill 6298 [2021-11-11T16:07:16.820Z] +++ /etc/init.d/apparmor stop [2021-11-11T16:07:16.820Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T16:07:16.820Z] [2021-11-11T16:07:16.820Z] Unloading profiles will leave already running processes permanently [2021-11-11T16:07:16.820Z] unconfined, which can lead to unexpected situations. [2021-11-11T16:07:16.820Z] [2021-11-11T16:07:16.820Z] To set a process to complain mode, use the command line tool [2021-11-11T16:07:16.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T16:07:16.820Z] +++ true [2021-11-11T16:07:16.820Z] exiting test-integration [2021-11-11T16:07:16.820Z] ++ exit 0 [2021-11-11T16:07:16.820Z] [2021-11-11T16:07:16.820Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T16:07:16.820Z] + for job in $(jobs -p) [2021-11-11T16:07:16.820Z] + wait 9703 [2021-11-11T16:07:16.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T16:07:16.972Z] === RUN TestWindowsIPAM [2021-11-11T16:07:16.972Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T16:07:16.972Z] PASS [2021-11-11T16:07:16.972Z] coverage: 71.4% of statements [2021-11-11T16:07:16.972Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-11-11T16:07:16.972Z] === RUN TestDefaultNetwork [2021-11-11T16:07:16.972Z] --- PASS: TestDefaultNetwork (0.29s) [2021-11-11T16:07:16.972Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T16:07:16.972Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.75s) [2021-11-11T16:07:16.972Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T16:07:16.972Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-11-11T16:07:16.972Z] === RUN TestInitAddressPools [2021-11-11T16:07:16.972Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T16:07:16.972Z] PASS [2021-11-11T16:07:16.972Z] coverage: 74.0% of statements [2021-11-11T16:07:16.972Z] ok github.com/docker/docker/libnetwork/ipamutils 0.665s coverage: 74.0% of statements [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T16:07:16.972Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T16:07:16.972Z] === RUN TestKeyValue [2021-11-11T16:07:16.972Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T16:07:16.972Z] PASS [2021-11-11T16:07:16.972Z] coverage: 60.0% of statements [2021-11-11T16:07:16.972Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-11-11T16:07:17.760Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T16:07:17.963Z] === RUN TestGenerate [2021-11-11T16:07:17.963Z] --- PASS: TestGenerate (0.00s) [2021-11-11T16:07:17.963Z] === RUN TestGeneratePtr [2021-11-11T16:07:17.963Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T16:07:17.963Z] === RUN TestGenerateMissingField [2021-11-11T16:07:17.963Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T16:07:17.963Z] === RUN TestFieldCannotBeSet [2021-11-11T16:07:17.963Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T16:07:17.963Z] === RUN TestTypeMismatchError [2021-11-11T16:07:17.963Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T16:07:17.963Z] PASS [2021-11-11T16:07:17.963Z] coverage: 100.0% of statements [2021-11-11T16:07:17.963Z] ok github.com/docker/docker/libnetwork/options 0.061s coverage: 100.0% of statements [2021-11-11T16:07:18.120Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-11-11T16:07:18.377Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-11-11T16:07:18.699Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T16:07:18.699Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T16:07:18.955Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.29s) [2021-11-11T16:07:18.955Z] === RUN TestGetAddress [2021-11-11T16:07:19.431Z] testing: warning: no tests to run [2021-11-11T16:07:19.431Z] PASS [2021-11-11T16:07:19.431Z] coverage: 0.0% of statements [2021-11-11T16:07:19.431Z] ok github.com/docker/docker/libnetwork/osl 0.089s coverage: 0.0% of statements [no tests to run] [2021-11-11T16:07:19.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T16:07:19.655Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T16:07:19.747Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-11T16:07:19.903Z] === RUN TestNetworkDBSimple [2021-11-11T16:07:20.078Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T16:07:20.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T16:07:20.374Z] === RUN TestRequestNewPort [2021-11-11T16:07:20.374Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestRequestSpecificPort [2021-11-11T16:07:20.374Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestReleasePort [2021-11-11T16:07:20.374Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestReuseReleasedPort [2021-11-11T16:07:20.374Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestReleaseUnreadledPort [2021-11-11T16:07:20.374Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestUnknowProtocol [2021-11-11T16:07:20.374Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestAllocateAllPorts [2021-11-11T16:07:20.374Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestPortAllocation [2021-11-11T16:07:20.374Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T16:07:20.374Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestNoDuplicateBPR [2021-11-11T16:07:20.374Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T16:07:20.374Z] === RUN TestChangePortRange [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T16:07:20.374Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T16:07:20.374Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T16:07:20.374Z] PASS [2021-11-11T16:07:20.374Z] coverage: 88.6% of statements [2021-11-11T16:07:20.374Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2021-11-11T16:07:20.845Z] 2021/11/11 16:07:20 Closing DB instances... [2021-11-11T16:07:21.018Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T16:07:21.315Z] testing: warning: no tests to run [2021-11-11T16:07:21.315Z] PASS [2021-11-11T16:07:21.315Z] coverage: 0.0% of statements [2021-11-11T16:07:21.315Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2021-11-11T16:07:21.786Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T16:07:21.786Z] PASS [2021-11-11T16:07:21.786Z] coverage: 100.0% of statements [2021-11-11T16:07:21.786Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2021-11-11T16:07:21.786Z] --- PASS: TestNetworkDBSimple (2.09s) [2021-11-11T16:07:21.786Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T16:07:22.258Z] === RUN TestHashData [2021-11-11T16:07:22.258Z] --- PASS: TestHashData (0.00s) [2021-11-11T16:07:22.258Z] PASS [2021-11-11T16:07:22.258Z] coverage: 2.8% of statements [2021-11-11T16:07:22.258Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2021-11-11T16:07:22.399Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T16:07:22.399Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T16:07:22.730Z] === RUN TestErrorConstructors [2021-11-11T16:07:22.730Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T16:07:22.730Z] === RUN TestCompareIPMask [2021-11-11T16:07:22.730Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T16:07:22.730Z] === RUN TestUtilGetHostPartIP [2021-11-11T16:07:22.730Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T16:07:22.730Z] === RUN TestUtilGetBroadcastIP [2021-11-11T16:07:22.730Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T16:07:22.730Z] === RUN TestParseCIDR [2021-11-11T16:07:22.730Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T16:07:22.730Z] PASS [2021-11-11T16:07:22.730Z] coverage: 37.3% of statements [2021-11-11T16:07:22.730Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2021-11-11T16:07:23.202Z] 2021/11/11 16:07:22 Closing DB instances... [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T16:07:23.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T16:07:23.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T16:07:23.674Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T16:07:23.674Z] PASS [2021-11-11T16:07:23.674Z] coverage: 50.0% of statements [2021-11-11T16:07:23.674Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-11-11T16:07:23.780Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T16:07:24.040Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T16:07:24.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T16:07:24.145Z] === RUN TestAddressPoolOpt [2021-11-11T16:07:24.145Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/a [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/something [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/_=a [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/PATH [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/=a [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/PATH= [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/PATH=something [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/1asd [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/123 [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/some_space [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/= [2021-11-11T16:07:24.145Z] === RUN TestValidateEnv/PaTh [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestParseHost [2021-11-11T16:07:24.145Z] --- PASS: TestParseHost (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestParseDockerDaemonHost [2021-11-11T16:07:24.145Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestParseTCP [2021-11-11T16:07:24.145Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T16:07:24.145Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestValidateExtraHosts [2021-11-11T16:07:24.145Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestIpOptString [2021-11-11T16:07:24.145Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T16:07:24.145Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T16:07:24.145Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestIpOptSetInvalidVal [2021-11-11T16:07:24.145Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestValidateIPAddress [2021-11-11T16:07:24.145Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestMapOpts [2021-11-11T16:07:24.145Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestListOptsWithoutValidator [2021-11-11T16:07:24.145Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestListOptsWithValidator [2021-11-11T16:07:24.145Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestValidateDNSSearch [2021-11-11T16:07:24.145Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T16:07:24.145Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T16:07:24.145Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestNamedListOpts [2021-11-11T16:07:24.145Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestNamedMapOpts [2021-11-11T16:07:24.145Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestParseLink [2021-11-11T16:07:24.145Z] --- PASS: TestParseLink (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T16:07:24.145Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T16:07:24.145Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T16:07:24.145Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T16:07:24.145Z] === RUN TestUlimitOpt [2021-11-11T16:07:24.145Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T16:07:24.145Z] PASS [2021-11-11T16:07:24.145Z] coverage: 67.1% of statements [2021-11-11T16:07:24.145Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-11-11T16:07:24.145Z] === RUN TestParseVersion [2021-11-11T16:07:24.145Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T16:07:24.145Z] PASS [2021-11-11T16:07:24.145Z] coverage: 52.9% of statements [2021-11-11T16:07:24.145Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-11-11T16:07:24.609Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T16:07:24.616Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-11-11T16:07:24.616Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T16:07:24.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T16:07:26.189Z] 2021/11/11 16:07:25 Closing DB instances... [2021-11-11T16:07:26.189Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T16:07:26.659Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T16:07:26.659Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T16:07:26.659Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-11-11T16:07:26.659Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T16:07:26.659Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T16:07:26.659Z] === RUN TestMiddleware [2021-11-11T16:07:26.659Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T16:07:26.659Z] === RUN TestNewResponseModifier [2021-11-11T16:07:26.659Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T16:07:26.659Z] PASS [2021-11-11T16:07:26.659Z] coverage: 26.8% of statements [2021-11-11T16:07:26.659Z] ok github.com/docker/docker/pkg/authorization 0.396s coverage: 26.8% of statements [2021-11-11T16:07:26.659Z] === RUN TestIsArchivePathDir [2021-11-11T16:07:26.659Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-11-11T16:07:26.659Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T16:07:26.659Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-11-11T16:07:26.659Z] === RUN TestIsArchivePathTar [2021-11-11T16:07:26.659Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-11-11T16:07:26.659Z] === RUN TestDecompressStreamGzip [2021-11-11T16:07:27.129Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-11-11T16:07:27.129Z] === RUN TestDecompressStreamBzip2 [2021-11-11T16:07:27.129Z] === RUN TestUnbuffered [2021-11-11T16:07:27.129Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestRaceUnbuffered [2021-11-11T16:07:27.129Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T16:07:27.129Z] PASS [2021-11-11T16:07:27.129Z] coverage: 100.0% of statements [2021-11-11T16:07:27.129Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2021-11-11T16:07:27.129Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2021-11-11T16:07:27.129Z] === RUN TestDecompressStreamXz [2021-11-11T16:07:27.129Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T16:07:27.129Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestDecompressStreamZstd [2021-11-11T16:07:27.129Z] archive_test.go:140: zstd not installed [2021-11-11T16:07:27.129Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T16:07:27.129Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T16:07:27.129Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T16:07:27.129Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestCompressStreamInvalid [2021-11-11T16:07:27.129Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionInvalid [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionUncompressed [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionBzip2 [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionGzip [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionXz [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestExtensionZstd [2021-11-11T16:07:27.129Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestCmdStreamLargeStderr [2021-11-11T16:07:27.129Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-11-11T16:07:27.129Z] === RUN TestCmdStreamBad [2021-11-11T16:07:27.129Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T16:07:27.129Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T16:07:27.129Z] === RUN TestCmdStreamGood [2021-11-11T16:07:27.600Z] --- PASS: TestCmdStreamGood (0.05s) [2021-11-11T16:07:27.600Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T16:07:27.600Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-11T16:07:27.600Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T16:07:27.600Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-11-11T16:07:27.600Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T16:07:27.600Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestUntarPath [2021-11-11T16:07:27.600Z] --- PASS: TestUntarPath (0.08s) [2021-11-11T16:07:27.600Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T16:07:27.600Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2021-11-11T16:07:27.600Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T16:07:27.600Z] === RUN TestMatch [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[foo]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[]#01 [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[qux]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T16:07:27.600Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T16:07:27.600Z] --- PASS: TestMatch (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T16:07:27.600Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T16:07:27.600Z] PASS [2021-11-11T16:07:27.600Z] coverage: 87.5% of statements [2021-11-11T16:07:27.600Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-11-11T16:07:27.600Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-11-11T16:07:27.600Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T16:07:27.600Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T16:07:27.600Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestCopyWithTarSrcFile [2021-11-11T16:07:27.600Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T16:07:27.600Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T16:07:27.600Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T16:07:27.600Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T16:07:27.600Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T16:07:27.600Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T16:07:27.600Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T16:07:27.600Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T16:07:27.600Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T16:07:27.600Z] === RUN TestTarFiles [2021-11-11T16:07:27.837Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-11-11T16:07:27.837Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-11T16:07:27.837Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T16:07:28.400Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T16:07:28.962Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T16:07:29.173Z] === RUN TestChrootTarUntar [2021-11-11T16:07:29.173Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T16:07:29.173Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T16:07:29.173Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T16:07:29.173Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootCopyWithTar [2021-11-11T16:07:29.173Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootCopyFileWithTar [2021-11-11T16:07:29.173Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootUntarPath [2021-11-11T16:07:29.173Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T16:07:29.173Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T16:07:29.173Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T16:07:29.173Z] === RUN TestChrootApplyDotDotFile [2021-11-11T16:07:29.173Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:07:29.173Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T16:07:29.173Z] PASS [2021-11-11T16:07:29.174Z] coverage: 15.1% of statements [2021-11-11T16:07:29.174Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.1% of statements [2021-11-11T16:07:29.644Z] 2021/11/11 16:07:29 Closing DB instances... [2021-11-11T16:07:29.644Z] === RUN TestSizeEmpty [2021-11-11T16:07:29.644Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeEmptyFile [2021-11-11T16:07:29.644Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeNonemptyFile [2021-11-11T16:07:29.644Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T16:07:29.644Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T16:07:29.644Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T16:07:29.644Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestMoveToSubdir [2021-11-11T16:07:29.644Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T16:07:29.644Z] === RUN TestSizeNonExistingDirectory [2021-11-11T16:07:29.644Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T16:07:29.644Z] PASS [2021-11-11T16:07:29.644Z] coverage: 80.0% of statements [2021-11-11T16:07:29.644Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-11-11T16:07:29.892Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.462s coverage: 74.6% of statements [2021-11-11T16:07:31.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T16:07:31.260Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-11T16:07:31.272Z] === RUN Test [2021-11-11T16:07:31.272Z] === RUN Test/TestContainsEntry [2021-11-11T16:07:31.272Z] === RUN Test/TestCreateEntries [2021-11-11T16:07:31.272Z] === RUN Test/TestEntriesDiff [2021-11-11T16:07:31.272Z] === RUN Test/TestEntriesEquality [2021-11-11T16:07:31.272Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T16:07:31.272Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T16:07:31.272Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T16:07:31.272Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T16:07:31.272Z] === RUN Test/TestGeneratorWithPort [2021-11-11T16:07:31.272Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T16:07:31.272Z] === RUN Test/TestNewEntry [2021-11-11T16:07:31.272Z] === RUN Test/TestParse [2021-11-11T16:07:31.272Z] --- PASS: Test (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T16:07:31.272Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T16:07:31.272Z] PASS [2021-11-11T16:07:31.272Z] coverage: 58.3% of statements [2021-11-11T16:07:31.272Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-11-11T16:07:31.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T16:07:31.283Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T16:07:31.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T16:07:31.516Z] ok github.com/docker/docker/daemon 12.132s coverage: 17.6% of statements [2021-11-11T16:07:31.516Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T16:07:31.516Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T16:07:31.516Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T16:07:31.516Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T16:07:31.713Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2021-11-11T16:07:31.713Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:07:31.745Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-11-11T16:07:31.745Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T16:07:31.745Z] === RUN Test [2021-11-11T16:07:31.745Z] === RUN Test/TestContent [2021-11-11T16:07:31.745Z] === RUN Test/TestInitialize [2021-11-11T16:07:31.745Z] === RUN Test/TestNew [2021-11-11T16:07:31.745Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T16:07:31.745Z] === RUN Test/TestRegister [2021-11-11T16:07:31.745Z] === RUN Test/TestWatch [2021-11-11T16:07:31.745Z] --- PASS: Test (0.01s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T16:07:31.745Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T16:07:31.745Z] PASS [2021-11-11T16:07:31.745Z] coverage: 97.6% of statements [2021-11-11T16:07:31.745Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 97.6% of statements [2021-11-11T16:07:32.079Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.380s coverage: 56.2% of statements [2021-11-11T16:07:32.216Z] --- PASS: TestTarFiles (4.34s) [2021-11-11T16:07:32.216Z] === RUN TestDetectCompressionZstd [2021-11-11T16:07:32.216Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T16:07:32.216Z] === RUN TestTarUntar [2021-11-11T16:07:32.216Z] --- PASS: TestTarUntar (0.04s) [2021-11-11T16:07:32.216Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T16:07:32.216Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T16:07:32.216Z] === RUN TestTarWithOptions [2021-11-11T16:07:32.216Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T16:07:32.216Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T16:07:32.216Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T16:07:32.216Z] === RUN TestUntarUstarGnuConflict [2021-11-11T16:07:32.216Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T16:07:32.216Z] === RUN TestUntarInvalidFilenames [2021-11-11T16:07:32.216Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1092935452\\dest" [2021-11-11T16:07:32.216Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-11-11T16:07:32.216Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T16:07:32.216Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T16:07:32.216Z] === RUN TestUntarInvalidHardlink [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2981759691\\victim\\hello" -> "../victim/hello" [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3200820176\\victim\\hello" -> "/../victim/hello" [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink411373004\\victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2452498829\\victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2405295468\\victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830701537\\victim" -> "../victim" [2021-11-11T16:07:32.216Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T16:07:32.216Z] === RUN TestUntarInvalidSymlink [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink194621451\\dest\\dotdot" -> "../victim/hello" [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1984861018\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1991634218\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink635224049\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink187672373\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:32.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3847778493\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:32.577Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T16:07:32.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2721182366\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T16:07:32.686Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T16:07:32.686Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T16:07:32.686Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T16:07:32.686Z] === RUN TestXGlobalNoParent [2021-11-11T16:07:32.686Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T16:07:32.686Z] === RUN TestReplaceFileTarWrapper [2021-11-11T16:07:32.686Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-11T16:07:32.686Z] === RUN TestPrefixHeaderReadable [2021-11-11T16:07:32.686Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T16:07:32.686Z] === RUN TestDisablePigz [2021-11-11T16:07:32.686Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T16:07:32.686Z] --- PASS: TestDisablePigz (0.27s) [2021-11-11T16:07:32.686Z] === RUN TestPigz [2021-11-11T16:07:33.156Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T16:07:33.156Z] --- PASS: TestPigz (0.31s) [2021-11-11T16:07:33.156Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T16:07:33.156Z] archive_windows_test.go:16: Currently fails [2021-11-11T16:07:33.156Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T16:07:33.156Z] === RUN TestCanonicalTarNameForPath [2021-11-11T16:07:33.156Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T16:07:33.156Z] === RUN TestCanonicalTarName [2021-11-11T16:07:33.156Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T16:07:33.156Z] === RUN TestChmodTarEntry [2021-11-11T16:07:33.156Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T16:07:33.156Z] === RUN TestHardLinkOrder [2021-11-11T16:07:33.156Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-11T16:07:33.156Z] === RUN TestChangeString [2021-11-11T16:07:33.156Z] --- PASS: TestChangeString (0.00s) [2021-11-11T16:07:33.156Z] === RUN TestChangesWithNoChanges [2021-11-11T16:07:33.156Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T16:07:33.156Z] === RUN TestChangesWithChanges [2021-11-11T16:07:33.156Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T16:07:33.156Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T16:07:33.156Z] changes_test.go:195: needs more investigation [2021-11-11T16:07:33.156Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T16:07:33.519Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T16:07:33.626Z] === RUN TestChangesDirsEmpty [2021-11-11T16:07:33.626Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T16:07:33.626Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T16:07:33.626Z] === RUN TestChangesDirsMutated [2021-11-11T16:07:33.626Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T16:07:33.626Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T16:07:33.626Z] === RUN TestApplyLayer [2021-11-11T16:07:33.627Z] changes_test.go:432: needs further investigation [2021-11-11T16:07:33.627Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T16:07:33.627Z] changes_test.go:468: needs further investigation [2021-11-11T16:07:33.627Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T16:07:33.627Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T16:07:33.627Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestChangesSize [2021-11-11T16:07:33.627Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T16:07:33.627Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3791760800\\dest" [2021-11-11T16:07:33.627Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T16:07:33.627Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1739625910\\victim\\hello" -> "../victim/hello" [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink72870590\\victim\\hello" -> "/../victim/hello" [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3659205645\\victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3355171575\\victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3597026993\\victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4033977936\\victim" -> "../victim" [2021-11-11T16:07:33.627Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T16:07:33.627Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2508549458\\dest\\dotdot" -> "../victim/hello" [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink410227487\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2615856137\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink804732568\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2899191111\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:33.627Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3255137365\\dest\\loophole-victim" -> "../victim" [2021-11-11T16:07:33.627Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-11-11T16:07:33.627Z] === RUN TestApplyLayerWhiteouts [2021-11-11T16:07:33.627Z] === RUN Test [2021-11-11T16:07:33.627Z] === RUN Test/TestInitialize [2021-11-11T16:07:33.627Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-11T16:07:33.627Z] === RUN TestGenerateEmptyFile [2021-11-11T16:07:33.627Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T16:07:33.627Z] === RUN TestGenerateWithContent [2021-11-11T16:07:33.627Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T16:07:33.627Z] PASS [2021-11-11T16:07:33.627Z] coverage: 62.0% of statements [2021-11-11T16:07:33.627Z] ok github.com/docker/docker/pkg/archive 7.050s coverage: 62.0% of statements [2021-11-11T16:07:33.627Z] time="2021-11-11T16:07:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T16:07:33.627Z] time="2021-11-11T16:07:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T16:07:33.627Z] time="2021-11-11T16:07:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T16:07:33.627Z] === RUN Test/TestInitializeWithCerts [2021-11-11T16:07:33.627Z] time="2021-11-11T16:07:33Z" level=info msg="Initializing discovery with TLS" [2021-11-11T16:07:33.627Z] 2021/11/11 16:07:33 Closing DB instances... [2021-11-11T16:07:33.627Z] === RUN Test/TestWatch [2021-11-11T16:07:33.627Z] time="2021-11-11T16:07:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T16:07:33.971Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2021-11-11T16:07:34.089Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T16:07:35.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T16:07:35.076Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T16:07:35.199Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2021-11-11T16:07:35.199Z] === RUN TestNetworkDBNodeLeave [2021-11-11T16:07:35.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T16:07:35.469Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-11T16:07:35.469Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T16:07:35.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T16:07:35.543Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T16:07:35.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T16:07:35.729Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T16:07:35.729Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T16:07:35.729Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T16:07:35.867Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.136s coverage: 45.9% of statements [2021-11-11T16:07:35.867Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T16:07:36.299Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T16:07:36.432Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.722s coverage: 50.5% of statements [2021-11-11T16:07:36.777Z] --- PASS: Test (3.16s) [2021-11-11T16:07:36.777Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-11T16:07:36.777Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T16:07:36.777Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T16:07:36.777Z] PASS [2021-11-11T16:07:36.777Z] coverage: 84.1% of statements [2021-11-11T16:07:36.777Z] ok github.com/docker/docker/pkg/discovery/kv 3.214s coverage: 84.1% of statements [2021-11-11T16:07:36.869Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T16:07:37.768Z] === RUN Test [2021-11-11T16:07:37.768Z] === RUN Test/TestWatch [2021-11-11T16:07:37.768Z] --- PASS: Test (0.00s) [2021-11-11T16:07:37.768Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T16:07:37.768Z] PASS [2021-11-11T16:07:37.768Z] coverage: 92.3% of statements [2021-11-11T16:07:37.768Z] ok github.com/docker/docker/pkg/discovery/memory 0.053s coverage: 92.3% of statements [2021-11-11T16:07:38.239Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2021-11-11T16:07:38.239Z] === RUN TestNetworkDBWatch [2021-11-11T16:07:38.239Z] === RUN Test [2021-11-11T16:07:38.239Z] === RUN Test/TestInitialize [2021-11-11T16:07:38.239Z] === RUN Test/TestInitializeWithPattern [2021-11-11T16:07:38.239Z] === RUN Test/TestRegister [2021-11-11T16:07:38.239Z] === RUN Test/TestWatch [2021-11-11T16:07:38.709Z] --- PASS: Test (0.00s) [2021-11-11T16:07:38.709Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T16:07:38.709Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T16:07:38.709Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T16:07:38.709Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T16:07:38.709Z] PASS [2021-11-11T16:07:38.709Z] coverage: 93.8% of statements [2021-11-11T16:07:38.709Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2021-11-11T16:07:39.180Z] === RUN TestPollerAddRemove [2021-11-11T16:07:39.180Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T16:07:39.180Z] === RUN TestPollerEvent [2021-11-11T16:07:39.180Z] poller_test.go:40: No chmod on Windows [2021-11-11T16:07:39.180Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T16:07:39.180Z] === RUN TestPollerClose [2021-11-11T16:07:39.180Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T16:07:39.180Z] PASS [2021-11-11T16:07:39.180Z] coverage: 45.7% of statements [2021-11-11T16:07:39.180Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-11-11T16:07:39.650Z] 2021/11/11 16:07:39 Closing DB instances... [2021-11-11T16:07:39.709Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.8% of statements [2021-11-11T16:07:39.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.589s coverage: 58.0% of statements [2021-11-11T16:07:39.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T16:07:39.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T16:07:40.642Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T16:07:40.642Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T16:07:40.642Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T16:07:40.642Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T16:07:40.642Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCopyFile [2021-11-11T16:07:40.642Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T16:07:40.642Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T16:07:40.642Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T16:07:40.642Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T16:07:40.642Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T16:07:40.642Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestWildcardMatches [2021-11-11T16:07:40.642Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestPatternMatches [2021-11-11T16:07:40.642Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T16:07:40.642Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T16:07:40.642Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T16:07:40.642Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T16:07:40.642Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T16:07:40.642Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T16:07:40.642Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestSingleExclamationError [2021-11-11T16:07:40.642Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestMatchesWithNoPatterns [2021-11-11T16:07:40.642Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T16:07:40.642Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestMatches [2021-11-11T16:07:40.642Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T16:07:40.642Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T16:07:40.642Z] --- PASS: TestMatches (0.00s) [2021-11-11T16:07:40.642Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T16:07:40.642Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatterns [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T16:07:40.642Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCreateIfNotExistsDir [2021-11-11T16:07:40.642Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestCreateIfNotExistsFile [2021-11-11T16:07:40.642Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T16:07:40.642Z] === RUN TestMatch [2021-11-11T16:07:40.642Z] --- PASS: TestMatch (0.00s) [2021-11-11T16:07:40.642Z] PASS [2021-11-11T16:07:40.642Z] coverage: 82.5% of statements [2021-11-11T16:07:40.642Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 82.5% of statements [2021-11-11T16:07:41.062Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T16:07:41.062Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T16:07:41.112Z] --- PASS: TestGetAddress (22.13s) [2021-11-11T16:07:41.112Z] === RUN TestRequestSyntaxCheck [2021-11-11T16:07:41.112Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-11T16:07:41.112Z] === RUN TestRequest [2021-11-11T16:07:41.112Z] --- PASS: TestNetworkDBWatch (3.07s) [2021-11-11T16:07:41.112Z] === RUN TestNetworkDBBulkSync [2021-11-11T16:07:41.112Z] === RUN TestGet [2021-11-11T16:07:41.112Z] --- PASS: TestGet (0.00s) [2021-11-11T16:07:41.112Z] === RUN TestGetShortcutString [2021-11-11T16:07:41.112Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T16:07:41.112Z] PASS [2021-11-11T16:07:41.112Z] coverage: 42.9% of statements [2021-11-11T16:07:41.112Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-11-11T16:07:41.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-11T16:07:41.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T16:07:41.466Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T16:07:41.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T16:07:41.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T16:07:41.466Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T16:07:41.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T16:07:41.466Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T16:07:41.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T16:07:41.859Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2021-11-11T16:07:42.103Z] === RUN TestCreateIDMapOrder [2021-11-11T16:07:42.103Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T16:07:42.103Z] PASS [2021-11-11T16:07:42.103Z] coverage: 7.2% of statements [2021-11-11T16:07:42.103Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-11-11T16:07:42.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T16:07:42.512Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T16:07:42.573Z] 2021/11/11 16:07:42 Closing DB instances... [2021-11-11T16:07:42.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T16:07:43.043Z] === RUN TestFixedBufferCap [2021-11-11T16:07:43.043Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestFixedBufferLen [2021-11-11T16:07:43.043Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestFixedBufferString [2021-11-11T16:07:43.043Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestFixedBufferWrite [2021-11-11T16:07:43.043Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestFixedBufferRead [2021-11-11T16:07:43.043Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestBytesPipeRead [2021-11-11T16:07:43.043Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestBytesPipeWrite [2021-11-11T16:07:43.043Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T16:07:43.043Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T16:07:43.266Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-11-11T16:07:43.514Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-11-11T16:07:43.514Z] === RUN TestAtomicWriteToFile [2021-11-11T16:07:43.514Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T16:07:43.514Z] === RUN TestAtomicWriteSetCommit [2021-11-11T16:07:43.514Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T16:07:43.514Z] === RUN TestAtomicWriteSetCancel [2021-11-11T16:07:43.514Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T16:07:43.514Z] === RUN TestReadCloserWrapperClose [2021-11-11T16:07:43.514Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T16:07:43.514Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T16:07:43.514Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T16:07:43.514Z] === RUN TestReaderErrWrapperRead [2021-11-11T16:07:43.514Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T16:07:43.514Z] === RUN TestCancelReadCloser [2021-11-11T16:07:43.988Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T16:07:43.988Z] === RUN TestWriteCloserWrapperClose [2021-11-11T16:07:43.988Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T16:07:43.988Z] === RUN TestNopWriteCloser [2021-11-11T16:07:43.988Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T16:07:43.988Z] === RUN TestNopWriter [2021-11-11T16:07:43.988Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T16:07:43.988Z] === RUN TestWriteCounter [2021-11-11T16:07:43.988Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T16:07:43.988Z] PASS [2021-11-11T16:07:43.988Z] coverage: 69.2% of statements [2021-11-11T16:07:43.988Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 69.2% of statements [2021-11-11T16:07:43.988Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-11T16:07:43.988Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T16:07:44.981Z] === RUN TestError [2021-11-11T16:07:44.981Z] --- PASS: TestError (0.00s) [2021-11-11T16:07:44.981Z] === RUN TestProgressString [2021-11-11T16:07:44.981Z] === RUN TestProgressString/no_progress [2021-11-11T16:07:44.981Z] === RUN TestProgressString/progress_1 [2021-11-11T16:07:44.981Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T16:07:44.981Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T16:07:44.981Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T16:07:44.981Z] === RUN TestProgressString/with_units [2021-11-11T16:07:44.981Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T16:07:44.981Z] === RUN TestProgressString/hide_counts [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T16:07:44.981Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T16:07:44.981Z] === RUN TestJSONMessageDisplay [2021-11-11T16:07:44.981Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-11-11T16:07:44.981Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T16:07:44.981Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T16:07:44.981Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T16:07:44.981Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T16:07:44.981Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T16:07:44.981Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T16:07:44.981Z] PASS [2021-11-11T16:07:44.981Z] coverage: 91.7% of statements [2021-11-11T16:07:44.981Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2021-11-11T16:07:45.159Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.7% of statements [2021-11-11T16:07:45.159Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T16:07:45.159Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T16:07:45.452Z] === RUN TestStandardLongPath [2021-11-11T16:07:45.452Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T16:07:45.452Z] === RUN TestUNCLongPath [2021-11-11T16:07:45.452Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T16:07:45.452Z] PASS [2021-11-11T16:07:45.452Z] coverage: 100.0% of statements [2021-11-11T16:07:45.452Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2021-11-11T16:07:45.518Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T16:07:45.518Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T16:07:45.518Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T16:07:46.089Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.5% of statements [2021-11-11T16:07:46.443Z] === RUN TestNameFormat [2021-11-11T16:07:46.443Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T16:07:46.443Z] === RUN TestNameRetries [2021-11-11T16:07:46.443Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T16:07:46.443Z] PASS [2021-11-11T16:07:46.443Z] coverage: 85.7% of statements [2021-11-11T16:07:46.443Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-11-11T16:07:46.459Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T16:07:46.573Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2021-11-11T16:07:46.573Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:07:46.914Z] 2021/11/11 16:07:46 Closing DB instances... [2021-11-11T16:07:46.914Z] time="2021-11-11T16:07:46Z" level=error msg="node: bba73746ca6b is unknown to memberlist" [2021-11-11T16:07:46.914Z] === RUN TestParseKeyValueOpt [2021-11-11T16:07:46.914Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T16:07:46.914Z] === RUN TestParseUintList [2021-11-11T16:07:46.914Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T16:07:46.914Z] === RUN TestParseUintListMaximumLimits [2021-11-11T16:07:46.914Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T16:07:46.914Z] PASS [2021-11-11T16:07:46.914Z] coverage: 97.0% of statements [2021-11-11T16:07:46.914Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-11-11T16:07:47.398Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T16:07:47.905Z] === RUN TestNewAndRemove [2021-11-11T16:07:47.905Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T16:07:47.905Z] === RUN TestRemoveInvalidPath [2021-11-11T16:07:47.905Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T16:07:47.905Z] PASS [2021-11-11T16:07:47.905Z] coverage: 82.6% of statements [2021-11-11T16:07:47.905Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-11-11T16:07:47.969Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T16:07:47.983Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-11-11T16:07:47.983Z] ok github.com/docker/docker/daemon/logger/awslogs 0.386s coverage: 77.4% of statements [2021-11-11T16:07:47.983Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T16:07:47.983Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T16:07:48.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T16:07:48.870Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T16:07:48.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T16:07:48.870Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T16:07:48.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T16:07:48.901Z] --- PASS: TestRequest (7.88s) [2021-11-11T16:07:48.901Z] === RUN TestOverlappingRequests [2021-11-11T16:07:48.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T16:07:49.352Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-11-11T16:07:49.376Z] --- PASS: TestOverlappingRequests (0.35s) [2021-11-11T16:07:49.376Z] === RUN TestRelease [2021-11-11T16:07:49.376Z] === RUN TestFailedConnection [2021-11-11T16:07:49.478Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T16:07:49.846Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2021-11-11T16:07:49.846Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T16:07:49.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-11-11T16:07:50.316Z] --- PASS: TestRelease (1.35s) [2021-11-11T16:07:50.316Z] === RUN TestAllocateRandomDeallocate [2021-11-11T16:07:50.479Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-11-11T16:07:50.789Z] 2021/11/11 16:07:50 Closing DB instances... [2021-11-11T16:07:51.259Z] === RUN TestParseEmptyInterface [2021-11-11T16:07:51.260Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestParseNonInterfaceType [2021-11-11T16:07:51.260Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestParseWithOneFunction [2021-11-11T16:07:51.260Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestParseWithMultipleFuncs [2021-11-11T16:07:51.260Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestParseWithUnnamedReturn [2021-11-11T16:07:51.260Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestEmbeddedInterface [2021-11-11T16:07:51.260Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestParsedImports [2021-11-11T16:07:51.260Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T16:07:51.260Z] === RUN TestAliasedImports [2021-11-11T16:07:51.260Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T16:07:51.260Z] PASS [2021-11-11T16:07:51.260Z] coverage: 56.8% of statements [2021-11-11T16:07:51.260Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-11-11T16:07:51.385Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T16:07:51.730Z] --- PASS: TestFailedConnection (2.04s) [2021-11-11T16:07:51.730Z] === RUN TestFailOnce [2021-11-11T16:07:51.730Z] 2021/11/11 16:07:51 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-11-11T16:07:51.730Z] goroutine 34 [running]: [2021-11-11T16:07:51.730Z] net/http.(*conn).serve.func1() [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T16:07:51.730Z] panic({0x909c60, 0xa159b0}) [2021-11-11T16:07:51.730Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T16:07:51.730Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc12931e399668345}, 0xc00019da98) [2021-11-11T16:07:51.730Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T16:07:51.730Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa22730, 0xc0001b8000}, 0x85e666) [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T16:07:51.730Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xa22730, 0xc0001b8000}, 0xc0001aa000) [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T16:07:51.730Z] net/http.serverHandler.ServeHTTP({0xa20d30}, {0xa22730, 0xc0001b8000}, 0xc0001aa000) [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T16:07:51.730Z] net/http.(*conn).serve(0xc000190000, {0xa24600, 0xc0000260f0}) [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T16:07:51.730Z] created by net/http.(*Server).Serve [2021-11-11T16:07:51.730Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T16:07:51.730Z] time="2021-11-11T16:07:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T16:07:51.848Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-11-11T16:07:51.848Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T16:07:51.955Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T16:07:52.200Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T16:07:52.200Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T16:07:52.524Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T16:07:52.670Z] === RUN TestHTTPTransport [2021-11-11T16:07:52.670Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T16:07:52.670Z] PASS [2021-11-11T16:07:52.670Z] coverage: 85.7% of statements [2021-11-11T16:07:52.670Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-11-11T16:07:52.670Z] --- PASS: TestFailOnce (1.15s) [2021-11-11T16:07:52.670Z] === RUN TestEchoInputOutput [2021-11-11T16:07:52.670Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T16:07:52.670Z] === RUN TestBackoff [2021-11-11T16:07:52.670Z] --- PASS: TestBackoff (0.00s) [2021-11-11T16:07:52.670Z] === RUN TestAbortRetry [2021-11-11T16:07:52.670Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T16:07:52.670Z] === RUN TestClientScheme [2021-11-11T16:07:52.670Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T16:07:52.670Z] === RUN TestNewClientWithTimeout [2021-11-11T16:07:52.782Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 55.1% of statements [2021-11-11T16:07:53.140Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T16:07:53.141Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T16:07:53.141Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T16:07:53.141Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T16:07:53.141Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T16:07:53.141Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T16:07:53.141Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T16:07:53.141Z] === RUN TestBufferPoolPutAndGet [2021-11-11T16:07:53.141Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T16:07:53.141Z] PASS [2021-11-11T16:07:53.141Z] coverage: 88.2% of statements [2021-11-11T16:07:53.141Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-11-11T16:07:53.141Z] time="2021-11-11T16:07:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T16:07:53.345Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-11-11T16:07:53.611Z] === RUN TestOutputOnPrematureClose [2021-11-11T16:07:53.611Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T16:07:53.611Z] === RUN TestCompleteSilently [2021-11-11T16:07:53.611Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T16:07:53.611Z] PASS [2021-11-11T16:07:53.611Z] coverage: 75.9% of statements [2021-11-11T16:07:53.611Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-11-11T16:07:54.082Z] --- PASS: TestAllocateRandomDeallocate (3.60s) [2021-11-11T16:07:54.082Z] === RUN TestRetrieveFromStore [2021-11-11T16:07:54.553Z] === RUN TestSendToOneSub [2021-11-11T16:07:54.553Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T16:07:54.553Z] === RUN TestSendToMultipleSubs [2021-11-11T16:07:54.553Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T16:07:54.553Z] === RUN TestEvictOneSub [2021-11-11T16:07:54.553Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T16:07:54.553Z] === RUN TestClosePublisher [2021-11-11T16:07:54.553Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T16:07:54.553Z] === RUN TestPubSubRace [2021-11-11T16:07:54.553Z] time="2021-11-11T16:07:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T16:07:55.239Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-11-11T16:07:55.546Z] --- PASS: TestRetrieveFromStore (1.18s) [2021-11-11T16:07:55.546Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T16:07:55.546Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T16:07:55.546Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T16:07:55.546Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T16:07:55.546Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T16:07:55.546Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T16:07:55.546Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T16:07:55.546Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T16:07:55.546Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T16:07:55.546Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T16:07:55.546Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T16:07:55.546Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T16:07:55.546Z] === RUN TestDebug [2021-11-11T16:07:55.546Z] --- PASS: TestDebug (0.00s) [2021-11-11T16:07:55.546Z] === RUN TestRequestPoolParallel [2021-11-11T16:07:55.546Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T16:07:55.546Z] PASS [2021-11-11T16:07:55.546Z] coverage: 75.0% of statements [2021-11-11T16:07:55.546Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2021-11-11T16:07:55.546Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-11-11T16:07:55.546Z] === RUN TestFullAllocateRelease [2021-11-11T16:07:55.810Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-11-11T16:07:56.016Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-11-11T16:07:56.016Z] === RUN TestOddAllocateRelease [2021-11-11T16:07:56.016Z] === RUN TestRegister [2021-11-11T16:07:56.016Z] --- PASS: TestRegister (0.00s) [2021-11-11T16:07:56.016Z] === RUN TestCommand [2021-11-11T16:07:56.016Z] --- PASS: TestCommand (0.03s) [2021-11-11T16:07:56.016Z] === RUN TestNaiveSelf [2021-11-11T16:07:56.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T16:07:56.040Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T16:07:56.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T16:07:56.486Z] --- PASS: TestNaiveSelf (0.04s) [2021-11-11T16:07:56.486Z] PASS [2021-11-11T16:07:56.486Z] coverage: 82.4% of statements [2021-11-11T16:07:56.486Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2021-11-11T16:07:56.486Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-11-11T16:07:56.486Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T16:07:56.486Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-11T16:07:56.486Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T16:07:56.486Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-11T16:07:56.486Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T16:07:56.486Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T16:07:56.486Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T16:07:56.486Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T16:07:56.486Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T16:07:56.486Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:07:56.486Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T16:07:56.486Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T16:07:56.486Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T16:07:56.486Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T16:07:56.486Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T16:07:56.486Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:07:56.486Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T16:07:56.486Z] PASS [2021-11-11T16:07:56.486Z] coverage: 85.3% of statements [2021-11-11T16:07:56.486Z] ok github.com/docker/docker/libnetwork/ipam 43.810s coverage: 85.3% of statements [2021-11-11T16:07:56.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T16:07:56.511Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T16:07:56.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T16:07:56.511Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T16:07:56.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T16:07:56.532Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2021-11-11T16:07:56.532Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:07:56.957Z] === RUN TestDump [2021-11-11T16:07:56.957Z] goroutine 6 [running]: [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.dump(0x7bb477) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T16:07:56.957Z] testing.tRunner(0xc00011c1a0, 0x928e38) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T16:07:56.957Z] created by testing.(*T).Run [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T16:07:56.957Z] [2021-11-11T16:07:56.957Z] goroutine 1 [chan receive]: [2021-11-11T16:07:56.957Z] testing.(*T).Run(0xc00011c000, {0x91a4fd, 0x79a1d3}, 0x928e38) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T16:07:56.957Z] testing.runTests.func1(0xc000068750) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T16:07:56.957Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T16:07:56.957Z] testing.runTests(0xc000076080, {0xa8cba0, 0x3, 0x3}, {0x7ba6cd, 0x91c1f7, 0xa91640}) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T16:07:56.957Z] testing.(*M).Run(0xc000076080) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T16:07:56.957Z] main.main() [2021-11-11T16:07:56.957Z] _testmain.go:95 +0x1f5 [2021-11-11T16:07:56.957Z] --- PASS: TestDump (0.00s) [2021-11-11T16:07:56.957Z] === RUN TestDumpToFile [2021-11-11T16:07:56.957Z] --- PASS: TestDumpToFile (0.13s) [2021-11-11T16:07:56.957Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T16:07:56.957Z] goroutine 8 [running]: [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.dump(0x828434) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x8287e0}) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T16:07:56.957Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-11T16:07:56.957Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T16:07:56.957Z] testing.tRunner(0xc00011c680, 0x928e28) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T16:07:56.957Z] created by testing.(*T).Run [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T16:07:56.957Z] [2021-11-11T16:07:56.957Z] goroutine 1 [chan receive]: [2021-11-11T16:07:56.957Z] testing.(*T).Run(0xc00011c000, {0x921289, 0x79a1d3}, 0x928e28) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T16:07:56.957Z] testing.runTests.func1(0xc000068750) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T16:07:56.957Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T16:07:56.957Z] testing.runTests(0xc000076080, {0xa8cba0, 0x3, 0x3}, {0x7ba6cd, 0x91c1f7, 0xa91640}) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T16:07:56.957Z] testing.(*M).Run(0xc000076080) [2021-11-11T16:07:56.957Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T16:07:56.957Z] main.main() [2021-11-11T16:07:56.957Z] _testmain.go:95 +0x1f5 [2021-11-11T16:07:56.957Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T16:07:56.957Z] PASS [2021-11-11T16:07:56.957Z] coverage: 90.9% of statements [2021-11-11T16:07:56.957Z] ok github.com/docker/docker/pkg/stack 0.168s coverage: 90.9% of statements [2021-11-11T16:07:57.179Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-11-11T16:07:57.179Z] ok github.com/docker/docker/daemon/logger/splunk 2.178s coverage: 82.5% of statements [2021-11-11T16:07:57.179Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T16:07:57.179Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T16:07:57.427Z] time="2021-11-11T16:07:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T16:07:57.897Z] === RUN TestNewStdWriter [2021-11-11T16:07:57.897Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T16:07:57.897Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestWriteWithNilBytes [2021-11-11T16:07:57.897Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestWrite [2021-11-11T16:07:57.897Z] --- PASS: TestWrite (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestWriteWithWriterError [2021-11-11T16:07:57.897Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T16:07:57.897Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyWriteAndRead [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T16:07:57.897Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T16:07:57.897Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T16:07:57.897Z] PASS [2021-11-11T16:07:57.897Z] coverage: 100.0% of statements [2021-11-11T16:07:57.897Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-11-11T16:07:57.908Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T16:07:58.369Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T16:07:58.369Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T16:07:58.369Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestFormatStatus [2021-11-11T16:07:58.369Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestFormatError [2021-11-11T16:07:58.369Z] --- PASS: TestFormatError (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestFormatJSONError [2021-11-11T16:07:58.369Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T16:07:58.369Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T16:07:58.369Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestNewJSONProgressOutput [2021-11-11T16:07:58.369Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestAuxFormatterEmit [2021-11-11T16:07:58.369Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestStreamWriterStdout [2021-11-11T16:07:58.369Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T16:07:58.369Z] === RUN TestStreamWriterStderr [2021-11-11T16:07:58.369Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T16:07:58.369Z] PASS [2021-11-11T16:07:58.369Z] coverage: 66.2% of statements [2021-11-11T16:07:58.369Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-11-11T16:07:58.473Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T16:07:59.116Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T16:07:59.365Z] === RUN TestGenerateRandomID [2021-11-11T16:07:59.365Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestShortenId [2021-11-11T16:07:59.365Z] --- PASS: TestShortenId (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestShortenSha256Id [2021-11-11T16:07:59.365Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestShortenIdEmpty [2021-11-11T16:07:59.365Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestShortenIdInvalid [2021-11-11T16:07:59.365Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestIsShortIDNonHex [2021-11-11T16:07:59.365Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T16:07:59.365Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T16:07:59.365Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T16:07:59.365Z] PASS [2021-11-11T16:07:59.365Z] coverage: 70.6% of statements [2021-11-11T16:07:59.365Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-11-11T16:07:59.706Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2021-11-11T16:07:59.835Z] === RUN TestIsCpusetListAvailable [2021-11-11T16:07:59.835Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T16:07:59.835Z] PASS [2021-11-11T16:07:59.835Z] coverage: 39.4% of statements [2021-11-11T16:07:59.835Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 39.4% of statements [2021-11-11T16:08:01.075Z] ok github.com/docker/docker/distribution 0.128s coverage: 25.8% of statements [2021-11-11T16:08:01.075Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T16:08:01.406Z] === RUN TestChtimes [2021-11-11T16:08:01.406Z] --- PASS: TestChtimes (0.00s) [2021-11-11T16:08:01.406Z] === RUN TestChtimesWindows [2021-11-11T16:08:01.878Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T16:08:01.878Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T16:08:01.878Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T16:08:01.878Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T16:08:01.878Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T16:08:01.878Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T16:08:01.878Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T16:08:01.878Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T16:08:01.878Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T16:08:01.878Z] === RUN TestHasWin32KSupport [2021-11-11T16:08:01.878Z] syscall_windows_test.go:8: win32k: true [2021-11-11T16:08:01.878Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T16:08:01.878Z] PASS [2021-11-11T16:08:01.878Z] coverage: 13.0% of statements [2021-11-11T16:08:01.878Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2021-11-11T16:08:01.878Z] time="2021-11-11T16:08:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T16:08:02.349Z] === RUN TestTailFile [2021-11-11T16:08:02.349Z] --- PASS: TestTailFile (0.00s) [2021-11-11T16:08:02.349Z] === RUN TestTailFileManyLines [2021-11-11T16:08:02.349Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T16:08:02.349Z] === RUN TestTailEmptyFile [2021-11-11T16:08:02.349Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T16:08:02.349Z] === RUN TestTailNegativeN [2021-11-11T16:08:02.349Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.349Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.349Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T16:08:02.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.443Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.823Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.823Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.824Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.824Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.824Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.825Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.826Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T16:08:02.827Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:02.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T16:08:02.828Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:02.829Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T16:08:03.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T16:08:03.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T16:08:03.300Z] PASS [2021-11-11T16:08:03.300Z] coverage: 88.6% of statements [2021-11-11T16:08:03.300Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2021-11-11T16:08:03.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-11T16:08:03.387Z] ok github.com/docker/docker/image 0.024s coverage: 86.6% of statements [2021-11-11T16:08:03.643Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 85.1% of statements [2021-11-11T16:08:03.643Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T16:08:03.770Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T16:08:03.770Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T16:08:03.770Z] === RUN TestTarSumRemove [2021-11-11T16:08:03.770Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T16:08:03.770Z] === RUN TestSortFileInfoSums [2021-11-11T16:08:03.770Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T16:08:03.770Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T16:08:03.770Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T16:08:03.770Z] === RUN TestNewTarSumForLabel [2021-11-11T16:08:03.770Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestEmptyTar [2021-11-11T16:08:03.771Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestTarSumsReadSize [2021-11-11T16:08:03.771Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestTarSums [2021-11-11T16:08:03.771Z] --- PASS: TestTarSums (0.06s) [2021-11-11T16:08:03.771Z] === RUN TestIteration [2021-11-11T16:08:03.771Z] --- PASS: TestIteration (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestVersionLabelForChecksum [2021-11-11T16:08:03.771Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestVersion [2021-11-11T16:08:03.771Z] --- PASS: TestVersion (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestGetVersion [2021-11-11T16:08:03.771Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T16:08:03.771Z] === RUN TestGetVersions [2021-11-11T16:08:03.771Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T16:08:03.771Z] PASS [2021-11-11T16:08:03.771Z] coverage: 89.3% of statements [2021-11-11T16:08:03.771Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-11-11T16:08:04.207Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-11-11T16:08:04.248Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T16:08:04.761Z] testing: warning: no tests to run [2021-11-11T16:08:04.761Z] PASS [2021-11-11T16:08:04.761Z] coverage: [no statements] [2021-11-11T16:08:04.761Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-11-11T16:08:05.189Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T16:08:05.232Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T16:08:05.232Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T16:08:05.232Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T16:08:05.232Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T16:08:05.232Z] === RUN TestTruncIndex [2021-11-11T16:08:05.232Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T16:08:05.232Z] PASS [2021-11-11T16:08:05.232Z] coverage: 91.5% of statements [2021-11-11T16:08:05.232Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-11-11T16:08:05.581Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-11-11T16:08:05.581Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2021-11-11T16:08:05.581Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T16:08:05.702Z] === RUN TestIsGIT [2021-11-11T16:08:05.702Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T16:08:05.702Z] === RUN TestIsTransport [2021-11-11T16:08:05.702Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T16:08:05.702Z] PASS [2021-11-11T16:08:05.702Z] coverage: 100.0% of statements [2021-11-11T16:08:05.702Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-11-11T16:08:05.702Z] === RUN TestVersionInfo [2021-11-11T16:08:05.702Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T16:08:05.702Z] === RUN TestAppendVersions [2021-11-11T16:08:05.702Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T16:08:05.702Z] PASS [2021-11-11T16:08:05.702Z] coverage: 88.9% of statements [2021-11-11T16:08:05.702Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-11-11T16:08:06.131Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T16:08:06.144Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-11-11T16:08:06.575Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T16:08:06.702Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T16:08:06.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-11T16:08:07.273Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T16:08:07.273Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T16:08:07.276Z] === RUN TestNewSettable [2021-11-11T16:08:07.276Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T16:08:07.276Z] === RUN TestIsSettable [2021-11-11T16:08:07.276Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T16:08:07.276Z] === RUN TestUpdateSettingsEnv [2021-11-11T16:08:07.276Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T16:08:07.276Z] PASS [2021-11-11T16:08:07.276Z] coverage: 20.0% of statements [2021-11-11T16:08:07.276Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2021-11-11T16:08:07.276Z] === RUN TestValidatePrivileges [2021-11-11T16:08:07.276Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T16:08:07.276Z] === RUN TestFilterByCapNeg [2021-11-11T16:08:07.276Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T16:08:07.276Z] === RUN TestFilterByCapPos [2021-11-11T16:08:07.276Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T16:08:07.277Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T16:08:07.277Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T16:08:07.277Z] PASS [2021-11-11T16:08:07.277Z] coverage: 12.0% of statements [2021-11-11T16:08:07.277Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2021-11-11T16:08:07.843Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T16:08:08.039Z] ok github.com/docker/docker/oci 0.042s coverage: 43.3% of statements [2021-11-11T16:08:08.269Z] === RUN TestLoad [2021-11-11T16:08:08.269Z] --- PASS: TestLoad (0.00s) [2021-11-11T16:08:08.269Z] === RUN TestSave [2021-11-11T16:08:08.269Z] --- PASS: TestSave (0.03s) [2021-11-11T16:08:08.269Z] === RUN TestAddDeleteGet [2021-11-11T16:08:08.269Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T16:08:08.269Z] === RUN TestInvalidTags [2021-11-11T16:08:08.269Z] --- PASS: TestInvalidTags (0.01s) [2021-11-11T16:08:08.269Z] PASS [2021-11-11T16:08:08.269Z] coverage: 84.4% of statements [2021-11-11T16:08:08.269Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2021-11-11T16:08:08.414Z] docker_api_swarm_service_test.go:395: [d5da570c253d6] joining swarm manager [d47845c44a7d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:08:09.357Z] docker_api_swarm_service_test.go:395: [d6e17458e2ce2] joining swarm manager [d47845c44a7d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:08:09.357Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T16:08:09.408Z] ok github.com/docker/docker/opts 0.045s coverage: 67.1% of statements [2021-11-11T16:08:09.408Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T16:08:09.618Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-11T16:08:09.844Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T16:08:09.844Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T16:08:09.844Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T16:08:09.844Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestValidateMirror [2021-11-11T16:08:09.844Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestLoadInsecureRegistries [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T16:08:09.844Z] time="2021-11-11T16:08:09Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T16:08:09.844Z] time="2021-11-11T16:08:09Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T16:08:09.844Z] time="2021-11-11T16:08:09Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T16:08:09.844Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-11-11T16:08:09.844Z] === RUN TestNewServiceConfig [2021-11-11T16:08:09.844Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestValidateIndexName [2021-11-11T16:08:09.844Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestValidateIndexNameWithError [2021-11-11T16:08:09.844Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestEndpointParse [2021-11-11T16:08:09.844Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestEndpointParseInvalid [2021-11-11T16:08:09.844Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestValidateEndpoint [2021-11-11T16:08:09.844Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T16:08:09.844Z] === RUN TestPing [2021-11-11T16:08:09.844Z] --- PASS: TestPing (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestPingRegistryEndpoint [2021-11-11T16:08:09.844Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:08:09.844Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestEndpoint [2021-11-11T16:08:09.844Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:08:09.844Z] --- SKIP: TestEndpoint (0.01s) [2021-11-11T16:08:09.844Z] === RUN TestParseRepositoryInfo [2021-11-11T16:08:09.844Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestNewIndexInfo [2021-11-11T16:08:09.844Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestMirrorEndpointLookup [2021-11-11T16:08:09.844Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:08:09.844Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestSearchRepositories [2021-11-11T16:08:09.844Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T16:08:09.844Z] Host: 127.0.0.1:49308 [2021-11-11T16:08:09.844Z] User-Agent: docker test client [2021-11-11T16:08:09.844Z] Authorization: Token fake-token [2021-11-11T16:08:09.844Z] X-Docker-Token: true [2021-11-11T16:08:09.844Z] Accept-Encoding: gzip [2021-11-11T16:08:09.844Z] [2021-11-11T16:08:09.844Z] [2021-11-11T16:08:09.844Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T16:08:09.844Z] Connection: close [2021-11-11T16:08:09.844Z] Content-Length: 144 [2021-11-11T16:08:09.844Z] Cache-Control: no-cache [2021-11-11T16:08:09.844Z] Content-Type: application/json [2021-11-11T16:08:09.844Z] Date: Thu, 11 Nov 2021 16:08:09 GMT [2021-11-11T16:08:09.844Z] Expires: -1 [2021-11-11T16:08:09.844Z] Pragma: no-cache [2021-11-11T16:08:09.844Z] Server: docker-tests/mock [2021-11-11T16:08:09.844Z] X-Docker-Registry-Config: mock [2021-11-11T16:08:09.844Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T16:08:09.844Z] [2021-11-11T16:08:09.844Z] [2021-11-11T16:08:09.844Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestTrustedLocation [2021-11-11T16:08:09.844Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T16:08:09.844Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T16:08:09.844Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestIsSecureIndex [2021-11-11T16:08:09.844Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T16:08:09.844Z] PASS [2021-11-11T16:08:09.844Z] coverage: 51.2% of statements [2021-11-11T16:08:09.844Z] ok github.com/docker/docker/registry 0.220s coverage: 51.2% of statements [2021-11-11T16:08:09.844Z] time="2021-11-11T16:08:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReader [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T16:08:09.844Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T16:08:09.844Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T16:08:09.844Z] PASS [2021-11-11T16:08:09.844Z] coverage: 100.0% of statements [2021-11-11T16:08:09.844Z] ok github.com/docker/docker/registry/resumable 0.213s coverage: 100.0% of statements [2021-11-11T16:08:10.314Z] === RUN TestRestartManagerTimeout [2021-11-11T16:08:10.315Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T16:08:10.315Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T16:08:10.315Z] PASS [2021-11-11T16:08:10.315Z] coverage: 50.9% of statements [2021-11-11T16:08:10.315Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-11-11T16:08:10.315Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T16:08:10.315Z] === RUN TestClientStream [2021-11-11T16:08:10.315Z] --- PASS: TestClientStream (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestClientSendFile [2021-11-11T16:08:10.315Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestClientWithRequestTimeout [2021-11-11T16:08:10.315Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T16:08:10.315Z] === RUN TestFileSpecPlugin [2021-11-11T16:08:10.315Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T16:08:10.315Z] === RUN TestFileJSONSpecPlugin [2021-11-11T16:08:10.315Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T16:08:10.315Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestPluginAddHandler [2021-11-11T16:08:10.315Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestPluginWaitBadPlugin [2021-11-11T16:08:10.315Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T16:08:10.315Z] === RUN TestGet [2021-11-11T16:08:10.315Z] time="2021-11-11T16:08:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T16:08:10.785Z] === RUN TestDecodeContainerConfig [2021-11-11T16:08:10.785Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-11-11T16:08:10.785Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T16:08:10.785Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T16:08:10.785Z] === RUN TestValidatePrivileged [2021-11-11T16:08:10.785Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T16:08:10.785Z] PASS [2021-11-11T16:08:10.785Z] coverage: 52.6% of statements [2021-11-11T16:08:10.785Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.6% of statements [2021-11-11T16:08:11.255Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T16:08:11.255Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T16:08:11.255Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T16:08:11.255Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T16:08:11.255Z] PASS [2021-11-11T16:08:11.255Z] coverage: 62.5% of statements [2021-11-11T16:08:11.255Z] ok github.com/docker/docker/testutil 0.108s coverage: 62.5% of statements [2021-11-11T16:08:11.255Z] time="2021-11-11T16:08:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T16:08:11.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T16:08:12.683Z] ok github.com/docker/docker/pkg/archive 0.570s coverage: 82.1% of statements [2021-11-11T16:08:13.127Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2021-11-11T16:08:13.127Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-11T16:08:13.127Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-11T16:08:13.127Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-11T16:08:13.127Z] PASS [2021-11-11T16:08:13.127Z] [2021-11-11T16:08:13.127Z] === Skipped [2021-11-11T16:08:13.127Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T16:08:13.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T16:08:13.128Z] [2021-11-11T16:08:13.128Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-11T16:08:13.128Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T16:08:13.128Z] [2021-11-11T16:08:13.128Z] DONE 27 tests, 2 skipped in 145.066s [2021-11-11T16:08:13.128Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T16:08:13.128Z] ++ 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-11-11T16:08:13.128Z] ++ set -e [2021-11-11T16:08:13.128Z] ++ '[' -n 0 ']' [2021-11-11T16:08:13.128Z] ++ set -x [2021-11-11T16:08:13.128Z] ++ 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-11-11T16:08:13.128Z] INFO: Testing against a local daemon [2021-11-11T16:08:13.128Z] === RUN TestSessionCreate [2021-11-11T16:08:13.128Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T16:08:13.128Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:08:13.128Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T16:08:13.128Z] PASS [2021-11-11T16:08:13.128Z] [2021-11-11T16:08:13.128Z] DONE 2 tests in 0.115s [2021-11-11T16:08:13.128Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T16:08:13.128Z] ++ 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-11-11T16:08:13.128Z] ++ set -e [2021-11-11T16:08:13.128Z] ++ '[' -n 0 ']' [2021-11-11T16:08:13.128Z] ++ set -x [2021-11-11T16:08:13.128Z] ++ 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-11-11T16:08:13.128Z] INFO: Testing against a local daemon [2021-11-11T16:08:13.128Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:08:13.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T16:08:13.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:08:13.128Z] === RUN TestDiskUsage [2021-11-11T16:08:13.128Z] === PAUSE TestDiskUsage [2021-11-11T16:08:13.128Z] === RUN TestEventsExecDie [2021-11-11T16:08:13.128Z] --- PASS: TestEventsExecDie (0.46s) [2021-11-11T16:08:13.128Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:08:13.246Z] ok github.com/docker/docker/pkg/authorization 0.213s coverage: 68.3% of statements [2021-11-11T16:08:13.387Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-11T16:08:13.387Z] === RUN TestEventsVolumeCreate [2021-11-11T16:08:13.387Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T16:08:13.387Z] === RUN TestInfoBinaryCommits [2021-11-11T16:08:13.387Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T16:08:13.387Z] === RUN TestInfoAPIVersioned [2021-11-11T16:08:13.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T16:08:13.387Z] === RUN TestInfoDiscoveryBackend [2021-11-11T16:08:13.483Z] time="2021-11-11T16:08:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T16:08:13.502Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-11T16:08:13.758Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-11-11T16:08:13.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T16:08:13.782Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T16:08:14.082Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T16:08:14.082Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T16:08:14.250Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T16:08:14.250Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:08:14.250Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T16:08:14.595Z] === RUN TestGetDriver [2021-11-11T16:08:14.595Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T16:08:14.595Z] === RUN TestVolumeRequestError [2021-11-11T16:08:14.595Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T16:08:14.595Z] PASS [2021-11-11T16:08:14.595Z] coverage: 36.1% of statements [2021-11-11T16:08:14.595Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-11-11T16:08:14.595Z] === RUN TestGetAddress [2021-11-11T16:08:14.595Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T16:08:14.595Z] === RUN TestRemove [2021-11-11T16:08:14.595Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T16:08:14.595Z] --- SKIP: TestRemove (0.00s) [2021-11-11T16:08:14.595Z] === RUN TestInitializeWithVolumes [2021-11-11T16:08:14.595Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-11T16:08:14.595Z] === RUN TestCreate [2021-11-11T16:08:14.595Z] --- PASS: TestCreate (0.01s) [2021-11-11T16:08:14.595Z] === RUN TestValidateName [2021-11-11T16:08:14.595Z] --- PASS: TestValidateName (0.00s) [2021-11-11T16:08:14.595Z] === RUN TestCreateWithOpts [2021-11-11T16:08:14.595Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T16:08:14.595Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T16:08:14.595Z] === RUN TestRelaodNoOpts [2021-11-11T16:08:14.595Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T16:08:14.595Z] PASS [2021-11-11T16:08:14.595Z] coverage: 41.5% of statements [2021-11-11T16:08:14.595Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2021-11-11T16:08:15.014Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T16:08:15.014Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T16:08:15.271Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T16:08:15.271Z] === RUN TestInfoAPI [2021-11-11T16:08:15.528Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T16:08:15.528Z] === RUN TestInfoAPIWarnings [2021-11-11T16:08:15.813Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T16:08:15.813Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T16:08:15.813Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRaw [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T16:08:16.181Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRaw [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T16:08:16.181Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestConvertTmpfsOptions [2021-11-11T16:08:16.181Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T16:08:16.181Z] linux_parser_test.go:209: data="ro" [2021-11-11T16:08:16.181Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestParseMountSpec [2021-11-11T16:08:16.181Z] parser_test.go:62: case 0 [2021-11-11T16:08:16.181Z] parser_test.go:62: case 1 [2021-11-11T16:08:16.181Z] parser_test.go:62: case 2 [2021-11-11T16:08:16.181Z] parser_test.go:62: case 3 [2021-11-11T16:08:16.181Z] parser_test.go:62: case 4 [2021-11-11T16:08:16.181Z] parser_test.go:62: case 5 [2021-11-11T16:08:16.181Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestValidateMount [2021-11-11T16:08:16.181Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRaw [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T16:08:16.181Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T16:08:16.181Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T16:08:16.181Z] PASS [2021-11-11T16:08:16.181Z] coverage: 67.6% of statements [2021-11-11T16:08:16.181Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2021-11-11T16:08:16.193Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T16:08:16.390Z] ok github.com/docker/docker/layer 7.487s coverage: 68.8% of statements [2021-11-11T16:08:16.390Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T16:08:16.390Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T16:08:16.390Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T16:08:16.390Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T16:08:16.390Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T16:08:16.390Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-11-11T16:08:16.653Z] === RUN TestSetGetMeta [2021-11-11T16:08:16.653Z] === PAUSE TestSetGetMeta [2021-11-11T16:08:16.653Z] === RUN TestRestore [2021-11-11T16:08:16.653Z] === PAUSE TestRestore [2021-11-11T16:08:16.653Z] === RUN TestServiceCreate [2021-11-11T16:08:16.653Z] === PAUSE TestServiceCreate [2021-11-11T16:08:16.653Z] === RUN TestServiceList [2021-11-11T16:08:16.653Z] === PAUSE TestServiceList [2021-11-11T16:08:16.653Z] === RUN TestServiceRemove [2021-11-11T16:08:16.653Z] === PAUSE TestServiceRemove [2021-11-11T16:08:16.653Z] === RUN TestServiceGet [2021-11-11T16:08:16.653Z] === PAUSE TestServiceGet [2021-11-11T16:08:16.653Z] === RUN TestServicePrune [2021-11-11T16:08:16.653Z] === PAUSE TestServicePrune [2021-11-11T16:08:16.653Z] === RUN TestCreate [2021-11-11T16:08:16.653Z] === PAUSE TestCreate [2021-11-11T16:08:16.653Z] === RUN TestRemove [2021-11-11T16:08:16.653Z] === PAUSE TestRemove [2021-11-11T16:08:16.653Z] === RUN TestList [2021-11-11T16:08:16.653Z] === PAUSE TestList [2021-11-11T16:08:16.653Z] === RUN TestFindByDriver [2021-11-11T16:08:16.653Z] === PAUSE TestFindByDriver [2021-11-11T16:08:16.653Z] === RUN TestFindByReferenced [2021-11-11T16:08:16.653Z] === PAUSE TestFindByReferenced [2021-11-11T16:08:16.653Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T16:08:16.653Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T16:08:16.653Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T16:08:16.653Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T16:08:16.653Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T16:08:16.653Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T16:08:16.653Z] === RUN TestRefDerefRemove [2021-11-11T16:08:16.653Z] === PAUSE TestRefDerefRemove [2021-11-11T16:08:16.653Z] === RUN TestGet [2021-11-11T16:08:16.653Z] === PAUSE TestGet [2021-11-11T16:08:16.653Z] === RUN TestGetWithReference [2021-11-11T16:08:16.653Z] === PAUSE TestGetWithReference [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T16:08:16.653Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T16:08:16.653Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T16:08:16.653Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T16:08:16.653Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T16:08:16.653Z] === CONT TestSetGetMeta [2021-11-11T16:08:16.653Z] === CONT TestList [2021-11-11T16:08:16.653Z] === CONT TestServiceList [2021-11-11T16:08:16.653Z] === CONT TestServiceGet [2021-11-11T16:08:16.653Z] --- PASS: TestSetGetMeta (0.03s) [2021-11-11T16:08:16.653Z] === CONT TestServiceCreate [2021-11-11T16:08:16.653Z] --- PASS: TestList (0.05s) [2021-11-11T16:08:16.653Z] === CONT TestRestore [2021-11-11T16:08:16.761Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T16:08:16.953Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-11-11T16:08:17.124Z] --- PASS: TestRestore (0.02s) [2021-11-11T16:08:17.124Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T16:08:17.124Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-11T16:08:17.124Z] === CONT TestGetWithReference [2021-11-11T16:08:17.124Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T16:08:17.124Z] === CONT TestGet [2021-11-11T16:08:17.124Z] --- PASS: TestGet (0.01s) [2021-11-11T16:08:17.124Z] === CONT TestRefDerefRemove [2021-11-11T16:08:17.124Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-11T16:08:17.124Z] === CONT TestCreate [2021-11-11T16:08:17.124Z] --- PASS: TestCreate (0.01s) [2021-11-11T16:08:17.124Z] === CONT TestRemove [2021-11-11T16:08:17.124Z] --- PASS: TestRemove (0.02s) [2021-11-11T16:08:17.124Z] === CONT TestServicePrune [2021-11-11T16:08:17.124Z] --- PASS: TestServiceGet (0.20s) [2021-11-11T16:08:17.124Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T16:08:17.124Z] time="2021-11-11T16:08:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T16:08:17.124Z] --- PASS: TestServiceCreate (0.18s) [2021-11-11T16:08:17.124Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T16:08:17.124Z] time="2021-11-11T16:08:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T16:08:17.124Z] --- PASS: TestServiceList (0.20s) [2021-11-11T16:08:17.124Z] === CONT TestFindByReferenced [2021-11-11T16:08:17.124Z] time="2021-11-11T16:08:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T16:08:17.124Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T16:08:17.124Z] === CONT TestServiceRemove [2021-11-11T16:08:17.124Z] time="2021-11-11T16:08:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T16:08:17.124Z] time="2021-11-11T16:08:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T16:08:17.124Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-11-11T16:08:17.124Z] === CONT TestFindByDriver [2021-11-11T16:08:17.124Z] --- PASS: TestFindByReferenced (0.03s) [2021-11-11T16:08:17.124Z] --- PASS: TestServicePrune (0.08s) [2021-11-11T16:08:17.124Z] --- PASS: TestServiceRemove (0.03s) [2021-11-11T16:08:17.124Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T16:08:17.124Z] PASS [2021-11-11T16:08:17.124Z] coverage: 69.0% of statements [2021-11-11T16:08:17.124Z] ok github.com/docker/docker/volume/service 0.296s coverage: 69.0% of statements [2021-11-11T16:08:17.330Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T16:08:17.515Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-11-11T16:08:17.515Z] ok github.com/docker/docker/pkg/chrootarchive 2.792s coverage: 43.5% of statements [2021-11-11T16:08:17.515Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T16:08:17.515Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T16:08:17.594Z] time="2021-11-11T16:08:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T16:08:18.452Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2021-11-11T16:08:19.017Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-11-11T16:08:19.235Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T16:08:19.603Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T16:08:19.947Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-11-11T16:08:20.588Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T16:08:20.588Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T16:08:20.588Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T16:08:20.588Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T16:08:20.588Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T16:08:20.876Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-11T16:08:21.438Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 83.4% of statements [2021-11-11T16:08:21.574Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T16:08:21.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.045s coverage: 84.1% of statements [2021-11-11T16:08:21.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T16:08:21.953Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-11T16:08:21.953Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2021-11-11T16:08:22.559Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T16:08:23.028Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T16:08:23.322Z] ok github.com/docker/docker/pkg/idtools 0.558s coverage: 69.5% of statements [2021-11-11T16:08:23.323Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 70.1% of statements [2021-11-11T16:08:23.323Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-11-11T16:08:23.496Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T16:08:23.593Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2021-11-11T16:08:23.593Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T16:08:23.593Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T16:08:23.593Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T16:08:23.869Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T16:08:23.869Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T16:08:23.869Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-11-11T16:08:23.964Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T16:08:24.130Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-11T16:08:24.388Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-11T16:08:24.538Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T16:08:24.538Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T16:08:24.538Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T16:08:24.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-11T16:08:24.644Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-11T16:08:24.644Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T16:08:24.644Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T16:08:25.206Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-11-11T16:08:25.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T16:08:25.718Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T16:08:25.919Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T16:08:25.974Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T16:08:26.345Z] --- PASS: TestGet (15.01s) [2021-11-11T16:08:26.345Z] === RUN TestPluginWithNoManifest [2021-11-11T16:08:26.345Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T16:08:26.345Z] === RUN TestGetAll [2021-11-11T16:08:26.345Z] --- PASS: TestGetAll (0.00s) [2021-11-11T16:08:26.345Z] PASS [2021-11-11T16:08:26.345Z] coverage: 73.2% of statements [2021-11-11T16:08:26.345Z] ok github.com/docker/docker/pkg/plugins 35.900s coverage: 73.2% of statements [2021-11-11T16:08:26.489Z] docker_api_swarm_service_test.go:343: [d4460acbb8fee] joining swarm manager [d4d960f54e18b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:08:26.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T16:08:26.607Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T16:08:27.059Z] docker_api_swarm_service_test.go:343: [d408a9a124e55] joining swarm manager [d4d960f54e18b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:08:27.076Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T16:08:27.076Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:08:27.338Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-11T16:08:27.338Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-11T16:08:27.550Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T16:08:27.595Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-11T16:08:27.595Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-11T16:08:27.851Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T16:08:28.107Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T16:08:28.364Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-11T16:08:28.719Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T16:08:28.926Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T16:08:28.967Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T16:08:29.124Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T16:08:29.124Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T16:08:29.124Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T16:08:29.184Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-11-11T16:08:29.440Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-11T16:08:29.696Z] coverage: [no statements] [2021-11-11T16:08:29.696Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-11-11T16:08:29.953Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T16:08:30.209Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T16:08:30.209Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T16:08:30.875Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T16:08:30.932Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T16:08:30.932Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T16:08:30.932Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T16:08:31.401Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T16:08:31.401Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T16:08:31.401Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T16:08:31.868Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T16:08:32.098Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-11T16:08:32.098Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T16:08:32.354Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 87.1% of statements [2021-11-11T16:08:33.412Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T16:08:33.596Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-11T16:08:33.596Z] === RUN TestInfoDebug [2021-11-11T16:08:33.596Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T16:08:33.596Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:08:33.596Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T16:08:33.596Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:08:33.596Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T16:08:33.596Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:08:33.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-11T16:08:33.596Z] === RUN TestPingCacheHeaders [2021-11-11T16:08:33.596Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T16:08:33.596Z] === RUN TestPingGet [2021-11-11T16:08:33.596Z] --- PASS: TestPingGet (0.01s) [2021-11-11T16:08:33.596Z] === RUN TestPingHead [2021-11-11T16:08:33.596Z] --- PASS: TestPingHead (0.02s) [2021-11-11T16:08:33.596Z] === RUN TestVersion [2021-11-11T16:08:33.596Z] --- PASS: TestVersion (0.02s) [2021-11-11T16:08:33.596Z] === CONT TestDiskUsage [2021-11-11T16:08:33.722Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-11-11T16:08:33.722Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T16:08:33.853Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T16:08:33.896Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T16:08:34.082Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T16:08:34.111Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T16:08:34.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage (1.08s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T16:08:34.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T16:08:34.369Z] PASS [2021-11-11T16:08:34.369Z] [2021-11-11T16:08:34.369Z] === Skipped [2021-11-11T16:08:34.369Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:08:34.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T16:08:34.369Z] [2021-11-11T16:08:34.369Z] DONE 53 tests, 1 skipped in 21.738s [2021-11-11T16:08:34.369Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T16:08:34.369Z] ++ 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-11-11T16:08:34.369Z] ++ set -e [2021-11-11T16:08:34.369Z] ++ '[' -n 0 ']' [2021-11-11T16:08:34.369Z] ++ set -x [2021-11-11T16:08:34.369Z] ++ 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-11-11T16:08:34.369Z] INFO: Testing against a local daemon [2021-11-11T16:08:34.550Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T16:08:34.627Z] === RUN TestVolumesCreateAndList [2021-11-11T16:08:34.627Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T16:08:34.627Z] === RUN TestVolumesRemove [2021-11-11T16:08:34.627Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-11T16:08:34.627Z] === RUN TestVolumesInspect [2021-11-11T16:08:34.627Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T16:08:34.627Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:08:34.627Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:08:34.627Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:08:34.627Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:08:34.627Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T16:08:34.627Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:08:34.627Z] PASS [2021-11-11T16:08:34.627Z] [2021-11-11T16:08:34.627Z] DONE 5 tests in 0.178s [2021-11-11T16:08:34.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T16:08:34.627Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T16:08:34.627Z] +++ kill 13346 [2021-11-11T16:08:34.651Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2021-11-11T16:08:34.885Z] +++ /etc/init.d/apparmor stop [2021-11-11T16:08:34.885Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T16:08:34.885Z] [2021-11-11T16:08:34.885Z] Unloading profiles will leave already running processes permanently [2021-11-11T16:08:34.885Z] unconfined, which can lead to unexpected situations. [2021-11-11T16:08:34.885Z] [2021-11-11T16:08:34.885Z] To set a process to complain mode, use the command line tool [2021-11-11T16:08:34.885Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T16:08:34.885Z] +++ true [2021-11-11T16:08:34.885Z] exiting test-integration [2021-11-11T16:08:34.885Z] ++ exit 0 [2021-11-11T16:08:34.885Z] [2021-11-11T16:08:34.908Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T16:08:35.019Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T16:08:35.019Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T16:08:35.019Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T16:08:35.164Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-11T16:08:35.466Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T16:08:35.466Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T16:08:35.466Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T16:08:35.466Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T16:08:35.466Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T16:08:35.727Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-11T16:08:35.727Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements Post stage [Pipeline] junit [2021-11-11T16:08:35.830Z] Recording test results [2021-11-11T16:08:36.005Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T16:08:36.119Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T16:08:36.475Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T16:08:36.475Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T16:08:36.475Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T16:08:36.475Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T16:08:36.475Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T16:08:36.482Z] + echo Ensuring container killed. [2021-11-11T16:08:36.482Z] Ensuring container killed. [2021-11-11T16:08:36.482Z] + docker rm -vf docker-pr5 [2021-11-11T16:08:36.482Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-11T16:08:36.760Z] + echo Chowning /workspace to jenkins user [2021-11-11T16:08:36.760Z] Chowning /workspace to jenkins user [2021-11-11T16:08:36.760Z] + id -u [2021-11-11T16:08:36.760Z] + id -g [2021-11-11T16:08:36.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T16:08:37.034Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T16:08:38.025Z] === RUN TestDockerSuite/TestBuildCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T16:08:38.244Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T16:08:38.442Z] + bundleName=arm64-integration [2021-11-11T16:08:38.442Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-11T16:08:38.442Z] Creating arm64-integration-bundles.tar.gz [2021-11-11T16:08:38.442Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T16:08:38.442Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-11T16:08:38.495Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T16:08:38.691Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [Pipeline] archiveArtifacts [2021-11-11T16:08:38.711Z] Archiving artifacts [2021-11-11T16:08:38.806Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-11-11T16:08:38.966Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T16:08:39.369Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-11-11T16:08:39.436Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T16:08:39.629Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T16:08:40.118Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:08:40.298Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-11-11T16:08:40.426Z] + make clean [2021-11-11T16:08:40.426Z] docker volume rm -f docker-dev-cache [2021-11-11T16:08:40.426Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T16:08:40.571Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T16:08:40.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-11T16:08:41.225Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T16:08:41.402Z] === RUN TestDockerSuite/TestPortList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:08:43.314Z] docker_api_swarm_service_test.go:490: [dc9b86fa9b942] joining swarm manager [dc6cc6e6b3112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:08:43.885Z] docker_api_swarm_service_test.go:490: [d1c4e5223b3fc] joining swarm manager [dc6cc6e6b3112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:08:45.318Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T16:08:47.543Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T16:08:47.543Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T16:08:47.543Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T16:08:47.725Z] 2021/11/11 16:08:44 Closing DB instances... [2021-11-11T16:08:47.725Z] time="2021-11-11T16:08:46Z" level=error msg="node: c6557586e99e is unknown to memberlist" [2021-11-11T16:08:47.725Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2021-11-11T16:08:47.725Z] === RUN TestFindNode [2021-11-11T16:08:47.725Z] 2021/11/11 16:08:46 Closing DB instances... [2021-11-11T16:08:47.725Z] --- PASS: TestFindNode (0.02s) [2021-11-11T16:08:47.725Z] === RUN TestChangeNodeState [2021-11-11T16:08:47.725Z] 2021/11/11 16:08:46 Closing DB instances... [2021-11-11T16:08:47.725Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T16:08:47.725Z] === RUN TestNodeReincarnation [2021-11-11T16:08:47.725Z] 2021/11/11 16:08:46 Closing DB instances... [2021-11-11T16:08:49.113Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T16:08:49.113Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T16:08:49.113Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T16:08:49.210Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T16:08:49.582Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T16:08:49.779Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T16:08:51.805Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T16:08:52.274Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T16:08:52.498Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T16:08:52.498Z] === RUN TestParallelCreate [2021-11-11T16:08:52.498Z] 2021/11/11 16:08:51 Closing DB instances... [2021-11-11T16:08:52.498Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T16:08:52.498Z] === RUN TestParallelDelete [2021-11-11T16:08:52.498Z] 2021/11/11 16:08:51 Closing DB instances... [2021-11-11T16:08:52.498Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T16:08:52.498Z] === RUN TestNetworkDBIslands [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:89f96e77a624 with config:&{NodeID:89f96e77a624 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 89f96e77a624/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 89f96e77a624/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93e5ef9ffa1e with config:&{NodeID:93e5ef9ffa1e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 89f96e77a624/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=info msg="Node 89f96e77a624/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T16:08:52.498Z] time="2021-11-11T16:08:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T16:08:52.746Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T16:08:52.747Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f8c2f5721082 with config:&{NodeID:f8c2f5721082 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node 89f96e77a624/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node 89f96e77a624/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, added to nodes list" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:52.969Z] time="2021-11-11T16:08:52Z" level=info msg="Node f8c2f5721082/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.216Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:df8a837cd7d2 with config:&{NodeID:df8a837cd7d2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:52Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:52Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node 89f96e77a624/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node 89f96e77a624/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node f8c2f5721082/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node f8c2f5721082/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.440Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6ba6b8e5ed9a with config:&{NodeID:6ba6b8e5ed9a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node f8c2f5721082/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node f8c2f5721082/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 89f96e77a624/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 89f96e77a624/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:08:53.910Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=info msg="The new bootstrap node list is:[172.23.166.34:10033 172.23.166.34:10034 172.23.166.34:10035]" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10033" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49357" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49358" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10034" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10035" [2021-11-11T16:08:53.910Z] time="2021-11-11T16:08:53Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49359" [2021-11-11T16:08:54.207Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T16:08:54.381Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=info msg="The new bootstrap node list is:[172.23.166.34:10033 172.23.166.34:10034 172.23.166.34:10035]" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10033" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49360" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10034" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49361" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10035" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49362" [2021-11-11T16:08:54.381Z] time="2021-11-11T16:08:54Z" level=info msg="node 0 leaving" [2021-11-11T16:08:54.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T16:08:54.677Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T16:08:54.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T16:08:54.677Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T16:08:54.677Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624 change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for 89f96e77a624/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624 change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node3(f8c2f5721082): Node leave event for 89f96e77a624/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624 change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node4(df8a837cd7d2): Node leave event for 89f96e77a624/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624 change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624 change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node1(89f96e77a624): Node leave event for 89f96e77a624/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node2(93e5ef9ffa1e): Node leave event for 89f96e77a624/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624/172.23.166.34, left gossip cluster" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624/172.23.166.34, left gossip cluster" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624/172.23.166.34, left gossip cluster" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624/172.23.166.34, left gossip cluster" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 89f96e77a624/172.23.166.34, left gossip cluster" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node 1 leaving" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node3(f8c2f5721082): Node leave event for 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node2(93e5ef9ffa1e): Node leave event for 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e change state NodeActive --> NodeLeft" [2021-11-11T16:08:54.855Z] time="2021-11-11T16:08:54Z" level=info msg="node4(df8a837cd7d2): Node leave event for 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:08:55.327Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.327Z] time="2021-11-11T16:08:54Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.327Z] time="2021-11-11T16:08:55Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.327Z] time="2021-11-11T16:08:55Z" level=info msg="Node 93e5ef9ffa1e/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.327Z] time="2021-11-11T16:08:55Z" level=info msg="node 2 leaving" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082 change state NodeActive --> NodeLeft" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="node4(df8a837cd7d2): Node leave event for f8c2f5721082/172.23.166.34" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082 change state NodeActive --> NodeLeft" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for f8c2f5721082/172.23.166.34" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082 change state NodeActive --> NodeLeft" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="node3(f8c2f5721082): Node leave event for f8c2f5721082/172.23.166.34" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082/172.23.166.34, left gossip cluster" [2021-11-11T16:08:55.798Z] time="2021-11-11T16:08:55Z" level=info msg="Node f8c2f5721082/172.23.166.34, left gossip cluster" [2021-11-11T16:08:56.269Z] networkdb_test.go:867: node4: OK [2021-11-11T16:08:56.269Z] networkdb_test.go:867: node5: OK [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:55Z" level=info msg="node 0 coming back" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:374b1b3f9691 with config:&{NodeID:374b1b3f9691 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node 374b1b3f9691/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node 374b1b3f9691/172.23.166.34, added to nodes list" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="node 1 coming back" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3f35f8023ee6 with config:&{NodeID:3f35f8023ee6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, added to nodes list" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="node 2 coming back" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bf03b7349f21 with config:&{NodeID:bf03b7349f21 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node bf03b7349f21/172.23.166.34, joined gossip cluster" [2021-11-11T16:08:56.269Z] time="2021-11-11T16:08:56Z" level=info msg="Node bf03b7349f21/172.23.166.34, added to nodes list" [2021-11-11T16:08:56.349Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T16:08:56.349Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T16:08:56.349Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T16:08:56.349Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T16:08:56.349Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T16:08:56.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-11T16:08:56.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T16:08:56.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T16:08:56.869Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T16:08:57.129Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T16:08:58.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T16:08:58.071Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-11T16:08:59.251Z] time="2021-11-11T16:08:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.166.34:10033 172.23.166.34:10034 172.23.166.34:10035]" [2021-11-11T16:08:59.722Z] time="2021-11-11T16:08:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.166.34:10033 172.23.166.34:10034 172.23.166.34:10035]" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10033" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49363" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, is the new incarnation of the shutdown node 89f96e77a624/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49364" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10034" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, is the new incarnation of the shutdown node 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49365" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10035" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node df8a837cd7d2/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, is the new incarnation of the shutdown node f8c2f5721082/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, is the new incarnation of the shutdown node 93e5ef9ffa1e/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, is the new incarnation of the shutdown node 89f96e77a624/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node 374b1b3f9691/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, is the new incarnation of the shutdown node f8c2f5721082/172.23.166.34" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.204Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.563Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T16:09:00.610Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, joined gossip cluster" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=info msg="Node bf03b7349f21/172.23.166.34, added to nodes list" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10033" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49366" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10034" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49367" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49368" [2021-11-11T16:09:00.674Z] time="2021-11-11T16:09:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.166.34:10035" [2021-11-11T16:09:01.143Z] 2021/11/11 16:09:01 Closing DB instances... [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691 change state NodeActive --> NodeLeft" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="node4(df8a837cd7d2): Node leave event for 374b1b3f9691/172.23.166.34" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691 change state NodeActive --> NodeLeft" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="node2(3f35f8023ee6): Node leave event for 374b1b3f9691/172.23.166.34" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691 change state NodeActive --> NodeLeft" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="node3(bf03b7349f21): Node leave event for 374b1b3f9691/172.23.166.34" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691 change state NodeActive --> NodeLeft" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="node1(374b1b3f9691): Node leave event for 374b1b3f9691/172.23.166.34" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691 change state NodeActive --> NodeLeft" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for 374b1b3f9691/172.23.166.34" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691/172.23.166.34, left gossip cluster" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691/172.23.166.34, left gossip cluster" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691/172.23.166.34, left gossip cluster" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691/172.23.166.34, left gossip cluster" [2021-11-11T16:09:01.615Z] time="2021-11-11T16:09:01Z" level=info msg="Node 374b1b3f9691/172.23.166.34, left gossip cluster" [2021-11-11T16:09:01.996Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="node4(df8a837cd7d2): Node leave event for 3f35f8023ee6/172.23.166.34" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for 3f35f8023ee6/172.23.166.34" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="node3(bf03b7349f21): Node leave event for 3f35f8023ee6/172.23.166.34" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="node2(3f35f8023ee6): Node leave event for 3f35f8023ee6/172.23.166.34" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:01Z" level=info msg="Node 3f35f8023ee6/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:02Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for bf03b7349f21/172.23.166.34" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.095Z] time="2021-11-11T16:09:02Z" level=info msg="node4(df8a837cd7d2): Node leave event for bf03b7349f21/172.23.166.34" [2021-11-11T16:09:02.212Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T16:09:02.212Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === Skipped [2021-11-11T16:09:02.212Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T16:09:02.212Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T16:09:02.212Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T16:09:02.212Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T16:09:02.212Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:71: No driver to put! [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T16:09:02.212Z] time="2021-11-11T16:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T16:09:02.212Z] time="2021-11-11T16:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T16:09:02.212Z] time="2021-11-11T16:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T16:09:02.212Z] time="2021-11-11T16:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T16:09:02.212Z] time="2021-11-11T16:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:71: No driver to put! [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T16:09:02.212Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T16:09:02.212Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T16:09:02.212Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T16:09:02.212Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T16:09:02.212Z] graphtest_unix.go:71: No driver to put! [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T16:09:02.212Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T16:09:02.212Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T16:09:02.212Z] [2021-11-11T16:09:02.212Z] DONE 2320 tests, 28 skipped in 250.493s [2021-11-11T16:09:02.212Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/config [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/idm [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/ns [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/options [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/osl [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T16:09:02.212Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T16:09:02.213Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-11T16:09:02.565Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-11T16:09:02.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-11T16:09:02.565Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21 change state NodeActive --> NodeLeft" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=info msg="node3(bf03b7349f21): Node leave event for bf03b7349f21/172.23.166.34" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=info msg="Node bf03b7349f21/172.23.166.34, left gossip cluster" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=debug msg="memberlist: Failed ping: bf03b7349f21 (timeout reached)" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.166.34:10037: use of closed network connection" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.166.34:10036: use of closed network connection" [2021-11-11T16:09:02.566Z] time="2021-11-11T16:09:02Z" level=debug msg="memberlist: Stream connection from=172.23.166.34:49369" [2021-11-11T16:09:03.037Z] time="2021-11-11T16:09:02Z" level=info msg="Node df8a837cd7d2 change state NodeActive --> NodeLeft" [2021-11-11T16:09:03.037Z] time="2021-11-11T16:09:02Z" level=info msg="node5(6ba6b8e5ed9a): Node leave event for df8a837cd7d2/172.23.166.34" [2021-11-11T16:09:03.037Z] time="2021-11-11T16:09:02Z" level=info msg="Node df8a837cd7d2 change state NodeActive --> NodeLeft" [2021-11-11T16:09:03.037Z] time="2021-11-11T16:09:02Z" level=info msg="node4(df8a837cd7d2): Node leave event for df8a837cd7d2/172.23.166.34" [2021-11-11T16:09:03.509Z] time="2021-11-11T16:09:03Z" level=warning msg="memberlist: Was able to connect to bf03b7349f21 but other probes failed, network may be misconfigured" [2021-11-11T16:09:03.509Z] time="2021-11-11T16:09:03Z" level=info msg="Node df8a837cd7d2/172.23.166.34, left gossip cluster" [2021-11-11T16:09:03.980Z] time="2021-11-11T16:09:03Z" level=info msg="Node df8a837cd7d2/172.23.166.34, left gossip cluster" [2021-11-11T16:09:04.459Z] time="2021-11-11T16:09:04Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.23.166.34:10037: use of closed network connection" [2021-11-11T16:09:04.459Z] time="2021-11-11T16:09:04Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, left gossip cluster" [2021-11-11T16:09:04.459Z] time="2021-11-11T16:09:04Z" level=info msg="Node 6ba6b8e5ed9a change state NodeActive --> NodeFailed" [2021-11-11T16:09:04.459Z] time="2021-11-11T16:09:04Z" level=info msg="Node 6ba6b8e5ed9a/172.23.166.34, added to failed nodes list" [2021-11-11T16:09:04.459Z] --- PASS: TestNetworkDBIslands (12.46s) [2021-11-11T16:09:04.459Z] PASS [2021-11-11T16:09:04.459Z] coverage: 60.0% of statements [2021-11-11T16:09:04.459Z] ok github.com/docker/docker/libnetwork/networkdb 104.672s coverage: 60.0% of statements [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T16:09:04.459Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T16:09:05.109Z] docker_api_swarm_service_test.go:128: [d2b9bce510a90] joining swarm manager [d6fe3b4dfe822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:09:05.109Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T16:09:05.680Z] docker_api_swarm_service_test.go:129: [d2184ab2dd28f] joining swarm manager [d6fe3b4dfe822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:09:05.680Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T16:09:06.693Z] [2021-11-11T16:09:06.693Z] === Skipped [2021-11-11T16:09:06.693Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T16:09:06.693Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T16:09:06.693Z] [2021-11-11T16:09:06.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T16:09:06.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.693Z] [2021-11-11T16:09:06.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T16:09:06.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.693Z] [2021-11-11T16:09:06.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T16:09:06.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.693Z] [2021-11-11T16:09:06.693Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T16:09:06.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-11-11T16:09:06.694Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T16:09:06.694Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T16:09:06.694Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T16:09:06.694Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T16:09:06.694Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T16:09:06.694Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T16:09:06.694Z] daemon_test.go:146: root required [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T16:09:06.694Z] reload_test.go:520: root required [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T16:09:06.694Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T16:09:06.694Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T16:09:06.694Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T16:09:06.694Z] download_test.go:267: Needs fixing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T16:09:06.694Z] layer_test.go:303: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T16:09:06.694Z] layer_test.go:352: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T16:09:06.694Z] layer_test.go:467: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T16:09:06.694Z] layer_test.go:696: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T16:09:06.694Z] migration_test.go:45: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T16:09:06.694Z] migration_test.go:181: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T16:09:06.694Z] mount_test.go:17: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T16:09:06.694Z] mount_test.go:76: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T16:09:06.694Z] mount_test.go:125: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T16:09:06.694Z] mount_test.go:212: Failing on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-11-11T16:09:06.694Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T16:09:06.694Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T16:09:06.694Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T16:09:06.694Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T16:09:06.694Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T16:09:06.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T16:09:06.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T16:09:06.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T16:09:06.694Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T16:09:06.694Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T16:09:06.694Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T16:09:06.694Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T16:09:06.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T16:09:06.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T16:09:06.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T16:09:06.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T16:09:06.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T16:09:06.694Z] archive_test.go:140: zstd not installed [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T16:09:06.694Z] archive_windows_test.go:16: Currently fails [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T16:09:06.694Z] changes_test.go:195: needs more investigation [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T16:09:06.694Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T16:09:06.694Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T16:09:06.694Z] changes_test.go:432: needs further investigation [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T16:09:06.694Z] changes_test.go:468: needs further investigation [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T16:09:06.694Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T16:09:06.694Z] poller_test.go:40: No chmod on Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T16:09:06.694Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T16:09:06.694Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T16:09:06.694Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-11-11T16:09:06.694Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T16:09:06.694Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T16:09:06.694Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T16:09:06.694Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T16:09:06.694Z] [2021-11-11T16:09:06.694Z] DONE 2074 tests, 70 skipped in 283.535s [2021-11-11T16:09:06.694Z] INFO: make.ps1 ended at 11/11/2021 16:09:06 [2021-11-11T16:09:07.591Z] docker_api_swarm_service_test.go:137: [d8a7474c3bffd] joining swarm manager [d6fe3b4dfe822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T16:09:08.532Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T16:09:08.532Z] docker_api_swarm_service_test.go:138: [d1e65281ff9b8] joining swarm manager [d6fe3b4dfe822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T16:09:08.925Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T16:09:08.925Z] INFO: Unit tests ended at 11/11/2021 16:09:08. Duration:00:04:57.6660710 [2021-11-11T16:09:08.925Z] INFO: Building busybox [2021-11-11T16:09:08.925Z] Sending build context to Docker daemon 5.12kB [2021-11-11T16:09:08.925Z] [2021-11-11T16:09:08.925Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T16:09:08.925Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T16:09:08.925Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T16:09:08.925Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T16:09:08.925Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T16:09:08.925Z] ---> 3d4792f88e26 [2021-11-11T16:09:08.925Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T16:09:08.925Z] ---> Running in 5d0153560e98 [2021-11-11T16:09:11.331Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T16:09:11.331Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T16:09:11.331Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T16:09:11.832Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T16:09:11.832Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T16:09:14.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T16:09:14.288Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T16:09:14.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T16:09:14.288Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T16:09:14.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T16:09:14.288Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T16:09:14.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T16:09:14.386Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T16:09:14.756Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T16:09:14.756Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T16:09:14.756Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T16:09:14.833Z] Removing intermediate container 5d0153560e98 [2021-11-11T16:09:14.833Z] ---> e5ae1a9a66dd [2021-11-11T16:09:14.833Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T16:09:14.833Z] ---> Running in 780b7545b797 [2021-11-11T16:09:15.309Z] Removing intermediate container 780b7545b797 [2021-11-11T16:09:15.309Z] ---> 427f96b6078d [2021-11-11T16:09:15.309Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T16:09:15.779Z] ---> Running in 2a47f9450da3 [2021-11-11T16:09:16.253Z] Removing intermediate container 2a47f9450da3 [2021-11-11T16:09:16.253Z] ---> 86c0ea152740 [2021-11-11T16:09:16.253Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T16:09:17.827Z] [2021-11-11T16:09:18.298Z] ---> c571e2deb998 [2021-11-11T16:09:18.298Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T16:09:18.298Z] ---> Running in 9e23b671c33f [2021-11-11T16:09:20.958Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T16:09:21.527Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T16:09:22.908Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T16:09:23.477Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T16:09:24.416Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T16:09:25.799Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T16:09:27.180Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T16:09:28.292Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T16:09:28.292Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T16:09:28.864Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T16:09:28.865Z] Removing intermediate container 9e23b671c33f [2021-11-11T16:09:28.865Z] ---> 3f4db04e33ee [2021-11-11T16:09:28.865Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T16:09:28.865Z] ---> Running in 39e191d7b1af [2021-11-11T16:09:29.862Z] [2021-11-11T16:09:29.862Z] SUCCESS: Specified value was saved. [2021-11-11T16:09:30.246Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T16:09:30.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-11T16:09:31.757Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T16:09:32.328Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T16:09:32.328Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T16:09:32.328Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T16:09:32.587Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T16:09:32.587Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T16:09:32.827Z] Removing intermediate container 39e191d7b1af [2021-11-11T16:09:32.827Z] ---> e498173f4e2d [2021-11-11T16:09:32.827Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T16:09:32.847Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T16:09:33.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-11T16:09:33.297Z] ---> Running in b6251b91da8c [2021-11-11T16:09:33.367Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T16:09:34.305Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T16:09:35.247Z] docker_api_swarm_service_test.go:304: [d42475deef0fd] joining swarm manager [d10c85416ee9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:09:35.515Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T16:09:36.088Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T16:09:36.088Z] docker_api_swarm_service_test.go:304: [d01bea9732397] joining swarm manager [d10c85416ee9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:09:36.448Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T16:09:36.448Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T16:09:36.448Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T16:09:38.074Z] Cannot create a file when that file already exists. [2021-11-11T16:09:40.049Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T16:09:40.049Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T16:09:40.049Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T16:09:40.049Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T16:09:40.871Z] ok github.com/docker/docker/libnetwork 37.082s coverage: 40.7% of statements [2021-11-11T16:09:40.871Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-11-11T16:09:40.871Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T16:09:42.238Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T16:09:42.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T16:09:42.329Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T16:09:42.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T16:09:42.329Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T16:09:42.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T16:09:42.329Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T16:09:42.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T16:09:42.494Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T16:09:42.666Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T16:09:42.751Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-11-11T16:09:42.800Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T16:09:42.800Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T16:09:42.800Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T16:09:43.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T16:09:43.313Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-11T16:09:43.313Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T16:09:43.313Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T16:09:43.313Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T16:09:43.963Z] Removing intermediate container b6251b91da8c [2021-11-11T16:09:43.963Z] ---> c97f958f0f45 [2021-11-11T16:09:43.963Z] Step 13/13 : CMD ["sh"] [2021-11-11T16:09:43.963Z] ---> Running in 515c457b6cd2 [2021-11-11T16:09:43.963Z] Removing intermediate container 515c457b6cd2 [2021-11-11T16:09:43.963Z] ---> d195c9bbb4b3 [2021-11-11T16:09:43.963Z] Successfully built d195c9bbb4b3 [2021-11-11T16:09:43.963Z] Successfully tagged busybox:latest [2021-11-11T16:09:43.963Z] INFO: Docker images of the daemon under test [2021-11-11T16:09:43.963Z] [2021-11-11T16:09:43.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T16:09:43.963Z] busybox latest d195c9bbb4b3 Less than a second ago 4.95GB [2021-11-11T16:09:43.963Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T16:09:43.963Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T16:09:43.963Z] [2021-11-11T16:09:43.963Z] INFO: Running integration tests at 11/11/2021 16:09:43... [2021-11-11T16:09:43.963Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T16:09:43.963Z] INFO: Integration API tests being run from the host: [2021-11-11T16:09:43.963Z] INFO: make.ps1 starting at 11/11/2021 16:09:43 [2021-11-11T16:09:44.954Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T16:09:45.144Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T16:09:45.144Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T16:09:45.144Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T16:09:45.144Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T16:09:45.830Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2021-11-11T16:09:46.105Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T16:09:46.105Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T16:09:47.036Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.127s coverage: 4.0% of statements [2021-11-11T16:09:47.036Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T16:09:47.292Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-11T16:09:47.292Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T16:09:47.549Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T16:09:47.683Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T16:09:48.252Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T16:09:50.160Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T16:09:51.098Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T16:09:51.098Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T16:09:51.358Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T16:09:53.900Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T16:09:53.900Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T16:09:54.160Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T16:09:55.101Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T16:09:56.040Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T16:09:56.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-11T16:09:56.982Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T16:09:57.491Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.829s coverage: 7.2% of statements [2021-11-11T16:09:57.491Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T16:09:57.491Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T16:09:57.491Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-11T16:09:57.491Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T16:09:57.491Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T16:09:57.491Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T16:09:57.552Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T16:09:57.747Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-11T16:09:57.812Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T16:09:58.002Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-11-11T16:09:58.258Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-11T16:09:58.382Z] docker_api_swarm_service_test.go:100: [dbf33a2416a18] joining swarm manager [d779edf9440d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:09:58.382Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T16:09:58.514Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T16:09:58.514Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-11T16:09:59.341Z] docker_api_swarm_service_test.go:101: [d365fcd762dbe] joining swarm manager [d779edf9440d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:10:01.883Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T16:10:02.143Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T16:10:03.083Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T16:10:03.654Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T16:10:04.592Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T16:10:04.852Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T16:10:05.113Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T16:10:05.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T16:10:05.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T16:10:05.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T16:10:05.682Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T16:10:05.683Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T16:10:05.942Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T16:10:06.882Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T16:10:07.454Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T16:10:08.025Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T16:10:08.116Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T16:10:08.116Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T16:10:08.116Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T16:10:08.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T16:10:08.586Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T16:10:08.594Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-11T16:10:09.535Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T16:10:10.473Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-11T16:10:10.596Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T16:10:10.685Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-11T16:10:11.042Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-11T16:10:11.612Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-11T16:10:12.182Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-11T16:10:12.751Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-11T16:10:12.810Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T16:10:13.321Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T16:10:13.890Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-11T16:10:14.831Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T16:10:15.402Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T16:10:15.972Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T16:10:16.541Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T16:10:16.541Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T16:10:18.465Z] check_test.go:379: [dbf33a2416a18] daemon is not started [2021-11-11T16:10:18.465Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T16:10:19.035Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T16:10:19.296Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T16:10:19.867Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T16:10:20.436Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T16:10:20.436Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T16:10:20.695Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T16:10:20.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:10:20.926Z] INFO: Testing against a local daemon [2021-11-11T16:10:20.926Z] === RUN TestBuildWithSession [2021-11-11T16:10:20.926Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T16:10:20.926Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T16:10:20.926Z] === RUN TestBuildSquashParent [2021-11-11T16:10:20.926Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:10:20.926Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:10:20.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:10:20.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:10:20.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T16:10:20.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T16:10:20.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T16:10:20.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T16:10:21.264Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T16:10:21.525Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T16:10:22.095Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T16:10:22.355Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T16:10:22.355Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T16:10:22.924Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T16:10:22.924Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T16:10:23.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-11T16:10:23.494Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T16:10:24.065Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T16:10:24.637Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T16:10:25.207Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T16:10:25.207Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/ipam 13.776s coverage: 85.3% of statements [2021-11-11T16:10:25.531Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T16:10:25.531Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T16:10:25.531Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-11T16:10:25.531Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-11T16:10:25.777Z] docker_api_swarm_service_test.go:533: [d5152672d9598] joining swarm manager [d6547b5e5f4cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:10:25.777Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T16:10:26.717Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T16:10:27.288Z] docker_api_swarm_service_test.go:534: [d231fb2da3205] joining swarm manager [d6547b5e5f4cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:10:27.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T16:10:28.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T16:10:29.743Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T16:10:29.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T16:10:29.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T16:10:30.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T16:10:30.314Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T16:10:31.254Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T16:10:31.823Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T16:10:32.392Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T16:10:33.775Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T16:10:34.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T16:10:35.685Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T16:10:35.685Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T16:10:36.255Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T16:10:37.328Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T16:10:37.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T16:10:38.706Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T16:10:38.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T16:10:38.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T16:10:40.087Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T16:10:40.839Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T16:10:41.535Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T16:10:41.535Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T16:10:41.535Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T16:10:41.535Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T16:10:41.535Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T16:10:41.795Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T16:10:43.176Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T16:10:43.745Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T16:10:45.126Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T16:10:45.695Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T16:10:46.634Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T16:10:46.896Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-11T16:10:46.896Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T16:10:46.896Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T16:10:47.465Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-11T16:10:48.405Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T16:10:48.405Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T16:10:48.664Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T16:10:49.233Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T16:10:49.493Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-11T16:10:50.063Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T16:10:50.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-11T16:10:50.063Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T16:10:50.633Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T16:10:51.203Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.27s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.43s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.58s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.83s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.75s) [2021-11-11T16:10:51.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.05s) [2021-11-11T16:10:51.390Z] === RUN TestBuildMultiStageCopy [2021-11-11T16:10:51.390Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T16:10:51.474Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T16:10:52.046Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T16:10:52.306Z] docker_api_swarm_service_test.go:148: [d394b40c7a85a] joining swarm manager [d7400298e9599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:10:52.875Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T16:10:53.135Z] docker_api_swarm_service_test.go:148: [da8c969553fe1] joining swarm manager [d7400298e9599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:10:53.135Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T16:10:53.706Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T16:10:54.646Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T16:10:54.646Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T16:10:55.218Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T16:10:55.478Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T16:10:56.417Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T16:10:56.677Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:10:56.677Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:10:56.677Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T16:10:59.216Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T16:10:59.216Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T16:11:01.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T16:11:02.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T16:11:03.322Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T16:11:04.896Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy (16.30s) [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.00s) [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2021-11-11T16:11:06.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2021-11-11T16:11:06.475Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T16:11:10.315Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2021-11-11T16:11:10.315Z] === RUN TestBuildLabelWithTargets [2021-11-11T16:11:10.315Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:11:10.315Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T16:11:10.315Z] === RUN TestBuildWithEmptyLayers [2021-11-11T16:11:11.432Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-11T16:11:11.432Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T16:11:11.891Z] --- PASS: TestBuildWithEmptyLayers (1.75s) [2021-11-11T16:11:11.891Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T16:11:12.002Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-11T16:11:12.002Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-11T16:11:12.002Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T16:11:12.002Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T16:11:12.574Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T16:11:14.520Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T16:11:15.089Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T16:11:16.028Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T16:11:22.600Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T16:11:22.600Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T16:11:22.600Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T16:11:22.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T16:11:22.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T16:11:23.119Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T16:11:24.060Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T16:11:24.629Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T16:11:25.105Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T16:11:25.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T16:11:25.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T16:11:25.827Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T16:11:26.090Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T16:11:26.090Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T16:11:26.562Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T16:11:26.766Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T16:11:29.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-11T16:11:29.756Z] --- PASS: TestBuildMultiStageOnBuild (15.74s) [2021-11-11T16:11:29.756Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T16:11:29.756Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:11:29.756Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-11-11T16:11:29.756Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T16:11:30.686Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T16:11:30.947Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T16:11:31.889Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T16:11:33.285Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T16:11:34.667Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T16:11:36.578Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T16:11:37.965Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T16:11:39.876Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T16:11:40.816Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T16:11:41.466Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T16:11:41.466Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T16:11:41.466Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T16:11:41.466Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T16:11:42.198Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T16:11:42.198Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T16:11:42.292Z] --- PASS: TestBuildMultiStageLayerLeak (13.32s) [2021-11-11T16:11:42.292Z] === RUN TestBuildWithHugeFile [2021-11-11T16:11:42.458Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T16:11:43.399Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T16:11:43.659Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T16:11:44.229Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T16:11:46.138Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T16:11:47.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T16:11:50.816Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T16:11:50.816Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T16:11:51.076Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-11T16:11:51.645Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T16:11:51.645Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T16:11:52.215Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T16:11:53.154Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T16:11:53.154Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T16:11:53.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-11T16:11:53.725Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T16:11:57.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-11T16:11:59.306Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-11T16:11:59.306Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T16:11:59.306Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T16:12:00.245Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-11T16:12:00.245Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-11T16:12:00.505Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T16:12:01.891Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T16:12:02.460Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-11T16:12:03.030Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-11T16:12:03.030Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-11T16:12:03.290Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T16:12:03.549Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T16:12:04.120Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T16:12:04.690Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T16:12:05.262Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:12:05.262Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T16:12:05.262Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T16:12:05.831Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T16:12:06.093Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-11T16:12:06.353Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T16:12:06.353Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T16:12:06.353Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T16:12:06.923Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-11T16:12:08.306Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T16:12:08.306Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T16:12:08.306Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T16:12:09.246Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-11T16:12:10.626Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T16:12:11.564Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-11T16:12:11.825Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T16:12:12.396Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T16:12:15.715Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-11T16:12:15.715Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T16:12:16.287Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T16:12:16.857Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-11T16:12:18.768Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-11T16:12:19.338Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-11T16:12:19.338Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-11T16:12:22.636Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-11T16:12:25.175Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-11T16:12:25.175Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-11T16:12:25.744Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-11T16:12:26.005Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-11T16:12:26.575Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-11T16:12:26.835Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-11T16:12:27.405Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-11T16:12:27.665Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T16:12:28.235Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T16:12:28.494Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T16:12:31.031Z] === RUN TestDockerSuite/TestRunState [2021-11-11T16:12:31.971Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T16:12:32.541Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T16:12:32.801Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T16:12:33.060Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-11T16:12:33.060Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T16:12:33.060Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T16:12:33.629Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T16:12:33.890Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-11T16:12:34.829Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T16:12:34.829Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T16:12:34.829Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T16:12:35.407Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-11T16:12:36.788Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-11T16:12:37.048Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-11T16:12:38.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-11T16:12:40.342Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T16:12:42.096Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T16:12:42.096Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T16:12:42.096Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T16:12:43.633Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T16:12:43.633Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-11T16:12:43.633Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T16:12:44.204Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T16:12:44.775Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T16:12:46.684Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T16:12:48.065Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T16:12:48.324Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T16:12:48.586Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T16:12:48.586Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T16:12:49.160Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T16:12:49.419Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T16:12:50.065Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-11T16:12:50.065Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T16:12:50.065Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T16:12:50.065Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T16:12:50.644Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T16:12:52.026Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-11T16:12:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T16:12:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T16:12:52.805Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T16:12:53.936Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T16:12:54.507Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T16:12:55.445Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T16:12:55.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-11T16:12:56.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T16:12:58.046Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T16:12:59.426Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T16:12:59.904Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T16:13:00.806Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T16:13:01.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T16:13:01.066Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T16:13:01.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T16:13:01.066Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T16:13:01.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T16:13:01.066Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T16:13:01.066Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T16:13:01.326Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-11T16:13:01.326Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T16:13:01.326Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-11T16:13:01.901Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/networkdb 142.096s coverage: 60.3% of statements [2021-11-11T16:13:01.937Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/options 0.009s coverage: 100.0% of statements [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-11T16:13:01.937Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T16:13:01.937Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === Skipped [2021-11-11T16:13:01.937Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T16:13:01.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T16:13:01.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T16:13:01.937Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T16:13:01.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T16:13:01.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T16:13:01.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T16:13:01.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T16:13:01.937Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T16:13:01.937Z] firewalld_test.go:14: firewalld is not running [2021-11-11T16:13:01.937Z] [2021-11-11T16:13:01.937Z] DONE 331 tests, 9 skipped in 236.275s Post stage [Pipeline] junit [2021-11-11T16:13:01.950Z] Recording test results [2021-11-11T16:13:02.164Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-11T16:13:02.227Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-11T16:13:02.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43005/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff113911ac30fced8cb9abc6792f18e85a74c005 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff113911ac30fced8cb9abc6792f18e85a74c005 hack/validate/vendor [2021-11-11T16:13:03.103Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-11T16:13:03.489Z] No vendor changes in diff. [2021-11-11T16:13:03.673Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-11T16:13:03.933Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T16:13:03.933Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T16:13:04.389Z] + echo Ensuring container killed. [2021-11-11T16:13:04.389Z] Ensuring container killed. [2021-11-11T16:13:04.389Z] + docker rm -vf docker-pr5 [2021-11-11T16:13:04.389Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-11T16:13:04.503Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T16:13:04.503Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-11T16:13:04.670Z] + echo Chowning /workspace to jenkins user [2021-11-11T16:13:04.670Z] Chowning /workspace to jenkins user [2021-11-11T16:13:04.670Z] + id -u [2021-11-11T16:13:04.670Z] + id -g [2021-11-11T16:13:04.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T16:13:05.072Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-11T16:13:05.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T16:13:05.332Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-11T16:13:05.332Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-11T16:13:05.901Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T16:13:06.161Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T16:13:06.338Z] + bundleName=unit [2021-11-11T16:13:06.338Z] + echo Creating unit-bundles.tar.gz [2021-11-11T16:13:06.338Z] Creating unit-bundles.tar.gz [2021-11-11T16:13:06.338Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-11-11T16:13:06.338Z] bundles/junit-report-libnetwork.xml [2021-11-11T16:13:06.338Z] bundles/junit-report.xml [2021-11-11T16:13:06.338Z] bundles/go-test-report-libnetwork.json [2021-11-11T16:13:06.338Z] bundles/go-test-report.json [2021-11-11T16:13:06.338Z] bundles/profile-libnetwork.out [2021-11-11T16:13:06.338Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-11T16:13:06.348Z] Archiving artifacts [2021-11-11T16:13:06.421Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T16:13:06.421Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-11T16:13:06.991Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-11T16:13:07.037Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:13:07.251Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-11T16:13:07.356Z] + make clean [2021-11-11T16:13:07.511Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T16:13:07.511Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T16:13:07.616Z] docker volume rm -f docker-dev-cache [2021-11-11T16:13:07.616Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T16:13:07.771Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:13:08.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-11T16:13:08.975Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-11T16:13:09.545Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-11T16:13:09.545Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T16:13:09.545Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T16:13:09.805Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T16:13:09.805Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T16:13:10.319Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T16:13:11.187Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T16:13:11.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-11T16:13:11.707Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T16:13:13.090Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T16:13:13.978Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T16:13:14.053Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T16:13:14.053Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T16:13:14.053Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T16:13:14.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-11T16:13:14.882Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-11T16:13:15.823Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-11T16:13:16.392Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T16:13:16.652Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T16:13:17.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-11T16:13:18.161Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T16:13:18.161Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T16:13:18.421Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T16:13:19.804Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents240688482 [2021-11-11T16:13:20.064Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T16:13:20.064Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T16:13:20.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-11T16:13:20.799Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T16:13:21.447Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T16:13:21.447Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T16:13:21.447Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T16:13:22.826Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T16:13:23.086Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-11T16:13:24.467Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T16:13:24.467Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T16:13:24.728Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T16:13:24.728Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T16:13:24.989Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T16:13:25.557Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T16:13:25.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-11T16:13:27.727Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T16:13:28.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-11T16:13:28.896Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T16:13:31.588Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-11T16:13:32.975Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T16:13:34.891Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T16:13:35.460Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T16:13:36.401Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T16:13:36.970Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-11T16:13:38.879Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T16:13:39.087Z] --- PASS: TestBuildWithHugeFile (112.51s) [2021-11-11T16:13:39.087Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T16:13:39.087Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T16:13:39.087Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T16:13:39.087Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:13:39.087Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:13:39.087Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:13:39.087Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:13:39.087Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:13:39.087Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:13:39.087Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T16:13:39.087Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T16:13:39.087Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T16:13:39.087Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-11T16:13:39.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T16:13:39.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T16:13:39.087Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T16:13:39.087Z] === RUN TestBuildPreserveOwnership [2021-11-11T16:13:39.087Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:13:39.087Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestBuildPlatformInvalid [2021-11-11T16:13:39.087Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T16:13:39.087Z] PASS [2021-11-11T16:13:39.087Z] ok github.com/docker/docker/integration/build 196.592s [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === Skipped [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T16:13:39.087Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T16:13:39.087Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T16:13:39.087Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-11-11T16:13:39.087Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T16:13:39.087Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T16:13:39.087Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] DONE 29 tests, 6 skipped in 228.884s [2021-11-11T16:13:39.087Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T16:13:39.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:13:39.087Z] INFO: Testing against a local daemon [2021-11-11T16:13:39.087Z] === RUN TestConfigInspect [2021-11-11T16:13:39.087Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestConfigList [2021-11-11T16:13:39.087Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestConfigsCreateAndDelete [2021-11-11T16:13:39.087Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestConfigsUpdate [2021-11-11T16:13:39.087Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestTemplatedConfig [2021-11-11T16:13:39.087Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T16:13:39.087Z] === RUN TestConfigCreateResolve [2021-11-11T16:13:39.087Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:13:39.087Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T16:13:39.087Z] PASS [2021-11-11T16:13:39.087Z] ok github.com/docker/docker/integration/config 0.097s [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === Skipped [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T16:13:39.087Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:13:39.087Z] [2021-11-11T16:13:39.087Z] DONE 6 tests, 6 skipped in 2.380s [2021-11-11T16:13:39.087Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T16:13:39.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:13:39.088Z] INFO: Testing against a local daemon [2021-11-11T16:13:39.088Z] === RUN TestCheckpoint [2021-11-11T16:13:39.088Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:13:39.088Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T16:13:39.088Z] === RUN TestContainerInvalidJSON [2021-11-11T16:13:39.088Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:13:39.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:13:39.088Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:13:39.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:13:39.088Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T16:13:39.088Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T16:13:39.088Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-11T16:13:39.088Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T16:13:39.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-11T16:13:39.088Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T16:13:39.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-11-11T16:13:39.560Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T16:13:40.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-11-11T16:13:40.031Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T16:13:40.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-11-11T16:13:40.031Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T16:13:40.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-11-11T16:13:40.507Z] === RUN TestCopyFromContainer [2021-11-11T16:13:40.507Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:40.507Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T16:13:40.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:13:40.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:13:40.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:13:40.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:13:40.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:13:40.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:13:40.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T16:13:40.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T16:13:40.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T16:13:40.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T16:13:40.507Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T16:13:40.507Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidEnv [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T16:13:40.507Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:40.507Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T16:13:40.507Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:13:40.507Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T16:13:40.507Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:13:40.507Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:13:40.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:13:40.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T16:13:40.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T16:13:40.507Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T16:13:40.507Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestCreateDifferentPlatform [2021-11-11T16:13:40.507Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T16:13:40.507Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T16:13:40.507Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-11T16:13:40.507Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-11-11T16:13:40.507Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T16:13:40.507Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-11-11T16:13:40.507Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T16:13:40.507Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T16:13:40.507Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T16:13:40.507Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T16:13:40.507Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:40.507Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestDiff [2021-11-11T16:13:40.507Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T16:13:40.507Z] --- SKIP: TestDiff (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestExecWithCloseStdin [2021-11-11T16:13:40.507Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T16:13:40.507Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-11T16:13:40.507Z] === RUN TestExec [2021-11-11T16:13:40.788Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T16:13:41.048Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T16:13:41.989Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-11T16:13:42.251Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T16:13:43.634Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T16:13:45.288Z] --- PASS: TestExec (4.62s) [2021-11-11T16:13:45.288Z] === RUN TestExecUser [2021-11-11T16:13:45.288Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T16:13:45.288Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestExportContainerAndImportImage [2021-11-11T16:13:45.288Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:45.288Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T16:13:45.288Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:45.288Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestHealthCheckWorkdir [2021-11-11T16:13:45.288Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T16:13:45.288Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestHealthKillContainer [2021-11-11T16:13:45.288Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T16:13:45.288Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T16:13:45.288Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T16:13:45.288Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T16:13:45.288Z] === RUN TestKillContainerInvalidSignal [2021-11-11T16:13:45.543Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T16:13:48.080Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T16:13:49.276Z] --- PASS: TestKillContainerInvalidSignal (3.49s) [2021-11-11T16:13:49.276Z] === RUN TestKillContainer [2021-11-11T16:13:49.276Z] === RUN TestKillContainer/no_signal [2021-11-11T16:13:50.909Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T16:13:52.256Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T16:13:52.256Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T16:13:52.256Z] === RUN TestKillContainer/killing_signal [2021-11-11T16:13:52.276Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T16:13:54.812Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T16:13:55.381Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-11T16:13:56.068Z] --- PASS: TestKillContainer (7.08s) [2021-11-11T16:13:56.068Z] --- PASS: TestKillContainer/no_signal (3.51s) [2021-11-11T16:13:56.068Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:13:56.068Z] --- PASS: TestKillContainer/killing_signal (3.52s) [2021-11-11T16:13:56.068Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T16:13:56.068Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:13:56.068Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestKillStoppedContainer [2021-11-11T16:13:56.068Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:13:56.068Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T16:13:56.068Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:13:56.068Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestKillDifferentUserContainer [2021-11-11T16:13:56.068Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T16:13:56.068Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestInspectOomKilledTrue [2021-11-11T16:13:56.068Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:13:56.068Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestInspectOomKilledFalse [2021-11-11T16:13:56.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T16:13:56.068Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T16:13:56.068Z] === RUN TestLogsFollowTailEmpty [2021-11-11T16:13:57.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-11T16:13:58.989Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T16:13:59.840Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T16:13:59.878Z] --- PASS: TestLogsFollowTailEmpty (3.44s) [2021-11-11T16:13:59.878Z] === RUN TestNetworkNat [2021-11-11T16:13:59.878Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T16:13:59.878Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T16:13:59.878Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T16:14:01.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-11T16:14:01.323Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T16:14:02.158Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-11T16:14:03.690Z] --- PASS: TestNetworkLocalhostTCPNat (4.11s) [2021-11-11T16:14:03.690Z] === RUN TestNetworkLoopbackNat [2021-11-11T16:14:03.690Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T16:14:03.690Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T16:14:03.690Z] === RUN TestPause [2021-11-11T16:14:03.690Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T16:14:03.690Z] --- SKIP: TestPause (0.00s) [2021-11-11T16:14:03.690Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T16:14:04.067Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T16:14:04.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-11T16:14:04.326Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T16:14:04.895Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T16:14:05.467Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T16:14:05.467Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T16:14:05.467Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T16:14:06.038Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T16:14:06.655Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.43s) [2021-11-11T16:14:06.655Z] === RUN TestPauseStopPausedContainer [2021-11-11T16:14:06.655Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:14:06.655Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T16:14:06.655Z] === RUN TestPsFilter [2021-11-11T16:14:07.125Z] --- PASS: TestPsFilter (0.38s) [2021-11-11T16:14:07.125Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T16:14:09.332Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-11T16:14:09.332Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T16:14:10.941Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.48s) [2021-11-11T16:14:10.941Z] === RUN TestRemoveContainerWithVolume [2021-11-11T16:14:11.727Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T16:14:11.871Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-11T16:14:11.871Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-11T16:14:12.440Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-11T16:14:13.010Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-11T16:14:13.010Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T16:14:13.010Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-11T16:14:13.010Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T16:14:13.010Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-11T16:14:13.929Z] --- PASS: TestRemoveContainerWithVolume (3.38s) [2021-11-11T16:14:13.929Z] === RUN TestRemoveContainerRunning [2021-11-11T16:14:14.391Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-11T16:14:14.651Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-11T16:14:15.221Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-11T16:14:16.162Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-11T16:14:16.855Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T16:14:17.734Z] --- PASS: TestRemoveContainerRunning (3.52s) [2021-11-11T16:14:17.734Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T16:14:20.377Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-11T16:14:20.770Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-11T16:14:20.770Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T16:14:20.770Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-11T16:14:21.340Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-11T16:14:21.600Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T16:14:21.675Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.51s) [2021-11-11T16:14:21.675Z] === RUN TestRemoveInvalidContainer [2021-11-11T16:14:21.675Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T16:14:21.675Z] === RUN TestRenameLinkedContainer [2021-11-11T16:14:21.675Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:14:21.675Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T16:14:21.675Z] === RUN TestRenameStoppedContainer [2021-11-11T16:14:24.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-11T16:14:24.639Z] --- PASS: TestRenameStoppedContainer (3.62s) [2021-11-11T16:14:24.639Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T16:14:24.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-11T16:14:26.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-11T16:14:28.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-11T16:14:29.906Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T16:14:31.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T16:14:31.822Z] --- PASS: TestRenameRunningContainerAndReuse (7.12s) [2021-11-11T16:14:31.822Z] === RUN TestRenameInvalidName [2021-11-11T16:14:31.896Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T16:14:34.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-11T16:14:35.627Z] --- PASS: TestRenameInvalidName (3.60s) [2021-11-11T16:14:35.627Z] === RUN TestRenameAnonymousContainer [2021-11-11T16:14:35.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-11T16:14:37.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-11T16:14:37.684Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-11T16:14:38.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-11T16:14:39.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-11T16:14:40.146Z] docker_cli_service_logs_test.go:246: checking task ag40iqyhomq8 [2021-11-11T16:14:40.146Z] docker_cli_service_logs_test.go:251: checking messages for ag40iqyhomq8 [2021-11-11T16:14:40.146Z] docker_cli_service_logs_test.go:246: checking task liht916bxgla [2021-11-11T16:14:40.406Z] docker_cli_service_logs_test.go:251: checking messages for liht916bxgla [2021-11-11T16:14:40.979Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-11T16:14:42.359Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-11T16:14:43.740Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-11T16:14:44.680Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-11T16:14:46.062Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T16:14:50.592Z] --- PASS: TestRenameAnonymousContainer (13.34s) [2021-11-11T16:14:50.593Z] === RUN TestRenameContainerWithSameName [2021-11-11T16:14:51.337Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-11T16:14:52.832Z] --- PASS: TestRenameContainerWithSameName (3.62s) [2021-11-11T16:14:52.832Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T16:14:52.832Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:14:52.832Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:14:52.832Z] === RUN TestResize [2021-11-11T16:14:53.243Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-11T16:14:56.652Z] --- PASS: TestResize (3.69s) [2021-11-11T16:14:56.652Z] === RUN TestResizeWithInvalidSize [2021-11-11T16:14:59.617Z] --- PASS: TestResizeWithInvalidSize (3.51s) [2021-11-11T16:14:59.617Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T16:15:01.368Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T16:15:01.368Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T16:15:01.368Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T16:15:01.938Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T16:15:01.938Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T16:15:01.938Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T16:15:01.938Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T16:15:02.507Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T16:15:02.508Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T16:15:03.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T16:15:03.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T16:15:03.338Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T16:15:03.338Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T16:15:03.338Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T16:15:03.450Z] --- PASS: TestResizeWhenContainerNotStarted (3.49s) [2021-11-11T16:15:03.450Z] === RUN TestDaemonRestartKillContainers [2021-11-11T16:15:03.450Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:03.450Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:15:03.450Z] === RUN TestStats [2021-11-11T16:15:03.450Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:15:03.450Z] --- SKIP: TestStats (0.00s) [2021-11-11T16:15:03.450Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T16:15:04.725Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T16:15:04.725Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T16:15:04.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T16:15:04.984Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T16:15:04.984Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-11T16:15:09.181Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-11T16:15:10.562Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T16:15:10.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.63s) [2021-11-11T16:15:10.703Z] === RUN TestStopContainerWithTimeout [2021-11-11T16:15:10.703Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:15:10.703Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T16:15:10.703Z] === RUN TestUpdateRestartPolicy [2021-11-11T16:15:11.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-11T16:15:12.206Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T16:15:12.206Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T16:15:12.206Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T16:15:14.747Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T16:15:14.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-11T16:15:16.656Z] docker_cli_swarm_test.go:1901: [d9e814d057412] joining swarm manager [dc552a432a27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:15:17.227Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T16:15:17.227Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite (1267.36s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.22s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.39s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.42s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.91s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.69s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.52s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.69s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.21s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.93s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.19s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.85s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.14s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.26s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.45s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.70s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.12s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.53s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.16s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.03s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.82s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.93s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.80s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.72s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.89s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.93s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.11s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.85s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.21s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.65s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.84s) [2021-11-11T16:15:17.227Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.68s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.59s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.25s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.15s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.83s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.34s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.99s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.31s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.95s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.79s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.22s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.72s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.78s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.71s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.75s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.36s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.29s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.88s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.77s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.98s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.75s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.82s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.66s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.20s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.76s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.35s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.57s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.66s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.10s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.01s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.38s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.96s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.13s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.38s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.32s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.93s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildPATH (1.36s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.15s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.32s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.32s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.68s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.65s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.83s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.31s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.42s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.37s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.57s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.47s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.35s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-11-11T16:15:17.228Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-11-11T16:15:17.228Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.44s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.02s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.49s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.45s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2021-11-11T16:15:17.229Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.35s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.47s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.56s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.82s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.62s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb3830_} (1.31s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12450519826_/foo_false____} (1.29s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12450519826_/foo_true____} (1.30s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_false____} (1.30s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_true____} (1.38s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32827309979_/foo_true__0xc000cb3a70__} (1.44s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb3ad0_} (1.46s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb3b30_} (1.42s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb3b48_} (1.39s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb3b78_} (1.45s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.12s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.61s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.81s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.17s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.82s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.65s) [2021-11-11T16:15:17.229Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-11-11T16:15:17.229Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.29s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.88s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-11T16:15:17.229Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsAttach (0.47s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsCopy (1.08s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.13s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.59s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-11-11T16:15:17.230Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFilters (1.20s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.58s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.65s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.32s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.48s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.80s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.74s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportFile (1.22s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportGzipped (1.62s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectHistory (0.73s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.57s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.60s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.85s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.56s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.98s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.53s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.66s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsSince (6.48s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.65s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.64s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestNetHostname (1.58s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.89s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.13s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.40s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPortList (7.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.67s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.74s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.41s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.14s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.48s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.63s) [2021-11-11T16:15:17.492Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T16:15:17.492Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.21s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.38s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.55s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.11s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.17s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.57s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (0.96s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.64s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.39s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.99s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.29s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.90s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.84s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.19s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMount (3.83s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.65s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.80s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.82s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.20s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.74s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.40s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-11-11T16:15:17.493Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2021-11-11T16:15:17.493Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.44s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.55s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.98s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartRecordError (1.25s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.87s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.80s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.74s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.88s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.04s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.23s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.92s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.29s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.64s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.36s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.25s) [2021-11-11T16:15:17.494Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2021-11-11T16:15:17.494Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T16:15:17.494Z] === RUN TestDockerRegistrySuite [2021-11-11T16:15:17.494Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T16:15:18.065Z] docker_cli_swarm_test.go:1902: [d484587bd2bff] joining swarm manager [dc552a432a27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:15:18.635Z] check_test.go:195: [d6df5a79a6367] daemon is not started [2021-11-11T16:15:18.635Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T16:15:19.575Z] check_test.go:195: [d29cda8b35103] daemon is not started [2021-11-11T16:15:19.575Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T16:15:20.957Z] check_test.go:195: [d097450f42142] daemon is not started [2021-11-11T16:15:20.958Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T16:15:20.958Z] check_test.go:195: [d6635aa7d249c] daemon is not started [2021-11-11T16:15:20.958Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:15:23.497Z] check_test.go:195: [d12fdd7009ec8] daemon is not started [2021-11-11T16:15:23.497Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:15:28.785Z] check_test.go:195: [d72a33389ff26] daemon is not started [2021-11-11T16:15:28.785Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T16:15:30.695Z] check_test.go:195: [d9f9fb7931f35] daemon is not started [2021-11-11T16:15:30.695Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T16:15:31.635Z] check_test.go:195: [d60e772843cb9] daemon is not started [2021-11-11T16:15:31.635Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T16:15:32.574Z] check_test.go:195: [dffed0958b8f4] daemon is not started [2021-11-11T16:15:32.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T16:15:33.518Z] check_test.go:195: [d0c9df2f01087] daemon is not started [2021-11-11T16:15:33.518Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T16:15:34.089Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-11T16:15:34.659Z] check_test.go:195: [dce961ff4bf9c] daemon is not started [2021-11-11T16:15:34.659Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T16:15:35.599Z] check_test.go:195: [dab11e37d6cad] daemon is not started [2021-11-11T16:15:35.599Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T16:15:36.090Z] --- PASS: TestUpdateRestartPolicy (26.25s) [2021-11-11T16:15:36.090Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T16:15:36.982Z] check_test.go:195: [da2e5011091a4] daemon is not started [2021-11-11T16:15:36.982Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T16:15:37.551Z] check_test.go:195: [dd2579a490133] daemon is not started [2021-11-11T16:15:37.811Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T16:15:37.961Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T16:15:37.961Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T16:15:37.961Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T16:15:37.961Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T16:15:38.382Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a2e55044d2ad27a76a4509538052325fdcb53269f08f46e8f5b11a4e6a422db [2021-11-11T16:15:39.329Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99d221a8f49eeac57b848803a9ac4fcf6f31403d5bb117c987dde140ecfa6849 [2021-11-11T16:15:39.329Z] check_test.go:195: [d8a2b514a23ee] daemon is not started [2021-11-11T16:15:39.329Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T16:15:39.524Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T16:15:39.903Z] --- PASS: TestUpdateRestartWithAutoRemove (3.46s) [2021-11-11T16:15:39.903Z] === RUN TestWaitNonBlocked [2021-11-11T16:15:39.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:15:39.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:15:39.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:15:39.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:15:39.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T16:15:39.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T16:15:40.268Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04c85a894d4bd288f3dcc296af748503b61e1649c6a64dd7e6848cca515e7a51 [2021-11-11T16:15:40.838Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f0925d25926f76ef83ea539cc05f544fb97e36788b29b9a8369fa4baab0292a [2021-11-11T16:15:41.097Z] check_test.go:195: [dd49467361b9f] daemon is not started [2021-11-11T16:15:41.097Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T16:15:42.478Z] check_test.go:195: [d8e12ac8c1765] daemon is not started [2021-11-11T16:15:42.478Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T16:15:42.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-11T16:15:43.711Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T16:15:43.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.94s) [2021-11-11T16:15:43.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.22s) [2021-11-11T16:15:43.712Z] === RUN TestWaitBlocked [2021-11-11T16:15:43.712Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:15:43.712Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T16:15:43.712Z] PASS [2021-11-11T16:15:43.712Z] ok github.com/docker/docker/integration/container 124.567s [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === Skipped [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T16:15:43.712Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T16:15:43.712Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T16:15:43.712Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T16:15:43.712Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T16:15:43.712Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T16:15:43.712Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T16:15:43.712Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T16:15:43.712Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T16:15:43.712Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T16:15:43.712Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-11T16:15:43.712Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T16:15:43.712Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T16:15:43.712Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T16:15:43.712Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T16:15:43.712Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T16:15:43.712Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T16:15:43.712Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T16:15:43.712Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T16:15:43.712Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T16:15:43.712Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T16:15:43.712Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T16:15:43.712Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T16:15:43.712Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T16:15:43.712Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T16:15:43.712Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T16:15:43.712Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T16:15:43.712Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T16:15:43.712Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T16:15:43.712Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:15:43.712Z] [2021-11-11T16:15:43.712Z] DONE 87 tests, 34 skipped in 127.326s [2021-11-11T16:15:43.712Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T16:15:44.270Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T16:15:44.270Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T16:15:44.270Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T16:15:44.270Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T16:15:44.389Z] check_test.go:195: [d9c01c5cd5510] daemon is not started [2021-11-11T16:15:44.389Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T16:15:44.738Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T16:15:44.738Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T16:15:44.738Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T16:15:44.738Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T16:15:44.738Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T16:15:44.738Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T16:15:44.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T16:15:44.957Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-11T16:15:45.527Z] check_test.go:195: [d24528a9e056f] daemon is not started [2021-11-11T16:15:45.527Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:15:45.786Z] check_test.go:195: [dfab2fb69262b] daemon is not started [2021-11-11T16:15:45.786Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:15:47.170Z] check_test.go:195: [db2d6ac5b659d] daemon is not started [2021-11-11T16:15:47.170Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:15:48.111Z] check_test.go:195: [df943b9291637] daemon is not started [2021-11-11T16:15:48.111Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:15:48.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T16:15:48.628Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:15:48.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T16:15:48.628Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:15:48.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T16:15:48.628Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:15:48.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T16:15:48.681Z] check_test.go:195: [dd8ec94904dd6] daemon is not started [2021-11-11T16:15:48.681Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T16:15:49.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T16:15:51.219Z] check_test.go:195: [dc28d934434da] daemon is not started [2021-11-11T16:15:51.219Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T16:15:51.219Z] check_test.go:195: [d6d1ac5075127] daemon is not started [2021-11-11T16:15:51.219Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T16:15:52.161Z] check_test.go:195: [d4d42512f1840] daemon is not started [2021-11-11T16:15:52.422Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T16:15:52.681Z] check_test.go:195: [de22877fd61e0] daemon is not started [2021-11-11T16:15:52.681Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T16:15:52.940Z] check_test.go:195: [d7db18a059d16] daemon is not started [2021-11-11T16:15:52.940Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T16:15:53.200Z] check_test.go:195: [d619e874ef926] daemon is not started [2021-11-11T16:15:53.200Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T16:15:53.460Z] check_test.go:195: [dbe7cfe6185e6] daemon is not started [2021-11-11T16:15:53.460Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T16:15:53.720Z] check_test.go:195: [d106576c17d1f] daemon is not started [2021-11-11T16:15:53.720Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T16:15:53.982Z] check_test.go:195: [df5293d98c9c3] daemon is not started [2021-11-11T16:15:53.982Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T16:15:54.922Z] check_test.go:195: [d34993a162a6b] daemon is not started [2021-11-11T16:15:54.922Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T16:15:56.303Z] check_test.go:195: [d2418f8611880] daemon is not started [2021-11-11T16:15:56.303Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T16:15:56.873Z] check_test.go:195: [db09dbb911b5b] daemon is not started [2021-11-11T16:15:56.873Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T16:15:57.812Z] check_test.go:195: [d15a0060b1414] daemon is not started [2021-11-11T16:15:58.072Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T16:15:59.011Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite (42.37s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.20s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.05s) [2021-11-11T16:15:59.580Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.30s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.12s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-11-11T16:15:59.581Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2021-11-11T16:15:59.581Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T16:15:59.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T16:15:59.840Z] check_test.go:222: [d351210689b22] daemon is not started [2021-11-11T16:15:59.840Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:16:00.023Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T16:16:00.101Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-11T16:16:02.647Z] docker_cli_swarm_test.go:1802: [d738635ca0141] joining swarm manager [dbe6539da72db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:16:02.908Z] check_test.go:222: [d0a36d6a35c62] daemon is not started [2021-11-11T16:16:02.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:16:03.847Z] docker_cli_swarm_test.go:1803: [d132d5258044d] joining swarm manager [dbe6539da72db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:16:08.049Z] check_test.go:222: [d0037a6ba1151] daemon is not started [2021-11-11T16:16:08.049Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T16:16:11.342Z] check_test.go:222: [da2a4dd54b09d] daemon is not started [2021-11-11T16:16:11.342Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T16:16:11.911Z] check_test.go:222: [dae83a0e0c881] daemon is not started [2021-11-11T16:16:11.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T16:16:12.852Z] check_test.go:222: [d0b25969a8485] daemon is not started [2021-11-11T16:16:12.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:16:12.852Z] check_test.go:222: [d66040af929ee] daemon is not started [2021-11-11T16:16:12.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T16:16:13.355Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T16:16:13.355Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T16:16:13.355Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T16:16:13.355Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T16:16:13.791Z] check_test.go:222: [dcb15b9ef828d] daemon is not started [2021-11-11T16:16:13.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:16:14.072Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T16:16:14.072Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:16:14.072Z] === RUN TestDaemonConfigValidation [2021-11-11T16:16:14.072Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T16:16:14.072Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T16:16:14.072Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:16:14.072Z] === RUN TestDaemonProxy [2021-11-11T16:16:14.072Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:16:14.072Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T16:16:14.072Z] PASS [2021-11-11T16:16:14.072Z] ok github.com/docker/docker/integration/daemon 0.123s [2021-11-11T16:16:14.072Z] [2021-11-11T16:16:14.072Z] === Skipped [2021-11-11T16:16:14.072Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T16:16:14.072Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] [2021-11-11T16:16:14.072Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T16:16:14.072Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] [2021-11-11T16:16:14.072Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T16:16:14.072Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T16:16:14.072Z] [2021-11-11T16:16:14.072Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T16:16:14.072Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T16:16:14.072Z] [2021-11-11T16:16:14.072Z] DONE 4 tests, 4 skipped in 29.098s [2021-11-11T16:16:14.072Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T16:16:14.732Z] check_test.go:222: [d1744a1404237] daemon is not started [2021-11-11T16:16:14.732Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T16:16:14.972Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T16:16:14.972Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T16:16:14.972Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T16:16:14.972Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T16:16:14.972Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T16:16:14.972Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T16:16:15.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:15.075Z] INFO: Testing against a local daemon [2021-11-11T16:16:15.075Z] === RUN TestCommitInheritsEnv [2021-11-11T16:16:15.075Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:16:15.075Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T16:16:15.075Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T16:16:15.075Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:16:15.075Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:16:15.075Z] === RUN TestImagesFilterMultiReference [2021-11-11T16:16:15.075Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-11-11T16:16:15.075Z] === RUN TestImagePullPlatformInvalid [2021-11-11T16:16:15.075Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-11T16:16:15.075Z] === RUN TestRemoveImageOrphaning [2021-11-11T16:16:15.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-11T16:16:15.672Z] check_test.go:222: [d60022e031c40] daemon is not started [2021-11-11T16:16:15.672Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T16:16:16.536Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T16:16:16.536Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T16:16:16.650Z] --- PASS: TestRemoveImageOrphaning (1.29s) [2021-11-11T16:16:16.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T16:16:16.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T16:16:16.651Z] === RUN TestTagInvalidReference [2021-11-11T16:16:16.651Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T16:16:16.651Z] === RUN TestTagValidPrefixedRepo [2021-11-11T16:16:16.651Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-11-11T16:16:16.651Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T16:16:16.651Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T16:16:16.651Z] === RUN TestTagOfficialNames [2021-11-11T16:16:16.651Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-11T16:16:16.651Z] === RUN TestTagMatchesDigest [2021-11-11T16:16:16.651Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-11T16:16:16.651Z] PASS [2021-11-11T16:16:16.651Z] ok github.com/docker/docker/integration/image 1.846s [2021-11-11T16:16:17.121Z] [2021-11-11T16:16:17.121Z] === Skipped [2021-11-11T16:16:17.121Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T16:16:17.121Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:16:17.121Z] [2021-11-11T16:16:17.121Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T16:16:17.121Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T16:16:17.121Z] [2021-11-11T16:16:17.121Z] DONE 11 tests, 2 skipped in 3.861s [2021-11-11T16:16:17.121Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T16:16:17.143Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T16:16:18.210Z] check_test.go:222: [dd32dcf443838] daemon is not started [2021-11-11T16:16:18.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T16:16:18.779Z] check_test.go:222: [d96d1d981dc52] daemon is not started [2021-11-11T16:16:18.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T16:16:19.038Z] check_test.go:222: [de1231c0e293a] daemon is not started [2021-11-11T16:16:19.038Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T16:16:19.038Z] check_test.go:222: [dd012da13f642] daemon is not started [2021-11-11T16:16:19.038Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T16:16:19.298Z] check_test.go:222: [dc47a42f27193] daemon is not started [2021-11-11T16:16:19.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T16:16:19.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:19.359Z] INFO: Testing against a local daemon [2021-11-11T16:16:19.359Z] === RUN TestNetworkCreateDelete [2021-11-11T16:16:19.359Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.359Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T16:16:19.359Z] 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-11-11T16:16:19.359Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonDNSFallback [2021-11-11T16:16:19.359Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestInspectNetwork [2021-11-11T16:16:19.359Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:19.359Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T16:16:19.359Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.359Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestNetworkInvalidJSON [2021-11-11T16:16:19.359Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T16:16:19.359Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T16:16:19.359Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:16:19.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:16:19.359Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:16:19.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:16:19.359Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T16:16:19.359Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T16:16:19.359Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T16:16:19.359Z] === RUN TestNetworkList [2021-11-11T16:16:19.359Z] === RUN TestNetworkList//networks [2021-11-11T16:16:19.359Z] === PAUSE TestNetworkList//networks [2021-11-11T16:16:19.359Z] === RUN TestNetworkList//networks/ [2021-11-11T16:16:19.359Z] === PAUSE TestNetworkList//networks/ [2021-11-11T16:16:19.359Z] === CONT TestNetworkList//networks [2021-11-11T16:16:19.359Z] === CONT TestNetworkList//networks/ [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkList (0.04s) [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T16:16:19.359Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-11-11T16:16:19.359Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T16:16:19.359Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T16:16:19.359Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T16:16:19.359Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T16:16:19.359Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T16:16:19.359Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T16:16:19.359Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T16:16:19.359Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T16:16:19.359Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:16:19.359Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T16:16:19.359Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:16:19.359Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T16:16:19.359Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:16:19.359Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:16:19.359Z] PASS [2021-11-11T16:16:19.359Z] ok github.com/docker/docker/integration/network 0.176s [2021-11-11T16:16:19.558Z] check_test.go:222: [d0974fa1470db] daemon is not started [2021-11-11T16:16:19.558Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === Skipped [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T16:16:19.832Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T16:16:19.832Z] 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-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T16:16:19.832Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T16:16:19.832Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T16:16:19.832Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T16:16:19.832Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:243: FLAKY_TEST [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T16:16:19.832Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T16:16:19.832Z] [2021-11-11T16:16:19.832Z] DONE 22 tests, 15 skipped in 2.485s [2021-11-11T16:16:19.832Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T16:16:20.103Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T16:16:20.127Z] check_test.go:222: [d12c74721b219] daemon is not started [2021-11-11T16:16:20.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T16:16:20.127Z] check_test.go:222: [d343b4705b14a] daemon is not started [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite (20.48s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.03s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.66s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-11-11T16:16:20.127Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-11T16:16:20.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T16:16:20.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T16:16:20.303Z] testing: warning: no tests to run [2021-11-11T16:16:20.303Z] PASS [2021-11-11T16:16:20.303Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2021-11-11T16:16:20.303Z] [2021-11-11T16:16:20.303Z] DONE 0 tests in 0.695s [2021-11-11T16:16:20.697Z] check_test.go:251: [d2649d7a1125a] daemon is not started [2021-11-11T16:16:20.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T16:16:20.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T16:16:21.245Z] testing: warning: no tests to run [2021-11-11T16:16:21.245Z] PASS [2021-11-11T16:16:21.245Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2021-11-11T16:16:21.245Z] [2021-11-11T16:16:21.245Z] DONE 0 tests in 0.697s [2021-11-11T16:16:21.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T16:16:21.268Z] check_test.go:251: [d8c428d5ff2dd] daemon is not started [2021-11-11T16:16:21.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T16:16:21.528Z] check_test.go:251: [d3c707098755a] daemon is not started [2021-11-11T16:16:21.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T16:16:22.392Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T16:16:22.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T16:16:23.471Z] testing: warning: no tests to run [2021-11-11T16:16:23.471Z] PASS [2021-11-11T16:16:23.471Z] ok github.com/docker/docker/integration/plugin 0.072s [2021-11-11T16:16:23.471Z] [2021-11-11T16:16:23.471Z] DONE 0 tests in 2.001s [2021-11-11T16:16:23.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T16:16:23.481Z] check_test.go:251: [d3f647dbfdc6c] daemon is not started [2021-11-11T16:16:23.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T16:16:23.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-11T16:16:23.901Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T16:16:23.901Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T16:16:23.901Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T16:16:23.901Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T16:16:24.052Z] check_test.go:251: [dff2262d469eb] daemon is not started [2021-11-11T16:16:24.052Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T16:16:24.369Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T16:16:24.369Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T16:16:24.369Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T16:16:24.369Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T16:16:24.369Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T16:16:24.369Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T16:16:24.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T16:16:24.464Z] testing: warning: no tests to run [2021-11-11T16:16:24.464Z] PASS [2021-11-11T16:16:24.464Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2021-11-11T16:16:24.464Z] [2021-11-11T16:16:24.464Z] DONE 0 tests in 0.798s [2021-11-11T16:16:24.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T16:16:24.993Z] check_test.go:251: [d7cfe2fd308eb] daemon is not started [2021-11-11T16:16:24.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T16:16:24.993Z] check_test.go:251: [d77a2a0d98a38] daemon is not started [2021-11-11T16:16:24.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.98s) [2021-11-11T16:16:24.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2021-11-11T16:16:25.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2021-11-11T16:16:25.253Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T16:16:25.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T16:16:25.513Z] docker_cli_swarm_test.go:1321: [d36dd31ce0500] joining swarm manager [d31f190490f7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:16:26.901Z] docker_cli_swarm_test.go:1322: [dfe26a9dc58e7] joining swarm manager [d31f190490f7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:16:28.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T16:16:28.157Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:16:28.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T16:16:28.157Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:16:28.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T16:16:28.157Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:16:28.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T16:16:28.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T16:16:29.539Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T16:16:30.192Z] check_test.go:278: [d1fb453d56f69] daemon is not started [2021-11-11T16:16:30.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T16:16:30.361Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:30.361Z] INFO: Testing against a local daemon [2021-11-11T16:16:30.361Z] === RUN TestPluginInvalidJSON [2021-11-11T16:16:30.361Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:16:30.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:16:30.361Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T16:16:30.361Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T16:16:30.361Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T16:16:30.361Z] === RUN TestPluginInstall [2021-11-11T16:16:30.361Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T16:16:30.361Z] === RUN TestPluginsWithRuntimes [2021-11-11T16:16:30.361Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T16:16:30.361Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T16:16:30.361Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:16:30.361Z] PASS [2021-11-11T16:16:30.361Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2021-11-11T16:16:30.361Z] [2021-11-11T16:16:30.361Z] === Skipped [2021-11-11T16:16:30.361Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T16:16:30.361Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] [2021-11-11T16:16:30.361Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T16:16:30.361Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] [2021-11-11T16:16:30.361Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T16:16:30.361Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T16:16:30.361Z] [2021-11-11T16:16:30.361Z] DONE 5 tests, 3 skipped in 5.734s [2021-11-11T16:16:30.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T16:16:30.452Z] check_test.go:278: [d1ef02ccbbe5c] daemon is not started [2021-11-11T16:16:30.452Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T16:16:30.452Z] check_test.go:278: [d2fa686bab2d3] daemon is not started [2021-11-11T16:16:30.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T16:16:30.713Z] check_test.go:278: [d3743a38f94b9] daemon is not started [2021-11-11T16:16:30.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T16:16:30.973Z] check_test.go:278: [d94b6764c23d2] daemon is not started [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-11T16:16:30.973Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-11T16:16:30.973Z] === RUN TestDockerNetworkSuite [2021-11-11T16:16:30.973Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-11T16:16:32.883Z] docker_cli_network_unix_test.go:46: [da6e27254e3d9] daemon is not started [2021-11-11T16:16:32.883Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-11T16:16:33.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:33.332Z] INFO: Testing against a local daemon [2021-11-11T16:16:33.332Z] === RUN TestExternalGraphDriver [2021-11-11T16:16:33.332Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:16:33.332Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T16:16:33.332Z] === RUN TestGraphdriverPluginV2 [2021-11-11T16:16:33.332Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:16:33.332Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:16:33.333Z] PASS [2021-11-11T16:16:33.333Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.111s [2021-11-11T16:16:33.376Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T16:16:33.455Z] docker_cli_network_unix_test.go:46: [ddac39ece07e4] daemon is not started [2021-11-11T16:16:33.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-11T16:16:33.803Z] [2021-11-11T16:16:33.803Z] === Skipped [2021-11-11T16:16:33.803Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T16:16:33.803Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T16:16:33.803Z] [2021-11-11T16:16:33.803Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T16:16:33.803Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T16:16:33.803Z] [2021-11-11T16:16:33.803Z] DONE 2 tests, 2 skipped in 3.397s [2021-11-11T16:16:33.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T16:16:35.397Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T16:16:35.626Z] docker_cli_network_unix_test.go:46: [d4550329ac5d8] daemon is not started [2021-11-11T16:16:36.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:36.051Z] INFO: Testing against a local daemon [2021-11-11T16:16:36.051Z] === RUN TestReadPluginNoRead [2021-11-11T16:16:36.051Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:16:36.051Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T16:16:36.051Z] PASS [2021-11-11T16:16:36.051Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2021-11-11T16:16:36.051Z] [2021-11-11T16:16:36.051Z] === Skipped [2021-11-11T16:16:36.051Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T16:16:36.051Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T16:16:36.051Z] [2021-11-11T16:16:36.051Z] DONE 1 tests, 1 skipped in 2.413s [2021-11-11T16:16:36.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-11T16:16:36.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T16:16:37.520Z] testing: warning: no tests to run [2021-11-11T16:16:37.520Z] PASS [2021-11-11T16:16:37.520Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2021-11-11T16:16:37.520Z] [2021-11-11T16:16:37.520Z] DONE 0 tests in 1.262s [2021-11-11T16:16:37.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T16:16:37.577Z] docker_cli_network_unix_test.go:46: [d08567485d39a] daemon is not started [2021-11-11T16:16:37.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-11T16:16:37.837Z] docker_cli_network_unix_test.go:1233: [d65e130d00c47] daemon is not started [2021-11-11T16:16:39.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:39.747Z] INFO: Testing against a local daemon [2021-11-11T16:16:39.747Z] === RUN TestPluginWithDevMounts [2021-11-11T16:16:39.747Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:39.747Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T16:16:39.747Z] PASS [2021-11-11T16:16:39.747Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2021-11-11T16:16:39.747Z] [2021-11-11T16:16:39.747Z] === Skipped [2021-11-11T16:16:39.748Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T16:16:39.748Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:39.748Z] [2021-11-11T16:16:39.748Z] DONE 1 tests, 1 skipped in 2.203s [2021-11-11T16:16:40.219Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T16:16:40.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-11T16:16:41.249Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T16:16:41.313Z] docker_cli_network_unix_test.go:46: [d019c13321194] daemon is not started [2021-11-11T16:16:41.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-11T16:16:42.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:42.448Z] INFO: Testing against a local daemon [2021-11-11T16:16:42.448Z] === RUN TestSecretInspect [2021-11-11T16:16:42.448Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T16:16:42.448Z] === RUN TestSecretList [2021-11-11T16:16:42.448Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T16:16:42.448Z] === RUN TestSecretsCreateAndDelete [2021-11-11T16:16:42.448Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:16:42.448Z] === RUN TestSecretsUpdate [2021-11-11T16:16:42.448Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T16:16:42.448Z] === RUN TestTemplatedSecret [2021-11-11T16:16:42.448Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T16:16:42.448Z] === RUN TestSecretCreateResolve [2021-11-11T16:16:42.448Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:42.448Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T16:16:42.448Z] PASS [2021-11-11T16:16:42.448Z] ok github.com/docker/docker/integration/secret 0.102s [2021-11-11T16:16:42.448Z] [2021-11-11T16:16:42.448Z] === Skipped [2021-11-11T16:16:42.448Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T16:16:42.448Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] [2021-11-11T16:16:42.448Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T16:16:42.448Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] [2021-11-11T16:16:42.448Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T16:16:42.448Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.448Z] [2021-11-11T16:16:42.448Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T16:16:42.448Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.449Z] [2021-11-11T16:16:42.449Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T16:16:42.449Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:42.449Z] [2021-11-11T16:16:42.449Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T16:16:42.449Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:42.449Z] [2021-11-11T16:16:42.449Z] DONE 6 tests, 6 skipped in 2.212s [2021-11-11T16:16:42.449Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T16:16:42.810Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T16:16:45.414Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:45.415Z] INFO: Testing against a local daemon [2021-11-11T16:16:45.415Z] === RUN TestServiceCreateInit [2021-11-11T16:16:45.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T16:16:45.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T16:16:45.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- PASS: TestServiceCreateInit (0.06s) [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T16:16:45.415Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceConflict [2021-11-11T16:16:45.415Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T16:16:45.415Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-11T16:16:45.415Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T16:16:45.415Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T16:16:45.415Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T16:16:45.415Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceSysctls [2021-11-11T16:16:45.415Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-11-11T16:16:45.415Z] === RUN TestCreateServiceCapabilities [2021-11-11T16:16:45.415Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-11T16:16:45.415Z] === RUN TestInspect [2021-11-11T16:16:45.415Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestInspect (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestCreateJob [2021-11-11T16:16:45.415Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestReplicatedJob [2021-11-11T16:16:45.415Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestUpdateReplicatedJob [2021-11-11T16:16:45.415Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServiceListWithStatuses [2021-11-11T16:16:45.415Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T16:16:45.415Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestDockerNetworkReConnect [2021-11-11T16:16:45.415Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServicePlugin [2021-11-11T16:16:45.415Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServiceUpdateLabel [2021-11-11T16:16:45.415Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServiceUpdateSecrets [2021-11-11T16:16:45.415Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServiceUpdateConfigs [2021-11-11T16:16:45.415Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T16:16:45.415Z] === RUN TestServiceUpdateNetwork [2021-11-11T16:16:45.415Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T16:16:45.415Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T16:16:45.415Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:16:45.415Z] PASS [2021-11-11T16:16:45.415Z] ok github.com/docker/docker/integration/service 0.277s [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === Skipped [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-11T16:16:45.415Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T16:16:45.415Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-11-11T16:16:45.415Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-11T16:16:45.415Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T16:16:45.415Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T16:16:45.415Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T16:16:45.415Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T16:16:45.415Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T16:16:45.415Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T16:16:45.415Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T16:16:45.415Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T16:16:45.415Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T16:16:45.415Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T16:16:45.415Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-11-11T16:16:45.415Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T16:16:45.415Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T16:16:45.415Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T16:16:45.415Z] [2021-11-11T16:16:45.415Z] DONE 24 tests, 23 skipped in 3.036s [2021-11-11T16:16:45.415Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T16:16:45.772Z] docker_cli_network_unix_test.go:46: [d49b7d87d25d3] daemon is not started [2021-11-11T16:16:45.860Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T16:16:46.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T16:16:46.845Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T16:16:46.845Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T16:16:46.845Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T16:16:46.845Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T16:16:46.845Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T16:16:46.845Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T16:16:47.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:47.664Z] INFO: Testing against a local daemon [2021-11-11T16:16:47.664Z] === RUN TestSessionCreate [2021-11-11T16:16:47.664Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:47.664Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T16:16:47.664Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T16:16:47.664Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:47.664Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:16:47.664Z] PASS [2021-11-11T16:16:47.664Z] ok github.com/docker/docker/integration/session 0.099s [2021-11-11T16:16:47.664Z] [2021-11-11T16:16:47.664Z] === Skipped [2021-11-11T16:16:47.664Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T16:16:47.664Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:47.664Z] [2021-11-11T16:16:47.664Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T16:16:47.664Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T16:16:47.664Z] [2021-11-11T16:16:47.664Z] DONE 2 tests, 2 skipped in 2.057s [2021-11-11T16:16:47.664Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T16:16:48.107Z] docker_cli_network_unix_test.go:46: [d7318f65c64f1] daemon is not started [2021-11-11T16:16:48.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-11T16:16:49.617Z] docker_cli_network_unix_test.go:46: [d7afd853d6ef9] daemon is not started [2021-11-11T16:16:49.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-11T16:16:49.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:49.886Z] INFO: Testing against a local daemon [2021-11-11T16:16:49.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T16:16:49.886Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:49.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestDiskUsage [2021-11-11T16:16:49.886Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:16:49.886Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestEventsExecDie [2021-11-11T16:16:49.886Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:16:49.886Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestEventsBackwardsCompatible [2021-11-11T16:16:49.886Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:16:49.886Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestEventsVolumeCreate [2021-11-11T16:16:49.886Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:16:49.886Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestInfoAPI [2021-11-11T16:16:49.886Z] --- PASS: TestInfoAPI (0.05s) [2021-11-11T16:16:49.886Z] === RUN TestInfoAPIWarnings [2021-11-11T16:16:49.886Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:16:49.886Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestInfoDebug [2021-11-11T16:16:49.886Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:49.886Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestInfoInsecureRegistries [2021-11-11T16:16:49.886Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:49.886Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestInfoRegistryMirrors [2021-11-11T16:16:49.886Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:49.886Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T16:16:49.886Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T16:16:50.137Z] docker_cli_network_unix_test.go:46: [d6c693f8854c3] daemon is not started [2021-11-11T16:16:50.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-11T16:16:50.656Z] docker_cli_network_unix_test.go:46: [d7b3d9c00e3e6] daemon is not started [2021-11-11T16:16:50.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-11T16:16:50.879Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-11T16:16:50.879Z] === RUN TestPingCacheHeaders [2021-11-11T16:16:50.879Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T16:16:50.879Z] === RUN TestPingGet [2021-11-11T16:16:50.879Z] --- PASS: TestPingGet (0.03s) [2021-11-11T16:16:50.879Z] === RUN TestPingHead [2021-11-11T16:16:50.879Z] --- PASS: TestPingHead (0.04s) [2021-11-11T16:16:50.879Z] === RUN TestVersion [2021-11-11T16:16:50.879Z] --- PASS: TestVersion (0.03s) [2021-11-11T16:16:50.879Z] PASS [2021-11-11T16:16:50.879Z] ok github.com/docker/docker/integration/system 1.247s [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === Skipped [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T16:16:50.879Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T16:16:50.879Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T16:16:50.879Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T16:16:50.879Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T16:16:50.879Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T16:16:50.879Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T16:16:50.879Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T16:16:50.879Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:50.879Z] [2021-11-11T16:16:50.879Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T16:16:50.880Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T16:16:50.880Z] [2021-11-11T16:16:50.880Z] DONE 15 tests, 9 skipped in 3.324s [2021-11-11T16:16:51.226Z] docker_cli_network_unix_test.go:46: [d0e76cbc461d4] daemon is not started [2021-11-11T16:16:51.353Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T16:16:51.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-11T16:16:52.055Z] docker_cli_network_unix_test.go:46: [d92a547b282e6] daemon is not started [2021-11-11T16:16:52.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-11T16:16:52.574Z] docker_cli_network_unix_test.go:46: [db778be1ab972] daemon is not started [2021-11-11T16:16:52.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-11T16:16:52.834Z] docker_cli_network_unix_test.go:46: [d9cf8149008e9] daemon is not started [2021-11-11T16:16:52.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-11T16:16:53.289Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T16:16:53.289Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T16:16:53.289Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T16:16:53.289Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T16:16:53.407Z] docker_cli_network_unix_test.go:46: [ddd6487afabf2] daemon is not started [2021-11-11T16:16:53.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-11T16:16:53.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:16:53.581Z] INFO: Testing against a local daemon [2021-11-11T16:16:53.581Z] === RUN TestVolumesCreateAndList [2021-11-11T16:16:53.581Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-11T16:16:53.581Z] === RUN TestVolumesRemove [2021-11-11T16:16:53.581Z] --- PASS: TestVolumesRemove (0.17s) [2021-11-11T16:16:53.581Z] === RUN TestVolumesInspect [2021-11-11T16:16:53.581Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T16:16:53.581Z] === RUN TestVolumesInvalidJSON [2021-11-11T16:16:53.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T16:16:53.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T16:16:53.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T16:16:53.581Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T16:16:53.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T16:16:53.581Z] PASS [2021-11-11T16:16:53.581Z] ok github.com/docker/docker/integration/volume 0.371s [2021-11-11T16:16:53.581Z] [2021-11-11T16:16:53.581Z] DONE 5 tests in 2.347s [2021-11-11T16:16:53.581Z] INFO: make.ps1 ended at 11/11/2021 16:16:53 [2021-11-11T16:16:53.581Z] INFO: Integration CLI tests being run from the host: [2021-11-11T16:16:53.581Z] 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-11-11T16:16:53.667Z] docker_cli_network_unix_test.go:46: [d8400d4484837] daemon is not started [2021-11-11T16:16:53.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-11T16:16:53.667Z] docker_cli_network_unix_test.go:46: [d168fc1e08f9c] daemon is not started [2021-11-11T16:16:53.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-11T16:16:53.926Z] docker_cli_network_unix_test.go:46: [ddc7c417f9c57] daemon is not started [2021-11-11T16:16:53.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-11T16:16:53.989Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T16:16:53.989Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T16:16:54.294Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T16:16:54.294Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T16:16:54.294Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T16:16:54.495Z] docker_cli_network_unix_test.go:46: [d52825bf8d93b] daemon is not started [2021-11-11T16:16:54.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-11T16:16:55.065Z] docker_cli_network_unix_test.go:46: [dd7f6d814bc87] daemon is not started [2021-11-11T16:16:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-11T16:16:55.635Z] docker_cli_network_unix_test.go:46: [ddc15188ca1e5] daemon is not started [2021-11-11T16:16:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-11T16:16:55.895Z] docker_cli_network_unix_test.go:46: [d952683cd5675] daemon is not started [2021-11-11T16:16:55.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-11T16:16:55.895Z] docker_cli_network_unix_test.go:46: [d4fcdf4514f2f] daemon is not started [2021-11-11T16:16:55.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-11T16:16:57.275Z] docker_cli_network_unix_test.go:968: [d3d89b95466a1] daemon is not started [2021-11-11T16:16:58.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-11T16:16:58.733Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T16:16:59.154Z] docker_cli_network_unix_test.go:46: [dd41044ca84eb] daemon is not started [2021-11-11T16:16:59.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-11T16:17:01.691Z] docker_cli_network_unix_test.go:1116: [da0ef97ecd8af] daemon is not started [2021-11-11T16:17:02.953Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T16:17:02.953Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:17:02.953Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T16:17:03.483Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T16:17:04.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-11T16:17:04.987Z] docker_cli_network_unix_test.go:46: [d55bab10faca1] daemon is not started [2021-11-11T16:17:04.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-11T16:17:05.557Z] docker_cli_network_unix_test.go:46: [d1e503c0c6c14] daemon is not started [2021-11-11T16:17:05.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-11T16:17:05.557Z] docker_cli_network_unix_test.go:46: [d5de9daaee753] daemon is not started [2021-11-11T16:17:05.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-11T16:17:05.557Z] docker_cli_network_unix_test.go:46: [d08ab86d93378] daemon is not started [2021-11-11T16:17:05.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-11T16:17:05.817Z] docker_cli_network_unix_test.go:46: [dcda5012a2426] daemon is not started [2021-11-11T16:17:05.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-11T16:17:05.817Z] docker_cli_network_unix_test.go:46: [d44798d4e1661] daemon is not started [2021-11-11T16:17:05.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-11T16:17:05.817Z] docker_cli_network_unix_test.go:46: [d45a618b36990] daemon is not started [2021-11-11T16:17:05.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-11T16:17:06.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T16:17:06.184Z] INFO: Testing against a local daemon [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T16:17:06.184Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T16:17:06.184Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T16:17:06.184Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T16:17:06.654Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T16:17:07.124Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T16:17:07.748Z] docker_cli_network_unix_test.go:46: [d39e8a9d5593e] daemon is not started [2021-11-11T16:17:08.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-11T16:17:08.319Z] docker_cli_network_unix_test.go:46: [d70854b088aaa] daemon is not started [2021-11-11T16:17:08.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-11T16:17:08.319Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T16:17:08.319Z] docker_cli_network_unix_test.go:46: [d4a2a0df1c81d] daemon is not started [2021-11-11T16:17:08.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-11T16:17:08.889Z] docker_cli_network_unix_test.go:46: [d0bf89e955936] daemon is not started [2021-11-11T16:17:09.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-11T16:17:12.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-11T16:17:13.821Z] docker_cli_network_unix_test.go:1084: [d72a99edb982a] daemon is not started [2021-11-11T16:17:13.893Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T16:17:15.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-11T16:17:15.205Z] docker_cli_network_unix_test.go:46: [d306c4eb6a96c] daemon is not started [2021-11-11T16:17:15.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-11T16:17:15.428Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T16:17:15.428Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T16:17:15.775Z] docker_cli_network_unix_test.go:46: [d83669e9a28be] daemon is not started [2021-11-11T16:17:16.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-11T16:17:17.416Z] docker_cli_network_unix_test.go:46: [dad10f9dcb7e1] daemon is not started [2021-11-11T16:17:17.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-11T16:17:17.676Z] docker_cli_network_unix_test.go:46: [d95866714514e] daemon is not started [2021-11-11T16:17:17.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-11T16:17:17.935Z] docker_cli_network_unix_test.go:46: [d846bacbef210] daemon is not started [2021-11-11T16:17:18.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-11T16:17:18.379Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T16:17:18.379Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T16:17:18.379Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T16:17:18.765Z] docker_cli_network_unix_test.go:46: [d4e6d0cc51ddd] daemon is not started [2021-11-11T16:17:18.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-11T16:17:18.846Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T16:17:18.846Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T16:17:19.335Z] docker_cli_network_unix_test.go:46: [d11df21e02e70] daemon is not started [2021-11-11T16:17:19.595Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-11T16:17:23.754Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T16:17:24.416Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T16:17:24.416Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T16:17:24.738Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T16:17:24.981Z] docker_cli_network_unix_test.go:46: [d7bc31d0d5f77] daemon is not started [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite (53.86s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.10s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.87s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.18s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-11T16:17:24.981Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2021-11-11T16:17:24.981Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.24s) [2021-11-11T16:17:24.981Z] === RUN TestDockerHubPullSuite [2021-11-11T16:17:24.981Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-11T16:17:25.206Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T16:17:26.192Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T16:17:26.359Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-11T16:17:26.659Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T16:17:27.644Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T16:17:28.918Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-11T16:17:29.160Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T16:17:29.160Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T16:17:29.160Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T16:17:29.177Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-11T16:17:29.204Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T16:17:29.628Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T16:17:30.095Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T16:17:30.095Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T16:17:30.095Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T16:17:30.558Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-11T16:17:30.819Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite (6.17s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-11-11T16:17:30.819Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-11T16:17:30.819Z] PASS [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === Skipped [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:17:30.819Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T16:17:30.819Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T16:17:30.819Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T16:17:30.819Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T16:17:30.819Z] docker_cli_network_unix_test.go:46: [d4a2a0df1c81d] daemon is not started [2021-11-11T16:17:30.819Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T16:17:30.819Z] [2021-11-11T16:17:30.819Z] DONE 1269 tests, 51 skipped in 1406.363s [2021-11-11T16:17:30.819Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T16:17:30.819Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T16:17:31.080Z] +++ kill 8512 [2021-11-11T16:17:31.080Z] +++ /etc/init.d/apparmor stop [2021-11-11T16:17:31.080Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T16:17:31.080Z] [2021-11-11T16:17:31.080Z] Unloading profiles will leave already running processes permanently [2021-11-11T16:17:31.080Z] unconfined, which can lead to unexpected situations. [2021-11-11T16:17:31.080Z] [2021-11-11T16:17:31.080Z] To set a process to complain mode, use the command line tool [2021-11-11T16:17:31.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T16:17:31.080Z] +++ true [2021-11-11T16:17:31.080Z] exiting test-integration [2021-11-11T16:17:31.080Z] ++ exit 0 [2021-11-11T16:17:31.080Z] [2021-11-11T16:17:31.340Z] + for job in $(jobs -p) [2021-11-11T16:17:31.340Z] + wait 9704 [2021-11-11T16:17:35.088Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T16:17:35.088Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:17:35.088Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T16:17:35.088Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T16:17:35.555Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T16:17:35.555Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T16:17:35.555Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T16:17:35.555Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T16:17:35.555Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T16:17:36.540Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T16:17:37.008Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T16:17:42.572Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T16:17:42.572Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:17:42.572Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T16:17:42.879Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T16:17:51.226Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T16:17:52.212Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T16:17:53.775Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T16:17:53.775Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T16:17:54.242Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T16:17:54.710Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T16:17:54.710Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T16:17:57.798Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T16:17:57.798Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T16:17:57.798Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T16:17:58.494Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T16:17:58.961Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T16:17:59.428Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T16:18:00.412Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T16:18:00.741Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T16:18:00.879Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T16:18:01.865Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T16:18:03.426Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T16:18:08.187Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T16:18:08.187Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:18:08.187Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T16:18:08.187Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T16:18:08.187Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T16:18:08.654Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T16:18:08.654Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T16:18:08.654Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T16:18:08.654Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T16:18:09.121Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T16:18:09.587Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T16:18:14.332Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T16:18:32.136Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T16:18:32.136Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T16:18:32.136Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T16:18:33.696Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T16:18:36.574Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T16:18:47.024Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T16:18:48.668Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T16:18:48.668Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T16:18:48.668Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T16:18:48.668Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T16:18:48.668Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T16:18:48.668Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T16:18:48.668Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T16:18:48.668Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T16:18:48.668Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T16:18:48.668Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T16:18:48.668Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T16:18:48.668Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T16:18:48.668Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T16:18:48.668Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T16:18:48.668Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T16:18:48.668Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T16:18:48.668Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T16:18:48.668Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:18:48.668Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T16:18:52.888Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T16:18:55.909Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T16:19:00.181Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T16:19:03.833Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T16:19:04.932Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T16:19:18.756Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T16:19:20.970Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T16:19:22.801Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T16:19:22.801Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T16:19:22.801Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T16:19:26.879Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T16:19:30.664Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T16:19:31.525Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T16:19:31.526Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T16:19:31.526Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T16:19:31.526Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T16:19:31.526Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T16:19:31.526Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T16:19:34.482Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T16:19:37.817Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-11T16:19:37.817Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-11T16:19:39.195Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-11T16:19:39.385Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T16:19:41.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T16:19:41.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T16:19:41.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T16:19:44.570Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T16:19:45.559Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T16:19:45.774Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-11T16:19:45.833Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T16:19:45.833Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T16:19:45.833Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T16:19:47.153Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-11T16:19:47.172Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T16:19:51.351Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-11T16:19:53.887Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-11T16:19:56.280Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T16:19:56.280Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T16:19:56.280Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T16:19:56.280Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T16:19:56.280Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T16:19:56.280Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T16:19:57.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-11T16:19:57.180Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T16:19:57.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-11T16:19:57.583Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T16:19:58.051Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T16:19:58.504Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T16:20:02.353Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T16:20:02.461Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-11T16:20:02.461Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-11T16:20:03.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-11T16:20:04.566Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T16:20:04.566Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T16:20:04.566Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T16:20:05.307Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-11T16:20:07.713Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T16:20:08.181Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T16:20:08.466Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T16:20:09.775Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T16:20:11.415Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T16:20:20.064Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T16:20:22.339Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T16:20:22.339Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T16:20:22.339Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T16:20:24.812Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T16:20:27.581Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T16:20:28.049Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T16:20:29.563Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T16:20:29.577Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T16:20:29.577Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T16:20:30.548Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T16:20:30.548Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T16:20:30.548Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T16:20:30.548Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T16:20:30.548Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T16:20:32.760Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T16:20:32.760Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T16:20:32.760Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T16:20:35.203Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T16:20:35.541Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T16:20:36.015Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T16:20:36.015Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T16:20:36.015Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T16:20:36.015Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T16:20:36.015Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T16:20:36.015Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T16:20:36.015Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T16:20:36.485Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T16:20:37.475Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T16:20:38.995Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T16:20:41.281Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T16:20:43.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T16:20:43.513Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T16:20:43.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T16:20:43.513Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T16:20:43.513Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T16:20:43.513Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T16:20:46.148Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T16:20:47.336Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T16:20:49.933Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T16:20:53.929Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T16:20:54.916Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T16:20:54.916Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T16:20:54.916Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T16:20:54.916Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T16:20:54.916Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T16:20:57.129Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T16:20:57.129Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T16:20:57.129Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T16:21:01.606Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-11T16:21:01.606Z] docker_cli_swarm_test.go:1186: [d5670328f7051] joining swarm manager [deac4d5a3c517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:21:02.437Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T16:21:08.178Z] docker_cli_swarm_test.go:1195: [d87052625ca35] joining swarm manager [deac4d5a3c517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:21:08.334Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T16:21:09.903Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T16:21:09.903Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T16:21:09.903Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T16:21:13.780Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T16:21:15.352Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T16:21:21.381Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T16:21:21.381Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T16:21:21.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T16:21:21.381Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T16:21:21.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T16:21:21.381Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T16:21:21.853Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T16:21:21.853Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T16:21:21.853Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T16:21:22.324Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T16:21:23.738Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T16:21:38.669Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T16:21:39.816Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T16:21:50.341Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T16:21:51.188Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T16:21:54.132Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T16:21:54.133Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T16:21:54.133Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T16:21:54.133Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T16:21:54.600Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T16:21:54.879Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-11T16:21:56.161Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T16:21:59.944Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T16:22:02.831Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T16:22:03.002Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-11T16:22:03.729Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T16:22:04.394Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T16:22:04.394Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T16:22:04.394Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T16:22:04.394Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T16:22:04.394Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T16:22:05.125Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T16:22:05.125Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T16:22:05.125Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T16:22:05.125Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T16:22:05.125Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T16:22:05.960Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T16:22:07.196Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-11T16:22:08.576Z] docker_cli_swarm_test.go:1118: [de542d52d6a95] joining swarm manager [dd0c3307a6de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:22:08.909Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T16:22:09.583Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T16:22:09.956Z] docker_cli_swarm_test.go:1119: [d8b1772a70cb5] joining swarm manager [dd0c3307a6de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:22:17.588Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T16:22:20.535Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T16:22:26.403Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T16:22:26.403Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T16:22:26.403Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T16:22:26.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T16:22:27.438Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T16:22:27.438Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T16:22:28.422Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T16:22:35.572Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T16:22:35.573Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T16:22:35.573Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T16:22:37.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T16:22:37.446Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T16:22:37.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T16:22:38.970Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T16:22:38.970Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T16:22:42.756Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T16:22:42.756Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T16:22:44.260Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T16:22:44.260Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T16:22:44.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T16:22:47.505Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T16:22:48.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T16:22:48.049Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T16:22:51.836Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T16:22:55.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T16:23:05.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T16:23:05.623Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T16:23:05.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T16:23:08.796Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T16:23:08.797Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T16:23:08.797Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T16:23:09.681Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T16:23:09.681Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T16:23:09.681Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T16:23:11.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T16:23:11.511Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T16:23:11.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T16:23:11.511Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T16:23:11.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T16:23:12.583Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T16:23:13.566Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T16:23:15.545Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T16:23:16.529Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T16:23:18.315Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T16:23:20.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T16:23:20.204Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T16:23:20.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T16:23:20.316Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T16:23:20.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T16:23:20.673Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T16:23:20.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T16:23:20.673Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T16:23:20.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T16:23:24.228Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T16:23:24.228Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T16:23:24.228Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T16:23:24.228Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T16:23:24.228Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T16:23:24.228Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T16:23:24.228Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T16:23:25.187Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T16:23:25.187Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T16:23:25.187Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T16:23:25.187Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T16:23:25.187Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T16:23:25.187Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T16:23:25.187Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T16:23:28.022Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T16:23:28.490Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T16:23:28.977Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T16:23:29.446Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T16:23:32.275Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T16:23:32.275Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T16:23:32.275Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T16:23:32.275Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T16:23:32.275Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T16:23:32.455Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T16:23:32.455Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T16:23:32.455Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T16:23:32.455Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T16:23:32.455Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T16:23:46.416Z] docker_cli_swarm_test.go:1172: [de65ecc69146c] joining swarm manager [dd0c3307a6de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T16:23:50.257Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T16:23:50.257Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T16:23:50.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T16:23:55.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T16:23:55.737Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T16:23:56.212Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T16:23:56.212Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:23:56.212Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T16:23:57.408Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T16:23:57.543Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T16:23:57.543Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T16:23:58.447Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T16:23:58.447Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T16:23:58.447Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T16:24:04.341Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T16:24:05.918Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T16:24:05.918Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T16:24:05.918Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T16:24:05.918Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T16:24:05.918Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T16:24:06.191Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T16:24:07.828Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T16:24:07.829Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T16:24:07.829Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T16:24:07.829Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T16:24:07.829Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T16:24:08.225Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T16:24:09.215Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T16:24:09.392Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T16:24:09.392Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T16:24:09.685Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T16:24:09.860Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T16:24:10.675Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T16:24:11.146Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T16:24:12.088Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T16:24:12.088Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T16:24:12.088Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T16:24:12.088Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T16:24:12.088Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T16:24:12.981Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-11T16:24:13.550Z] docker_cli_swarm_test.go:1453: [d7914bb8ce77d] joining swarm manager [d32ba93d18c09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:24:14.119Z] docker_cli_swarm_test.go:1454: [d43be7697fe33] joining swarm manager [d32ba93d18c09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T16:24:14.297Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T16:24:14.297Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T16:24:14.764Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T16:24:19.846Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T16:24:20.279Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T16:24:21.420Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T16:24:21.420Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T16:24:21.420Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T16:24:22.493Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T16:24:22.961Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T16:24:22.997Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T16:24:22.997Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T16:24:22.997Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T16:24:23.467Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T16:24:26.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-11T16:24:26.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-11T16:24:26.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-11T16:24:26.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-11T16:24:26.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-11T16:24:27.245Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T16:24:27.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-11T16:24:27.274Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T16:24:27.746Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T16:24:28.737Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T16:24:28.737Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T16:24:28.737Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T16:24:29.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-11T16:24:29.735Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T16:24:30.208Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T16:24:30.676Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T16:24:30.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T16:24:30.726Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T16:24:30.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T16:24:30.726Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T16:24:30.726Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T16:24:32.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-11T16:24:35.012Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-11T16:24:36.919Z] docker_cli_swarm_unix_test.go:63: [d55bd4f1abd7b] joining swarm manager [dcc31a180f8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:24:37.912Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T16:24:40.764Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T16:24:40.764Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T16:24:40.764Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T16:24:40.764Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T16:24:40.764Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T16:24:40.764Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T16:24:40.764Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T16:24:40.764Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T16:24:45.602Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T16:24:45.602Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T16:24:45.602Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T16:24:45.602Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T16:24:46.070Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T16:24:46.070Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T16:24:46.070Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T16:24:47.632Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T16:24:47.914Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T16:24:49.475Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T16:24:49.475Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T16:24:49.475Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T16:24:49.475Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T16:24:49.475Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T16:24:49.475Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:24:49.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T16:24:51.687Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T16:24:56.291Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T16:24:57.274Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T16:24:57.274Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T16:24:57.742Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T16:24:57.742Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T16:24:57.742Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T16:24:57.742Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:24:57.742Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T16:24:59.953Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T16:25:00.336Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T16:25:04.699Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T16:25:05.152Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T16:25:08.099Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T16:25:08.099Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T16:25:08.099Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T16:25:10.557Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T16:25:13.954Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T16:25:13.954Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T16:25:13.954Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T16:25:15.375Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T16:25:15.375Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T16:25:15.375Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T16:25:20.653Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T16:25:20.653Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T16:25:20.653Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T16:25:22.572Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T16:25:22.572Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T16:25:22.572Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T16:25:26.565Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T16:25:26.565Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T16:25:27.039Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T16:25:27.039Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T16:25:27.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T16:25:27.513Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T16:25:27.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T16:25:28.507Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T16:25:28.507Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T16:25:28.507Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T16:25:31.242Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T16:25:31.752Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T16:25:33.187Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-11T16:25:33.187Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-11T16:25:33.187Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T16:25:33.313Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T16:25:33.313Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T16:25:33.313Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T16:25:33.313Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T16:25:33.313Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T16:25:33.313Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T16:25:33.313Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T16:25:33.313Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T16:25:34.567Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-11T16:25:35.027Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T16:25:35.027Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.027Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T16:25:35.027Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.027Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T16:25:35.027Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T16:25:35.494Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T16:25:35.494Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T16:25:35.494Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T16:25:35.494Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T16:25:35.494Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T16:25:37.861Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-11T16:25:39.223Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T16:25:39.767Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-11T16:25:41.673Z] docker_api_swarm_test.go:962: [d546df2a3ccf7] joining swarm manager [dcc33abf3d168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T16:25:42.653Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T16:25:45.094Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T16:25:45.094Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T16:25:45.094Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T16:25:46.655Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T16:25:46.655Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T16:25:46.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T16:25:46.655Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T16:25:46.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T16:25:46.655Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T16:25:46.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T16:25:51.305Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T16:25:51.305Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T16:25:51.305Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T16:25:53.519Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T16:25:53.519Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T16:25:53.519Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T16:25:53.519Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T16:25:53.519Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T16:25:53.519Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T16:25:53.519Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T16:25:53.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T16:25:53.797Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T16:25:53.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T16:25:53.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T16:25:55.360Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T16:25:55.360Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T16:25:55.360Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T16:25:55.360Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T16:25:55.360Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T16:25:55.360Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T16:25:55.360Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:25:55.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T16:25:56.566Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T16:25:56.566Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T16:25:56.566Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T16:25:56.566Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T16:25:57.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T16:25:58.685Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T16:25:58.685Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T16:25:58.685Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T16:25:58.685Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T16:25:58.779Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T16:25:58.779Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T16:25:58.779Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T16:25:58.779Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T16:25:58.779Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T16:25:58.779Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T16:25:58.779Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:25:58.779Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T16:25:59.788Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-11T16:25:59.897Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T16:26:01.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T16:26:01.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T16:26:01.457Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T16:26:01.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T16:26:02.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T16:26:03.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T16:26:03.664Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T16:26:04.781Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T16:26:05.223Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T16:26:05.223Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:26:05.223Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T16:26:05.223Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:26:05.223Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T16:26:06.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T16:26:06.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T16:26:06.993Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T16:26:06.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T16:26:07.432Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T16:26:07.432Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T16:26:08.992Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T16:26:08.992Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T16:26:08.992Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T16:26:09.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T16:26:09.206Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T16:26:11.201Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T16:26:11.201Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T16:26:11.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-11T16:26:12.154Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T16:26:12.154Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:26:12.154Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T16:26:12.154Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:26:12.154Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T16:26:12.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-11T16:26:13.432Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T16:26:15.165Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T16:26:15.165Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T16:26:15.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-11T16:26:17.383Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T16:26:17.383Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T16:26:17.383Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T16:26:18.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-11T16:26:20.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T16:26:20.332Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T16:26:20.333Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T16:26:21.691Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T16:26:22.081Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T16:26:22.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T16:26:23.281Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T16:26:24.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T16:26:24.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T16:26:24.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T16:26:24.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T16:26:24.291Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T16:26:26.143Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-11T16:26:26.501Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T16:26:26.501Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T16:26:26.501Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T16:26:27.068Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T16:26:27.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T16:26:29.453Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-11T16:26:30.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T16:26:30.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T16:26:31.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T16:26:31.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T16:26:31.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T16:26:31.321Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T16:26:31.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-11T16:26:32.902Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T16:26:32.902Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T16:26:32.902Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T16:26:33.647Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T16:26:33.647Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:26:33.647Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T16:26:34.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-11T16:26:34.631Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T16:26:35.098Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T16:26:35.849Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T16:26:35.849Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:26:35.849Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T16:26:36.069Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T16:26:36.437Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-11T16:26:38.064Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T16:26:38.064Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T16:26:38.877Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T16:26:38.977Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T16:26:40.437Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T16:26:40.437Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T16:26:40.437Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T16:26:40.437Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T16:26:40.437Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T16:26:40.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T16:26:42.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T16:26:42.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T16:26:42.271Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-11T16:26:42.811Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T16:26:44.180Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-11T16:26:44.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T16:26:44.375Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T16:26:44.375Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T16:26:44.375Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T16:26:44.375Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T16:26:44.375Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T16:26:44.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T16:26:46.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T16:26:46.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T16:26:46.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T16:26:48.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T16:26:49.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T16:26:51.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000504c48_} [2021-11-11T16:26:51.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T16:26:53.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206754511_c:\foo_false____} [2021-11-11T16:26:53.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T16:26:56.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206754511_c:\foo_true____} [2021-11-11T16:26:56.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000405590_} [2021-11-11T16:26:59.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12489668709_c:\foo_false____} [2021-11-11T16:27:02.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12489668709_c:\foo_true____} [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T16:27:03.216Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T16:27:03.216Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T16:27:03.216Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T16:27:03.216Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.216Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T16:27:03.216Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T16:27:03.683Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T16:27:03.683Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T16:27:04.288Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T16:27:04.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T16:27:04.756Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T16:27:04.756Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T16:27:04.756Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T16:27:04.756Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T16:27:04.756Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T16:27:04.756Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T16:27:07.706Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T16:27:07.706Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T16:27:07.706Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:27:07.706Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T16:27:10.654Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T16:27:10.654Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T16:27:10.654Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.654Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T16:27:10.889Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T16:27:10.889Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T16:27:10.889Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:27:10.889Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T16:27:13.601Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T16:27:13.601Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T16:27:13.601Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T16:27:13.601Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T16:27:13.601Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T16:27:13.601Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T16:27:13.601Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T16:27:18.039Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T16:27:18.039Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T16:27:18.039Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T16:27:18.039Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T16:27:18.352Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T16:27:21.299Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T16:27:21.299Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:27:21.299Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T16:27:21.299Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T16:27:21.299Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T16:27:25.242Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T16:27:25.243Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T16:27:25.243Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T16:27:25.243Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T16:27:25.243Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T16:27:25.243Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T16:27:25.243Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T16:27:29.069Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T16:27:30.011Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T16:27:30.011Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T16:27:30.011Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T16:27:30.011Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:27:30.479Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T16:27:30.631Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T16:27:30.631Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:27:30.631Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T16:27:30.631Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T16:27:30.631Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T16:27:36.754Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T16:27:39.324Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T16:27:39.324Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T16:27:39.324Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T16:27:39.324Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:27:39.324Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T16:27:40.439Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-11T16:27:40.959Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T16:27:40.959Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T16:27:40.959Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T16:27:40.959Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T16:27:40.959Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T16:27:42.523Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T16:27:42.523Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T16:27:42.523Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T16:27:42.523Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T16:27:42.523Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T16:27:44.009Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T16:27:44.009Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T16:27:44.009Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T16:27:45.471Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T16:27:45.471Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T16:27:45.471Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T16:27:45.471Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T16:27:45.471Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T16:27:46.477Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T16:27:46.477Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T16:27:46.477Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T16:27:46.477Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T16:27:46.477Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T16:27:47.689Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T16:27:48.042Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T16:27:48.042Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T16:27:48.042Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T16:27:48.042Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T16:27:48.042Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T16:27:50.256Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T16:27:50.256Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T16:27:50.256Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T16:27:50.256Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T16:27:50.256Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T16:27:50.725Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T16:27:50.776Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T16:27:50.776Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T16:27:50.776Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T16:27:52.288Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T16:27:52.988Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T16:27:53.457Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T16:27:53.923Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T16:27:53.923Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T16:27:53.923Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T16:27:54.391Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T16:27:54.391Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:27:54.391Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T16:27:54.391Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T16:27:54.502Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T16:27:54.502Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T16:27:54.502Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T16:27:54.859Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T16:27:55.323Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-11T16:27:56.714Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T16:27:56.714Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T16:27:57.182Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T16:27:57.182Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T16:27:57.182Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T16:27:57.182Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T16:27:57.182Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:27:57.182Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T16:27:57.650Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T16:27:57.650Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T16:28:03.509Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T16:28:03.509Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T16:28:03.976Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T16:28:04.850Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T16:28:04.850Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T16:28:04.850Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T16:28:06.925Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T16:28:06.925Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T16:28:06.925Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T16:28:06.925Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T16:28:07.806Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T16:28:07.806Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T16:28:07.806Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T16:28:07.806Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T16:28:09.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T16:28:09.875Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T16:28:09.875Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T16:28:09.875Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T16:28:09.876Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T16:28:09.876Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T16:28:09.876Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T16:28:09.876Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T16:28:09.876Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T16:28:09.876Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T16:28:09.876Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T16:28:09.876Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T16:28:09.876Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T16:28:09.876Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T16:28:09.876Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T16:28:09.876Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T16:28:10.017Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T16:28:10.017Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T16:28:10.017Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T16:28:10.017Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T16:28:10.017Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T16:28:10.017Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T16:28:10.017Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T16:28:10.017Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite (1706.45s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.91s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.11s) [2021-11-11T16:28:10.209Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.18s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.34s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.35s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.38s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.56s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.35s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.86s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.55s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.31s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.89s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.12s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.64s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.38s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.45s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.82s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.88s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.94s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.43s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.66s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.84s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.95s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.54s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.36s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.06s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.87s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.89s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.34s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.15s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.23s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.69s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.34s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (186.62s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.50s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.64s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.51s) [2021-11-11T16:28:10.209Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.81s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.67s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.88s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.90s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.35s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.14s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2021-11-11T16:28:10.209Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2021-11-11T16:28:10.209Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T16:28:10.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-11T16:28:10.780Z] docker_cli_external_volume_driver_test.go:52: [d46eb12e73529] daemon is not started [2021-11-11T16:28:12.264Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T16:28:12.861Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T16:28:14.481Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T16:28:15.075Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T16:28:16.043Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T16:28:18.088Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T16:28:25.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-11T16:28:26.829Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T16:28:28.524Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T16:28:30.617Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T16:28:32.308Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T16:28:36.093Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T16:28:36.478Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T16:28:38.305Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T16:28:38.687Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T16:28:38.772Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T16:28:39.671Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T16:28:42.559Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T16:28:43.460Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T16:28:43.545Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T16:28:44.012Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T16:28:44.444Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T16:28:45.430Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T16:28:48.791Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T16:28:50.178Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T16:28:52.578Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T16:28:52.578Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T16:28:52.578Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T16:28:52.578Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T16:28:53.562Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T16:28:53.562Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T16:28:53.562Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T16:28:54.933Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T16:28:54.934Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T16:28:55.403Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T16:28:55.403Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:28:55.403Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T16:28:55.403Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T16:28:55.403Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T16:28:55.403Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T16:28:55.403Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T16:28:55.847Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T16:28:56.388Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T16:28:56.388Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T16:28:56.388Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T16:28:56.574Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T16:28:56.574Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T16:28:56.574Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T16:28:58.972Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T16:29:02.923Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T16:29:05.085Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T16:29:07.247Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T16:29:07.623Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T16:29:09.834Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T16:29:11.908Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T16:29:11.908Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T16:29:11.908Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T16:29:12.045Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T16:29:14.126Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T16:29:17.836Z] === RUN TestDockerSuite/TestExec [2021-11-11T16:29:17.836Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:29:17.836Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T16:29:17.836Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T16:29:17.836Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T16:29:17.927Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T16:29:17.953Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T16:29:17.953Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T16:29:17.953Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T16:29:18.797Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T16:29:20.164Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T16:29:20.322Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T16:29:20.322Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:29:20.322Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T16:29:20.322Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:29:20.778Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T16:29:20.778Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T16:29:20.778Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T16:29:22.359Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T16:29:23.884Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T16:29:24.966Z] === RUN TestDockerSuite/TestExec [2021-11-11T16:29:24.966Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:29:24.966Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T16:29:24.966Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T16:29:24.966Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T16:29:26.047Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T16:29:26.531Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T16:29:27.577Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T16:29:28.744Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T16:29:28.744Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:29:28.744Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T16:29:28.744Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:29:28.744Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T16:29:28.744Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T16:29:28.744Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T16:29:30.470Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T16:29:30.968Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T16:29:31.293Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T16:29:31.293Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T16:29:31.293Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T16:29:31.293Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:29:31.293Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T16:29:31.293Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T16:29:31.293Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T16:29:32.819Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T16:29:33.183Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T16:29:33.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-11T16:29:35.405Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T16:29:36.967Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T16:29:37.482Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T16:29:37.482Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T16:29:37.482Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T16:29:37.482Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T16:29:37.482Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T16:29:37.482Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T16:29:39.645Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T16:29:39.645Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T16:29:39.645Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T16:29:39.645Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T16:29:39.645Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T16:29:39.645Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T16:29:41.171Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T16:29:41.171Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T16:29:41.171Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T16:29:41.721Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T16:29:41.721Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T16:29:41.721Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T16:29:41.721Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:29:41.721Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T16:29:41.721Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T16:29:41.721Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T16:29:42.999Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T16:29:43.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-11T16:29:43.933Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T16:29:48.356Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T16:29:48.356Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.356Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T16:29:48.356Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.356Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T16:29:48.356Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.356Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T16:29:48.681Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T16:29:48.681Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T16:29:48.681Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T16:29:48.681Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T16:29:48.681Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T16:29:48.681Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T16:29:50.893Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T16:29:50.893Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T16:29:50.893Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T16:29:50.893Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T16:29:50.893Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T16:29:50.893Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T16:29:53.104Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T16:29:53.104Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T16:29:53.104Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T16:29:54.121Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T16:29:58.289Z] docker_cli_external_volume_driver_test.go:52: [d415b90f3d5c6] daemon is not started [2021-11-11T16:29:58.967Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T16:29:58.967Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T16:29:58.967Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T16:29:58.967Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T16:29:58.967Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T16:29:58.967Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:29:58.967Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T16:29:59.884Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T16:30:02.048Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T16:30:04.823Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T16:30:07.812Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T16:30:07.813Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestHealth [2021-11-11T16:30:07.813Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T16:30:07.813Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T16:30:10.706Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T16:30:11.525Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T16:30:11.525Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T16:30:11.525Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T16:30:11.525Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T16:30:11.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T16:30:11.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T16:30:11.981Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T16:30:12.941Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T16:30:12.941Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:30:12.941Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T16:30:13.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-11T16:30:13.396Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T16:30:13.653Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T16:30:13.852Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T16:30:15.380Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T16:30:15.380Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T16:30:17.545Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T16:30:18.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T16:30:19.510Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestHealth [2021-11-11T16:30:19.510Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T16:30:19.510Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T16:30:19.742Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T16:30:19.742Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T16:30:19.742Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:30:19.742Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T16:30:19.977Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T16:30:19.977Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T16:30:23.457Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T16:30:23.457Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T16:30:24.785Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T16:30:24.785Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T16:30:24.785Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T16:30:24.785Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T16:30:24.785Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T16:30:24.785Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T16:30:25.283Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T16:30:25.690Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T16:30:25.690Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T16:30:25.690Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T16:30:25.690Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T16:30:25.690Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T16:30:25.690Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T16:30:25.690Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.690Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T16:30:25.690Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.751Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T16:30:25.751Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:30:25.751Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T16:30:26.145Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T16:30:26.145Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T16:30:26.145Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:30:26.145Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T16:30:26.145Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:30:26.145Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T16:30:26.735Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T16:30:27.203Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T16:30:27.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T16:30:28.769Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T16:30:29.237Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T16:30:29.381Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T16:30:29.880Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T16:30:29.880Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:30:29.880Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T16:30:29.880Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T16:30:29.880Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T16:30:29.880Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T16:30:29.880Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T16:30:29.880Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T16:30:31.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-11T16:30:31.447Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T16:30:32.046Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T16:30:32.046Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T16:30:33.860Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T16:30:33.860Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T16:30:33.860Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T16:30:33.860Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T16:30:33.860Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T16:30:33.860Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T16:30:33.860Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T16:30:34.397Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T16:30:34.397Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T16:30:34.397Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:30:34.397Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T16:30:36.022Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T16:30:38.245Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T16:30:38.245Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T16:30:39.754Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T16:30:39.754Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:30:39.754Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T16:30:39.754Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:30:39.754Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T16:30:39.754Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:30:39.754Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T16:30:40.457Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T16:30:40.457Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T16:30:40.457Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T16:30:40.457Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T16:30:40.457Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T16:30:40.457Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T16:30:40.457Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T16:30:40.457Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T16:30:40.457Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T16:30:40.457Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.926Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T16:30:40.926Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:30:40.926Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T16:30:41.279Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T16:30:41.932Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T16:30:43.147Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T16:30:43.490Z] docker_cli_external_volume_driver_test.go:52: [d6f26dc98fb0e] daemon is not started [2021-11-11T16:30:46.093Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T16:30:46.093Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:30:46.093Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T16:30:46.093Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T16:30:46.093Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T16:30:46.093Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T16:30:46.093Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T16:30:46.093Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T16:30:47.041Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T16:30:47.041Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T16:30:48.306Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T16:30:48.306Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T16:30:49.204Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T16:30:50.743Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T16:30:50.743Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T16:30:50.743Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T16:30:50.743Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T16:30:51.324Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T16:30:51.324Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T16:30:51.324Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T16:30:51.324Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T16:30:51.324Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T16:30:51.324Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T16:30:51.324Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T16:30:52.887Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T16:30:52.957Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T16:30:55.222Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T16:30:57.639Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T16:30:57.640Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:30:57.640Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T16:30:57.640Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:30:57.640Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T16:30:57.640Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:30:57.640Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T16:30:58.169Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T16:30:58.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-11T16:30:58.375Z] docker_cli_external_volume_driver_test.go:52: [d6f0bf6ec92ce] daemon is not started [2021-11-11T16:31:00.381Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T16:31:00.682Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T16:31:01.944Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T16:31:02.896Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T16:31:03.366Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T16:31:04.157Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T16:31:06.319Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T16:31:06.373Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T16:31:07.935Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T16:31:08.536Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T16:31:08.536Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T16:31:08.536Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T16:31:08.536Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T16:31:10.146Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T16:31:10.146Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T16:31:10.146Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T16:31:10.146Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T16:31:10.769Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T16:31:11.709Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T16:31:13.273Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T16:31:14.624Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T16:31:16.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-11T16:31:19.135Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T16:31:19.381Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T16:31:20.699Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T16:31:20.699Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T16:31:20.699Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T16:31:21.609Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T16:31:22.262Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T16:31:22.262Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T16:31:24.020Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T16:31:26.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T16:31:27.139Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T16:31:29.196Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T16:31:32.144Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T16:31:33.001Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T16:31:34.391Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T16:31:34.391Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T16:31:34.391Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T16:31:34.391Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.391Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T16:31:34.391Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.858Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T16:31:34.859Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T16:31:34.859Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T16:31:34.859Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T16:31:34.859Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T16:31:37.073Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T16:31:37.751Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T16:31:39.314Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T16:31:39.323Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T16:31:41.526Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T16:31:41.527Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T16:31:41.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T16:31:43.089Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T16:31:45.186Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T16:31:48.208Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T16:31:48.208Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T16:31:48.208Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T16:31:48.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-11T16:31:50.237Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T16:31:50.424Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T16:31:50.424Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T16:31:57.575Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T16:31:58.919Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T16:31:58.919Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T16:31:58.919Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T16:31:58.919Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T16:31:58.919Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T16:32:00.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-11T16:32:01.134Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T16:32:03.347Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T16:32:04.725Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T16:32:04.910Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T16:32:04.910Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T16:32:05.406Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T16:32:05.406Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T16:32:05.406Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T16:32:05.406Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T16:32:05.406Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T16:32:05.406Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T16:32:05.406Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T16:32:05.406Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T16:32:05.406Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T16:32:05.406Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T16:32:05.406Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T16:32:05.406Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T16:32:05.406Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T16:32:05.406Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T16:32:05.406Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPortList [2021-11-11T16:32:05.406Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T16:32:05.406Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T16:32:09.195Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T16:32:09.195Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:32:09.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T16:32:10.642Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T16:32:12.856Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T16:32:12.982Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T16:32:12.982Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T16:32:12.982Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T16:32:15.827Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T16:32:15.827Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T16:32:15.827Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T16:32:18.039Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T16:32:18.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-11T16:32:20.136Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T16:32:20.136Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T16:32:20.136Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T16:32:20.990Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T16:32:23.478Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T16:32:23.478Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T16:32:23.478Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T16:32:23.478Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T16:32:27.316Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T16:32:28.794Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T16:32:31.129Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T16:32:31.403Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T16:32:31.403Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T16:32:31.403Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T16:32:31.403Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T16:32:31.403Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T16:32:32.967Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T16:32:35.992Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T16:32:38.940Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T16:32:38.940Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T16:32:38.940Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T16:32:38.940Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T16:32:38.940Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T16:32:38.940Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T16:32:38.940Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T16:32:38.940Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T16:32:38.940Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T16:32:38.940Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T16:32:38.940Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T16:32:38.940Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T16:32:38.940Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T16:32:38.940Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T16:32:38.940Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T16:32:38.940Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T16:32:39.217Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T16:32:39.407Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T16:32:39.407Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T16:32:39.407Z] === RUN TestDockerSuite/TestPortList [2021-11-11T16:32:39.407Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T16:32:39.407Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T16:32:39.685Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T16:32:39.685Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T16:32:39.685Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T16:32:41.598Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T16:32:41.598Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T16:32:41.598Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T16:32:41.598Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T16:32:42.069Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T16:32:42.069Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T16:32:42.069Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T16:32:42.069Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T16:32:42.069Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T16:32:42.069Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T16:32:42.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T16:32:45.268Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T16:32:45.268Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:32:45.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T16:32:46.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T16:32:46.837Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:32:46.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T16:32:46.837Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:32:46.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T16:32:46.837Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:32:46.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T16:32:48.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T16:32:50.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T16:32:50.014Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T16:32:50.014Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T16:32:52.170Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T16:32:53.787Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T16:32:54.374Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T16:32:58.671Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T16:32:58.671Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T16:32:58.671Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T16:32:59.649Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T16:33:03.438Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T16:33:03.438Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T16:33:03.438Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T16:33:03.438Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T16:33:03.438Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T16:33:05.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-11T16:33:07.236Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T16:33:07.236Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:33:07.236Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T16:33:07.236Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T16:33:07.236Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T16:33:07.236Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T16:33:07.236Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T16:33:07.236Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T16:33:07.236Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T16:33:09.114Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T16:33:12.223Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T16:33:12.223Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T16:33:12.223Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T16:33:12.223Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T16:33:12.223Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T16:33:12.224Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T16:33:12.224Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T16:33:13.135Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T16:33:13.135Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T16:33:13.135Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T16:33:14.698Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T16:33:14.698Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T16:33:14.698Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T16:33:15.189Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T16:33:15.189Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T16:33:16.264Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T16:33:17.251Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T16:33:17.251Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T16:33:17.251Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T16:33:21.038Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T16:33:23.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-11T16:33:23.987Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T16:33:23.995Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T16:33:24.115Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T16:33:24.115Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T16:33:24.115Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T16:33:24.115Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T16:33:26.221Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T16:33:31.185Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T16:33:36.591Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T16:33:41.347Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T16:33:41.736Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T16:33:47.636Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T16:33:49.209Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T16:33:49.997Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T16:33:51.570Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T16:33:51.571Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:33:51.571Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T16:33:53.135Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T16:33:53.135Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T16:33:53.603Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T16:33:54.070Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T16:33:54.741Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T16:33:54.741Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T16:33:54.741Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T16:33:54.741Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T16:33:54.741Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T16:33:55.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-11T16:33:56.395Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T16:33:56.395Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T16:33:56.395Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T16:33:56.866Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T16:33:57.336Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T16:33:57.336Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T16:33:57.808Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T16:33:57.893Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T16:33:59.486Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T16:33:59.486Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:33:59.486Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T16:33:59.486Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T16:33:59.486Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T16:33:59.486Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T16:33:59.486Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T16:33:59.486Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T16:33:59.486Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T16:34:01.689Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T16:34:01.689Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:34:01.689Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T16:34:04.638Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T16:34:05.106Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T16:34:05.106Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T16:34:06.631Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T16:34:06.631Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T16:34:06.631Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T16:34:08.190Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T16:34:08.190Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T16:34:08.190Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T16:34:09.781Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T16:34:10.350Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T16:34:10.350Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:34:10.350Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T16:34:10.764Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T16:34:10.764Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T16:34:10.764Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T16:34:15.509Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T16:34:17.591Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T16:34:19.195Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T16:34:20.181Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T16:34:20.255Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T16:34:22.470Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T16:34:25.341Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T16:34:25.341Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T16:34:26.097Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T16:34:27.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-11T16:34:28.319Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T16:34:28.319Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T16:34:28.319Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T16:34:28.791Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T16:34:29.264Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T16:34:29.947Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T16:34:35.154Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T16:34:35.963Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T16:34:36.145Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T16:34:36.618Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T16:34:38.192Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T16:34:38.728Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T16:34:39.753Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T16:34:40.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-11T16:34:40.220Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T16:34:40.305Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T16:34:41.881Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T16:34:42.455Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T16:34:43.701Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T16:34:43.701Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:34:43.701Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T16:34:49.090Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T16:34:49.090Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:34:49.090Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T16:34:49.090Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T16:34:49.090Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T16:34:49.566Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T16:34:49.566Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T16:34:49.566Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T16:34:49.566Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T16:34:50.559Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T16:34:50.854Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T16:34:50.854Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T16:34:51.032Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T16:34:51.322Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T16:34:52.307Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T16:34:57.058Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T16:34:57.438Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T16:34:58.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-11T16:34:58.147Z] docker_cli_external_volume_driver_test.go:484: [d0d68bfc220fe] daemon is not started [2021-11-11T16:34:58.226Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T16:34:58.425Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T16:35:01.808Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T16:35:01.808Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:35:01.808Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T16:35:03.184Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T16:35:03.652Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T16:35:03.652Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T16:35:05.259Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T16:35:05.259Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T16:35:05.259Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T16:35:05.259Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T16:35:05.259Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T16:35:06.559Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T16:35:06.559Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T16:35:06.559Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T16:35:09.048Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T16:35:11.261Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T16:35:13.033Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-11T16:35:13.033Z] docker_cli_external_volume_driver_test.go:52: [d9fbe6435578b] daemon is not started [2021-11-11T16:35:18.417Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T16:35:19.522Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T16:35:19.522Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T16:35:19.522Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T16:35:19.981Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T16:35:20.516Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T16:35:21.485Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T16:35:24.626Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T16:35:24.626Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T16:35:27.254Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T16:35:27.254Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-11-11T16:35:27.922Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-11T16:35:27.922Z] PASS [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] === Skipped [2021-11-11T16:35:27.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T16:35:27.922Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T16:35:27.922Z] check_test.go:308: [dda4e54d9cb2c] daemon is not started [2021-11-11T16:35:27.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T16:35:27.922Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T16:35:27.922Z] check_test.go:308: [df03aaa2150f9] daemon is not started [2021-11-11T16:35:27.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T16:35:27.922Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T16:35:27.922Z] check_test.go:308: [de66d543ee891] daemon is not started [2021-11-11T16:35:27.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T16:35:27.922Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T16:35:27.922Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T16:35:27.922Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T16:35:27.922Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] DONE 273 tests, 5 skipped in 2482.624s [2021-11-11T16:35:27.922Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T16:35:27.922Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d102f42b53738/docker.pid [2021-11-11T16:35:27.922Z] +++ kill 7450 [2021-11-11T16:35:27.922Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7450 is not a child of this shell [2021-11-11T16:35:27.922Z] warning: PID 7450 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d102f42b53738/docker.pid had a nonzero exit code [2021-11-11T16:35:27.922Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T16:35:27.922Z] +++ kill 8504 [2021-11-11T16:35:27.922Z] +++ /etc/init.d/apparmor stop [2021-11-11T16:35:27.922Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] Unloading profiles will leave already running processes permanently [2021-11-11T16:35:27.922Z] unconfined, which can lead to unexpected situations. [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] To set a process to complain mode, use the command line tool [2021-11-11T16:35:27.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T16:35:27.922Z] +++ true [2021-11-11T16:35:27.922Z] exiting test-integration [2021-11-11T16:35:27.922Z] ++ exit 0 [2021-11-11T16:35:27.922Z] [2021-11-11T16:35:27.922Z] + exit 0 [2021-11-11T16:35:27.922Z] ++ jobs -p [2021-11-11T16:35:27.922Z] + pids= [2021-11-11T16:35:27.922Z] + echo 'Remaining pids to kill: []' [2021-11-11T16:35:27.922Z] Remaining pids to kill: [] [2021-11-11T16:35:27.922Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-11T16:35:27.935Z] Recording test results [2021-11-11T16:35:28.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T16:35:28.881Z] + echo Ensuring container killed. [2021-11-11T16:35:28.881Z] Ensuring container killed. [2021-11-11T16:35:28.881Z] + docker ps -aq -f name=docker-pr5-* [2021-11-11T16:35:28.881Z] + cids=fda8d3290b4b [2021-11-11T16:35:28.881Z] ebad29455434 [2021-11-11T16:35:28.881Z] 1e9d4282651c [2021-11-11T16:35:28.881Z] + [ -n fda8d3290b4b [2021-11-11T16:35:28.881Z] ebad29455434 [2021-11-11T16:35:28.881Z] 1e9d4282651c ] [2021-11-11T16:35:28.881Z] + docker rm -vf fda8d3290b4b ebad29455434 1e9d4282651c [2021-11-11T16:35:29.451Z] fda8d3290b4b [2021-11-11T16:35:29.710Z] ebad29455434 [2021-11-11T16:35:29.710Z] 1e9d4282651c [Pipeline] sh [2021-11-11T16:35:29.995Z] + echo Chowning /workspace to jenkins user [2021-11-11T16:35:29.995Z] Chowning /workspace to jenkins user [2021-11-11T16:35:29.995Z] + id -u [2021-11-11T16:35:29.995Z] + id -g [2021-11-11T16:35:29.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43005:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T16:35:31.064Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T16:35:31.064Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T16:35:31.785Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T16:35:33.279Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T16:35:33.279Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T16:35:33.279Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T16:35:33.601Z] + bundleName=amd64 [2021-11-11T16:35:33.601Z] + echo Creating amd64-bundles.tar.gz [2021-11-11T16:35:33.601Z] Creating amd64-bundles.tar.gz [2021-11-11T16:35:33.601Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T16:35:33.601Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T16:35:35.002Z] Archiving artifacts [2021-11-11T16:35:35.492Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T16:35:35.492Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T16:35:35.492Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T16:35:35.492Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T16:35:35.492Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T16:35:35.621Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:35:35.934Z] + make clean [2021-11-11T16:35:35.934Z] docker volume rm -f docker-dev-cache [2021-11-11T16:35:35.934Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T16:35:36.534Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T16:35:37.706Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T16:35:37.707Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T16:35:37.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:35:39.966Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T16:35:41.528Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T16:35:43.743Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T16:35:43.743Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T16:35:43.743Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T16:35:43.743Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T16:35:43.743Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T16:35:43.743Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T16:35:43.743Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T16:35:45.308Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T16:35:45.308Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T16:35:45.308Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T16:35:45.308Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:35:45.308Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T16:35:45.308Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T16:35:45.308Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T16:35:45.308Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:35:45.308Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T16:35:46.871Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T16:35:51.463Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T16:35:51.622Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T16:35:51.622Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T16:35:54.411Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T16:35:54.879Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T16:35:57.867Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T16:35:58.776Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T16:35:58.776Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T16:35:58.776Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T16:35:58.776Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T16:35:58.776Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T16:35:58.776Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T16:36:00.339Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T16:36:02.552Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T16:36:02.552Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T16:36:02.552Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T16:36:04.118Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T16:36:04.118Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T16:36:04.586Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T16:36:04.586Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T16:36:04.586Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T16:36:04.586Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T16:36:04.586Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T16:36:06.152Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T16:36:08.372Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T16:36:09.945Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T16:36:11.680Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T16:36:12.171Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T16:36:12.171Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T16:36:15.682Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T16:36:16.062Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T16:36:16.062Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T16:36:16.062Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T16:36:16.062Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T16:36:16.062Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T16:36:16.062Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T16:36:17.247Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T16:36:22.001Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T16:36:23.566Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T16:36:23.566Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T16:36:24.278Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T16:36:24.785Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T16:36:24.785Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T16:36:25.253Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.253Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T16:36:25.779Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T16:36:25.780Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.780Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T16:36:25.780Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T16:36:25.780Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T16:36:31.114Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T16:36:31.114Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T16:36:31.114Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T16:36:31.114Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T16:36:31.114Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T16:36:31.114Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T16:36:31.114Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T16:36:31.461Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T16:36:31.646Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T16:36:33.863Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T16:36:35.887Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T16:36:36.817Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T16:36:38.836Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T16:36:38.836Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T16:36:39.030Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T16:36:39.305Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T16:36:40.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T16:36:40.305Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T16:36:41.338Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T16:36:41.806Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T16:36:42.517Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T16:36:44.081Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T16:36:45.067Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T16:36:46.630Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T16:36:47.098Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.098Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T16:36:47.671Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T16:36:47.671Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T16:36:48.960Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T16:36:49.937Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T16:36:49.937Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T16:36:49.937Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T16:36:50.045Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T16:36:50.045Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T16:36:50.045Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T16:36:50.045Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T16:36:50.045Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:36:50.045Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T16:36:52.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T16:36:52.890Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T16:36:52.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T16:36:52.890Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T16:36:52.890Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T16:36:55.840Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T16:36:55.840Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T16:36:57.196Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T16:36:57.196Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T16:36:57.196Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T16:36:58.052Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T16:36:58.759Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T16:37:00.265Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T16:37:02.484Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T16:37:02.484Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T16:37:02.484Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T16:37:02.484Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T16:37:02.484Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T16:37:02.484Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T16:37:02.484Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T16:37:03.511Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T16:37:05.440Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T16:37:05.440Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T16:37:05.440Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T16:37:05.440Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:37:05.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T16:37:05.440Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T16:37:05.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T16:37:05.441Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:37:05.441Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T16:37:05.723Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T16:37:07.287Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T16:37:07.651Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T16:37:09.545Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T16:37:11.759Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T16:37:11.759Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T16:37:11.759Z] === RUN TestDockerSuite/TestRunState [2021-11-11T16:37:11.759Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T16:37:11.759Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T16:37:13.324Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T16:37:13.324Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.324Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T16:37:13.584Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T16:37:13.584Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T16:37:14.298Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T16:37:14.298Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T16:37:14.298Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T16:37:14.889Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T16:37:14.889Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T16:37:14.889Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T16:37:14.889Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T16:37:15.357Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T16:37:15.357Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T16:37:15.357Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T16:37:15.357Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T16:37:15.357Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T16:37:20.110Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.110Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T16:37:20.180Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T16:37:20.736Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T16:37:20.736Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.736Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T16:37:20.736Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T16:37:20.736Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T16:37:20.736Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T16:37:21.172Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T16:37:21.172Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T16:37:21.172Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T16:37:21.172Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T16:37:21.172Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T16:37:21.673Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T16:37:21.673Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T16:37:21.673Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T16:37:23.682Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T16:37:23.887Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T16:37:23.887Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T16:37:23.887Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T16:37:23.887Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T16:37:23.887Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T16:37:24.997Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T16:37:26.631Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T16:37:26.631Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T16:37:26.631Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T16:37:26.836Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T16:37:28.846Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T16:37:28.846Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T16:37:28.846Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T16:37:28.846Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T16:37:28.846Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T16:37:28.846Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T16:37:28.846Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T16:37:30.895Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T16:37:31.797Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T16:37:32.697Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T16:37:33.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T16:37:33.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T16:37:33.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T16:37:34.046Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T16:37:36.485Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T16:37:36.997Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T16:37:37.776Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T16:37:38.766Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T16:37:39.946Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T16:37:39.946Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T16:37:39.946Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.946Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T16:37:39.946Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.946Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T16:37:39.946Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.946Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T16:37:39.946Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.947Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:37:39.947Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:37:39.947Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T16:37:39.947Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.947Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T16:37:39.947Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T16:37:39.947Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T16:37:40.341Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T16:37:41.235Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T16:37:41.235Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T16:37:41.235Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T16:37:41.235Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T16:37:43.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T16:37:44.693Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T16:37:44.693Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T16:37:44.693Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T16:37:44.693Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T16:37:44.693Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T16:37:44.693Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T16:37:45.010Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T16:37:47.227Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T16:37:47.227Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T16:37:50.177Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T16:37:50.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T16:37:51.741Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T16:37:51.881Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T16:37:51.881Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T16:37:51.881Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T16:37:53.032Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T16:37:53.449Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T16:37:53.449Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T16:37:53.449Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T16:37:53.450Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T16:37:53.450Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T16:37:53.954Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T16:37:57.741Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T16:37:57.741Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T16:37:57.741Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T16:37:57.741Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T16:37:57.741Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T16:37:57.741Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T16:37:57.741Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T16:37:59.953Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T16:37:59.953Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T16:38:00.420Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T16:38:00.888Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T16:38:02.102Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T16:38:02.102Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T16:38:02.102Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T16:38:02.102Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T16:38:02.102Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T16:38:02.102Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T16:38:02.102Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T16:38:02.450Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T16:38:05.913Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T16:38:06.853Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T16:38:08.327Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T16:38:08.327Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T16:38:08.327Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T16:38:09.718Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T16:38:11.658Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T16:38:11.658Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T16:38:13.222Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T16:38:14.950Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T16:38:15.480Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T16:38:15.480Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:38:15.480Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T16:38:17.164Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T16:38:18.149Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T16:38:18.429Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T16:38:18.429Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T16:38:18.429Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T16:38:18.429Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:38:18.429Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T16:38:18.429Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T16:38:18.429Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T16:38:18.429Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T16:38:18.429Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T16:38:20.348Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T16:38:20.363Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T16:38:20.363Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T16:38:23.217Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:38:23.217Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T16:38:25.112Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T16:38:25.112Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T16:38:25.112Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T16:38:25.112Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T16:38:25.112Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:38:25.112Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T16:38:25.431Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T16:38:26.241Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T16:38:27.655Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T16:38:27.655Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T16:38:27.655Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T16:38:29.218Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T16:38:29.218Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T16:38:29.218Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T16:38:29.218Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T16:38:29.218Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T16:38:29.218Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T16:38:29.690Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T16:38:33.436Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T16:38:33.909Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T16:38:33.909Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T16:38:34.387Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T16:38:34.387Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T16:38:34.387Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T16:38:35.526Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T16:38:35.526Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T16:38:35.526Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T16:38:37.087Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T16:38:38.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T16:38:38.194Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T16:38:38.194Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T16:38:42.945Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T16:38:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T16:38:45.124Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T16:38:45.124Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T16:38:45.124Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T16:38:45.124Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T16:38:45.158Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T16:38:45.591Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T16:38:45.591Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T16:38:45.591Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T16:38:47.368Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T16:38:49.580Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T16:38:52.528Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T16:38:52.528Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T16:38:52.528Z] === RUN TestDockerSuite/TestRunState [2021-11-11T16:38:52.528Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T16:38:52.528Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T16:38:52.733Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T16:38:52.733Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T16:38:54.742Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T16:38:54.742Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:38:54.742Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T16:38:55.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T16:38:55.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T16:38:56.144Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T16:38:56.144Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T16:38:56.144Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T16:38:57.694Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T16:38:57.694Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T16:38:57.694Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T16:38:57.694Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.448Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T16:39:02.448Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.916Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T16:39:02.916Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.916Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T16:39:02.916Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T16:39:02.916Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T16:39:03.288Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T16:39:03.288Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:39:03.288Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T16:39:03.288Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T16:39:03.756Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T16:39:03.756Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T16:39:03.756Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T16:39:05.866Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T16:39:05.866Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T16:39:05.866Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T16:39:08.079Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T16:39:08.079Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T16:39:08.079Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T16:39:08.079Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T16:39:08.079Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T16:39:09.612Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T16:39:09.612Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T16:39:09.612Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T16:39:11.052Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T16:39:18.297Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T16:39:18.297Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.297Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite (2242.76s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.89s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.30s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:39:18.765Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T16:39:18.765Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.78s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.54s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.62s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.36s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.80s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.13s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.36s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.69s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.73s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.92s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.67s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.12s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.00s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.50s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.26s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.82s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.80s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.54s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.61s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.40s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.60s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.36s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.85s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.84s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.35s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.51s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.62s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.46s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.50s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.12s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.11s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.95s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.22s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.17s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.63s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.80s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.10s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.32s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.16s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.21s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFails (6.83s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.69s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.62s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.32s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.74s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.53s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.95s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildHistory (9.53s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.51s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.15s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.29s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.13s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.60s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.29s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.11s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.45s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.90s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.26s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.63s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.94s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.42s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.16s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.27s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.21s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.99s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.43s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.32s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildRm (10.93s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.04s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.81s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.06s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.84s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.50s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.03s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildStderr (3.74s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.48s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.45s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.88s) [2021-11-11T16:39:18.766Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.70s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:39:18.766Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.37s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.67s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.71s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.13s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.36s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.11s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.14s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.82s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.94s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.91s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.71s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitChange (4.12s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.74s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.55s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitTTY (15.41s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.87s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.37s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.10s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.77s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.80s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.16s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.91s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.93s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.12s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.99s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.79s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.87s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.83s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.07s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.26s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.29s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000504c48_} (2.30s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206754511_c:\foo_false____} (2.30s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206754511_c:\foo_true____} (7.29s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.90s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.94s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.16s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.81s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.95s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.44s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToDot (2.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.89s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.32s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.07s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.67s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsCopy (4.24s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.21s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.27s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFilters (3.90s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFormat (4.00s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsResize (7.33s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.17s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.34s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.18s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.60s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:39:18.767Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) [2021-11-11T16:39:18.767Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.83s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.50s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecInspectID (4.22s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.26s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.78s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.29s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.87s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.86s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.86s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectDefault (1.85s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectHistory (3.62s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.86s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectJSONFields (5.83s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.81s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.80s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectStatus (2.24s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.44s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.98s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.61s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.14s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.03s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.95s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.96s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.89s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.23s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.89s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.85s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.81s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsSince (8.56s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.14s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.97s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.87s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.72s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsByOrder (6.88s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.75s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.44s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.07s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.00s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.94s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.75s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.82s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.41s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.42s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.98s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.10s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.65s) [2021-11-11T16:39:18.768Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.51s) [2021-11-11T16:39:18.768Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.56s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.85s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.37s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.45s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.16s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.35s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.63s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.00s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.09s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.24s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.98s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.58s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.70s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.78s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.82s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.96s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.57s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.98s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.86s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.78s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.54s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.79s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.81s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunExitCode (1.91s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.95s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.88s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.29s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.36s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.12s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.03s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.43s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.77s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.59s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.37s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.88s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.08s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.95s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.85s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.12s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.85s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.22s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.28s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.61s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.71s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.71s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.82s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.28s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.86s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.84s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.29s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.36s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.66s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.37s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.33s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T16:39:18.769Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:39:18.769Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.99s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.52s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.69s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.58s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T16:39:18.770Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T16:39:18.770Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.770Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:18.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T16:39:18.771Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:18.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:39:18.771Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T16:39:19.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T16:39:19.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T16:39:19.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T16:39:19.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T16:39:19.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerDaemonSuite [2021-11-11T16:39:19.239Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T16:39:19.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T16:39:19.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T16:39:19.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerSwarmSuite [2021-11-11T16:39:19.239Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T16:39:19.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T16:39:19.239Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerNetworkSuite [2021-11-11T16:39:19.239Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T16:39:19.239Z] === RUN TestDockerHubPullSuite [2021-11-11T16:39:19.239Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T16:39:19.239Z] PASS [2021-11-11T16:39:19.239Z] ok github.com/docker/docker/integration-cli 2243.111s [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === Skipped [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T16:39:19.239Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T16:39:19.239Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T16:39:19.239Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:39:19.239Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:39:19.239Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T16:39:19.239Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T16:39:19.239Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.239Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T16:39:19.239Z] [2021-11-11T16:39:19.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T16:39:19.240Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:39:19.240Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.240Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:39:19.240Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-11-11T16:39:19.241Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T16:39:19.241Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:39:19.241Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T16:39:19.241Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T16:39:19.241Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.241Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T16:39:19.241Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:19.242Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:19.242Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:39:19.242Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T16:39:19.242Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:39:19.242Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:39:19.242Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:39:19.242Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T16:39:19.242Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:39:19.242Z] [2021-11-11T16:39:19.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:39:19.243Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:39:19.243Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:39:19.243Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:39:19.243Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:39:19.243Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T16:39:19.243Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T16:39:19.243Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T16:39:19.243Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:39:19.243Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:39:19.243Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.243Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:39:19.243Z] [2021-11-11T16:39:19.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T16:39:19.244Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:39:19.244Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:39:19.244Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:39:19.244Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T16:39:19.245Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T16:39:19.245Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:39:19.246Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.246Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:39:19.246Z] [2021-11-11T16:39:19.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T16:39:19.708Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T16:39:19.712Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.712Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T16:39:19.712Z] [2021-11-11T16:39:19.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T16:39:19.712Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.712Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T16:39:19.712Z] [2021-11-11T16:39:19.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:39:19.712Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.712Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:39:19.712Z] [2021-11-11T16:39:19.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:39:19.712Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.712Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:39:19.712Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:39:19.713Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.713Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:39:19.713Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T16:39:19.714Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T16:39:19.714Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T16:39:19.714Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-11-11T16:39:19.714Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:39:19.714Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:39:19.714Z] [2021-11-11T16:39:19.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:19.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T16:39:19.715Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] DONE 1092 tests, 546 skipped in 2250.902s [2021-11-11T16:39:19.715Z] INFO: Integration tests ended at 11/11/2021 16:39:19. Duration:00:37:31.0312872 [2021-11-11T16:39:19.715Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] Containers: 2 [2021-11-11T16:39:19.715Z] Running: 0 [2021-11-11T16:39:19.715Z] Paused: 0 [2021-11-11T16:39:19.715Z] Stopped: 2 [2021-11-11T16:39:19.715Z] Images: 18 [2021-11-11T16:39:19.715Z] Server Version: 0.0.0-dev [2021-11-11T16:39:19.715Z] Storage Driver: windowsfilter [2021-11-11T16:39:19.715Z] Windows: [2021-11-11T16:39:19.715Z] Logging Driver: json-file [2021-11-11T16:39:19.715Z] Plugins: [2021-11-11T16:39:19.715Z] Volume: local [2021-11-11T16:39:19.715Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T16:39:19.715Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T16:39:19.715Z] Swarm: inactive [2021-11-11T16:39:19.715Z] Default Isolation: process [2021-11-11T16:39:19.715Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T16:39:19.715Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T16:39:19.715Z] OSType: windows [2021-11-11T16:39:19.715Z] Architecture: x86_64 [2021-11-11T16:39:19.715Z] CPUs: 4 [2021-11-11T16:39:19.715Z] Total Memory: 32GiB [2021-11-11T16:39:19.715Z] Name: azwin-2-4b0ad0 [2021-11-11T16:39:19.715Z] ID: QY7Y:7OPO:5V6B:WFGT:3MTM:7DRP:EWWA:EHDZ:XWC2:K3H6:IFTG:TWO2 [2021-11-11T16:39:19.715Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T16:39:19.715Z] Debug Mode (client): false [2021-11-11T16:39:19.715Z] Debug Mode (server): true [2021-11-11T16:39:19.715Z] File Descriptors: -1 [2021-11-11T16:39:19.715Z] Goroutines: 17 [2021-11-11T16:39:19.715Z] System Time: 2021-11-11T16:39:19.4720501Z [2021-11-11T16:39:19.715Z] EventsListeners: 0 [2021-11-11T16:39:19.715Z] Registry: https://index.docker.io/v1/ [2021-11-11T16:39:19.715Z] Labels: [2021-11-11T16:39:19.715Z] Experimental: false [2021-11-11T16:39:19.715Z] Insecure Registries: [2021-11-11T16:39:19.715Z] 127.0.0.0/8 [2021-11-11T16:39:19.715Z] Live Restore Enabled: false [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] [2021-11-11T16:39:19.715Z] INFO: Stopping daemon under test [2021-11-11T16:39:19.715Z] SUCCESS: The process with PID 5284 (child process of PID 3140) has been terminated. [2021-11-11T16:39:19.715Z] SUCCESS: The process with PID 3140 (child process of PID 5576) has been terminated. [2021-11-11T16:39:19.715Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T16:39:19.715Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 16:39:19. [2021-11-11T16:39:19.715Z] INFO: Tidying up at end of run [2021-11-11T16:39:19.715Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.out) to bundles\CIDUT.out [2021-11-11T16:39:19.715Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.err) to bundles\CIDUT.err [2021-11-11T16:39:19.715Z] INFO: Saving containerd logs to bundles [2021-11-11T16:39:19.715Z] INFO: Nuke-Everything... [2021-11-11T16:39:20.182Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T16:39:20.182Z] 89817f3e4dbf [2021-11-11T16:39:20.182Z] 575237fd8aa6 [2021-11-11T16:39:20.650Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T16:39:21.633Z] Deleted: sha256:1c6e5366734792caefc071d469ca9e9a3611e8bbcc8deb3ad92b2c2c97236ffe [2021-11-11T16:39:21.633Z] Deleted: sha256:5e50a20d1c454b42d45ccaf889abf72443f469c5abeff7ed8b85c05c4f266e01 [2021-11-11T16:39:21.633Z] INFO: Tidying pidfile d:\CI\PR-43005\5\docker.pid [2021-11-11T16:39:21.633Z] INFO: Nuking d:\CI [2021-11-11T16:39:24.459Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T16:39:29.121Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T16:39:31.659Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T16:39:31.659Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T16:39:31.659Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T16:39:31.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T16:39:34.606Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T16:39:37.556Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T16:39:39.768Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T16:39:39.768Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T16:39:39.768Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T16:39:39.768Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T16:39:40.236Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T16:39:40.236Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T16:39:40.236Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T16:39:40.236Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T16:39:40.236Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T16:39:40.236Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T16:39:44.066Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T16:39:45.629Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T16:39:46.950Z] INFO: Zapped successfully [2021-11-11T16:39:46.951Z] [2021-11-11T16:39:46.951Z] INFO: executeCI.ps1 exiting at Thu Nov 11 16:39:43 CUT 2021. Duration 00:54:03.1817012 [2021-11-11T16:39:46.951Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T16:39:47.201Z] Recording test results [2021-11-11T16:39:47.697Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T16:39:47.843Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T16:39:49.220Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T16:39:51.002Z] Archiving artifacts [2021-11-11T16:39:52.150Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T16:39:52.696Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T16:39:52.696Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T16:39:52.696Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T16:39:52.696Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T16:39:52.696Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:39:52.696Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T16:39:52.696Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T16:39:53.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T16:39:53.243Z] + make clean [2021-11-11T16:39:53.709Z] docker volume rm -f docker-dev-cache [2021-11-11T16:39:53.709Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T16:39:54.543Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:39:55.447Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T16:39:55.447Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T16:39:55.915Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T16:39:56.382Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T16:39:57.944Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T16:40:06.699Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T16:40:06.699Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T16:40:06.699Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T16:40:09.529Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T16:40:11.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T16:40:11.757Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T16:40:11.757Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T16:40:11.757Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T16:40:12.231Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T16:40:13.877Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T16:40:15.355Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T16:40:15.356Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:40:15.356Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T16:40:19.143Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T16:40:19.143Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T16:40:19.143Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T16:40:19.143Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:40:19.143Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T16:40:19.143Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T16:40:19.143Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T16:40:19.143Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T16:40:19.143Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T16:40:19.927Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T16:40:24.724Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T16:40:26.295Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T16:40:26.295Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.295Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T16:40:26.295Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.762Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T16:40:26.762Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.762Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T16:40:26.762Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.762Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T16:40:26.762Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.762Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T16:40:26.762Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:40:26.762Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T16:40:28.972Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T16:40:30.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T16:40:31.186Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T16:40:31.186Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T16:40:31.186Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T16:40:33.464Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T16:40:33.464Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T16:40:33.464Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T16:40:33.464Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T16:40:33.464Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T16:40:33.464Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T16:40:33.464Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T16:40:51.261Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T16:40:51.261Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T16:40:51.895Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T16:40:51.895Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T16:40:51.895Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T16:40:52.821Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T16:40:52.821Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T16:40:56.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T16:40:56.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T16:40:57.072Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T16:40:57.072Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T16:40:57.072Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T16:41:02.355Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T16:41:02.355Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T16:41:05.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T16:41:05.737Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:41:05.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T16:41:06.205Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T16:41:06.205Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T16:41:06.205Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T16:41:06.205Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T16:41:08.246Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T16:41:08.246Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T16:41:14.138Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T16:41:14.854Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T16:41:14.854Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T16:41:14.854Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T16:41:27.390Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T16:41:27.390Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.390Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite (2354.81s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.37s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.13s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.24s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T16:41:27.390Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:41:27.390Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.52s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.82s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.67s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.07s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.99s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.25s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.22s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.31s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.95s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.19s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.04s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.42s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.43s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.31s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.62s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.82s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.76s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.77s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.32s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.80s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.02s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.62s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.74s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.64s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.67s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.30s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.77s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.70s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.90s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.93s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.87s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.87s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.06s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.06s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.10s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.14s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.64s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.78s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.53s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.76s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.13s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.16s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.71s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.04s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.05s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.84s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildHistory (11.64s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.45s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.65s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.80s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.26s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.82s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.22s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.35s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.53s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.93s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.28s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.19s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.14s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.16s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.38s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.41s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.17s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.82s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.70s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.15s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.70s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildRm (13.27s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.43s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.09s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.53s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.33s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.03s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildStderr (4.76s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.42s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.60s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.72s) [2021-11-11T16:41:27.391Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.19s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T16:41:27.391Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.32s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.16s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.46s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.97s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.96s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.48s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.41s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.76s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.92s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitChange (5.49s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.06s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.33s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitTTY (7.70s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.06s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.25s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.89s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.74s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.40s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.36s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.74s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.15s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.96s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.68s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.14s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.75s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.98s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000405590_} (2.49s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12489668709_c:\foo_false____} (2.60s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12489668709_c:\foo_true____} (2.56s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.71s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.99s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.33s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.38s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToDot (2.66s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.18s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.69s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.07s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsCopy (4.77s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.58s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.99s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFilters (4.93s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFormat (4.85s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsResize (7.86s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.49s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.56s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:41:27.392Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.11s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-11-11T16:41:27.392Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.26s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestExecInspectID (4.52s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.49s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.96s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.03s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.88s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.85s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectHistory (4.74s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.75s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.33s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.80s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.39s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.35s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectStatus (3.56s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.55s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.49s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.79s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.81s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.39s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.16s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.04s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.84s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.65s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.56s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.55s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.73s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsSince (9.34s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsTail (3.03s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.96s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.73s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.25s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.40s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsByOrder (8.59s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.68s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.49s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.54s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.38s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.10s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.08s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.36s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.86s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.70s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.47s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.87s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.55s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.54s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.88s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.43s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.46s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.15s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.28s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.69s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.79s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.03s) [2021-11-11T16:41:27.393Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-11-11T16:41:27.393Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.48s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.68s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.68s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.45s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.54s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.45s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.16s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.15s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.72s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.65s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.67s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunExitCode (2.35s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.69s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.39s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.12s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.69s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.69s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.34s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.07s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.51s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.30s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.66s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.17s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.30s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.24s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.35s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.96s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.21s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.43s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.69s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.66s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.80s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.18s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.59s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.91s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.50s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.20s) [2021-11-11T16:41:27.394Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.40s) [2021-11-11T16:41:27.394Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.39s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.96s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.78s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T16:41:27.395Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T16:41:27.395Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T16:41:27.395Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T16:41:27.395Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T16:41:27.395Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T16:41:27.395Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T16:41:27.395Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T16:41:27.395Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.395Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:41:27.395Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerDaemonSuite [2021-11-11T16:41:27.396Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T16:41:27.396Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T16:41:27.396Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T16:41:27.396Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerSwarmSuite [2021-11-11T16:41:27.396Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T16:41:27.396Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T16:41:27.396Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerNetworkSuite [2021-11-11T16:41:27.396Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T16:41:27.396Z] === RUN TestDockerHubPullSuite [2021-11-11T16:41:27.396Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T16:41:27.396Z] PASS [2021-11-11T16:41:27.396Z] ok github.com/docker/docker/integration-cli 2355.251s [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === Skipped [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T16:41:27.396Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.396Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T16:41:27.396Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:41:27.396Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:41:27.396Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-11-11T16:41:27.396Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T16:41:27.396Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:41:27.396Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.396Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T16:41:27.396Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.397Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T16:41:27.397Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T16:41:27.397Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T16:41:27.397Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-11-11T16:41:27.397Z] [2021-11-11T16:41:27.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-11-11T16:41:27.397Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.59s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:41:27.865Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.865Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T16:41:27.865Z] [2021-11-11T16:41:27.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-11-11T16:41:27.866Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-11-11T16:41:27.866Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:41:27.866Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T16:41:27.866Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T16:41:27.866Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.866Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T16:41:27.866Z] [2021-11-11T16:41:27.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:41:27.866Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.867Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.867Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:41:27.867Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T16:41:27.867Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:41:27.867Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:41:27.867Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:41:27.867Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:41:27.867Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:41:27.867Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.867Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T16:41:27.867Z] [2021-11-11T16:41:27.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:41:27.867Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:41:27.868Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:41:27.868Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T16:41:27.868Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T16:41:27.868Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T16:41:27.868Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:41:27.868Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.868Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T16:41:27.868Z] [2021-11-11T16:41:27.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-11T16:41:27.868Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T16:41:27.869Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.869Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:41:27.869Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.869Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T16:41:27.869Z] [2021-11-11T16:41:27.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.870Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T16:41:27.870Z] [2021-11-11T16:41:27.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.870Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T16:41:27.871Z] [2021-11-11T16:41:27.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:41:27.871Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:41:27.871Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T16:41:28.340Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:41:28.340Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.340Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T16:41:28.340Z] [2021-11-11T16:41:28.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:41:28.340Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T16:41:28.341Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] DONE 1092 tests, 546 skipped in 2364.017s [2021-11-11T16:41:28.341Z] INFO: Integration tests ended at 11/11/2021 16:41:28. Duration:00:39:24.1658094 [2021-11-11T16:41:28.341Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T16:41:28.341Z] [2021-11-11T16:41:28.341Z] Containers: 2 [2021-11-11T16:41:28.341Z] Running: 0 [2021-11-11T16:41:28.341Z] Paused: 0 [2021-11-11T16:41:28.341Z] Stopped: 2 [2021-11-11T16:41:28.341Z] Images: 18 [2021-11-11T16:41:28.341Z] Server Version: 0.0.0-dev [2021-11-11T16:41:28.341Z] Storage Driver: windowsfilter [2021-11-11T16:41:28.341Z] Windows: [2021-11-11T16:41:28.341Z] Logging Driver: json-file [2021-11-11T16:41:28.341Z] Plugins: [2021-11-11T16:41:28.341Z] Volume: local [2021-11-11T16:41:28.341Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T16:41:28.341Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T16:41:28.341Z] Swarm: inactive [2021-11-11T16:41:28.341Z] Default Isolation: process [2021-11-11T16:41:28.341Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T16:41:28.341Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T16:41:28.341Z] OSType: windows [2021-11-11T16:41:28.341Z] Architecture: x86_64 [2021-11-11T16:41:28.341Z] CPUs: 4 [2021-11-11T16:41:28.341Z] Total Memory: 32GiB [2021-11-11T16:41:28.341Z] Name: azwin-2-aa58a0 [2021-11-11T16:41:28.341Z] ID: N2TM:H2NI:UUFS:TYCS:NITG:EBTR:ZPXN:7RTZ:B57T:YDGJ:BCBW:EWVT [2021-11-11T16:41:28.341Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T16:41:28.341Z] Debug Mode (client): false [2021-11-11T16:41:28.341Z] Debug Mode (server): true [2021-11-11T16:41:28.341Z] File Descriptors: -1 [2021-11-11T16:41:28.341Z] Goroutines: 17 [2021-11-11T16:41:28.342Z] System Time: 2021-11-11T16:41:28.0726284Z [2021-11-11T16:41:28.342Z] EventsListeners: 0 [2021-11-11T16:41:28.342Z] Registry: https://index.docker.io/v1/ [2021-11-11T16:41:28.342Z] Labels: [2021-11-11T16:41:28.342Z] Experimental: false [2021-11-11T16:41:28.342Z] Insecure Registries: [2021-11-11T16:41:28.342Z] 127.0.0.0/8 [2021-11-11T16:41:28.342Z] Live Restore Enabled: false [2021-11-11T16:41:28.342Z] [2021-11-11T16:41:28.342Z] [2021-11-11T16:41:28.342Z] INFO: Stopping daemon under test [2021-11-11T16:41:28.342Z] SUCCESS: The process with PID 5912 (child process of PID 5800) has been terminated. [2021-11-11T16:41:28.342Z] SUCCESS: The process with PID 5800 (child process of PID 4512) has been terminated. [2021-11-11T16:41:28.342Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T16:41:28.342Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 16:41:28. [2021-11-11T16:41:28.342Z] INFO: Tidying up at end of run [2021-11-11T16:41:28.342Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.out) to bundles\CIDUT.out [2021-11-11T16:41:28.342Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.err) to bundles\CIDUT.err [2021-11-11T16:41:28.342Z] INFO: Saving containerd logs to bundles [2021-11-11T16:41:28.342Z] INFO: Nuke-Everything... [2021-11-11T16:41:28.809Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T16:41:28.809Z] 347ef6d1a2ba [2021-11-11T16:41:28.809Z] fdd3b3dc5036 [2021-11-11T16:41:28.809Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T16:41:30.371Z] Deleted: sha256:9610cdc4be7b9dfa7e41901f9c5c408fd34775abcc6cfc6a15f555747ed4b934 [2021-11-11T16:41:30.371Z] Deleted: sha256:96d9792b6bfc8d312453c0e86e80257008b919426441b6fd94880df2c25eae9a [2021-11-11T16:41:30.371Z] INFO: Tidying pidfile d:\CI\PR-43005\5\docker.pid [2021-11-11T16:41:30.371Z] INFO: Nuking d:\CI [2021-11-11T16:41:44.308Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T16:41:44.308Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T16:41:44.308Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T16:41:44.779Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T16:41:46.381Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T16:41:52.272Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T16:41:55.908Z] INFO: Zapped successfully [2021-11-11T16:41:55.908Z] [2021-11-11T16:41:55.908Z] INFO: executeCI.ps1 exiting at Thu Nov 11 16:41:53 CUT 2021. Duration 00:56:11.5490012 [2021-11-11T16:41:55.908Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T16:41:56.159Z] Recording test results [2021-11-11T16:41:56.860Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T16:41:58.378Z] Creating win-2022-integration-bundles.zip [2021-11-11T16:41:59.469Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T16:41:59.469Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T16:41:59.469Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T16:41:59.469Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T16:41:59.469Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T16:41:59.469Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T16:41:59.469Z] === RUN TestDockerSuite/TestBuildVerboseOut [Pipeline] archiveArtifacts [2021-11-11T16:41:59.589Z] Archiving artifacts [2021-11-11T16:42:00.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T16:42:01.751Z] + make clean [2021-11-11T16:42:02.218Z] docker volume rm -f docker-dev-cache [2021-11-11T16:42:02.362Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T16:42:04.262Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T16:42:05.257Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T16:42:09.062Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T16:42:09.062Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T16:42:09.062Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T16:42:09.062Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T16:42:09.062Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T16:42:39.256Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T16:42:39.256Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T16:42:46.436Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T16:42:53.684Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T16:42:53.684Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T16:42:53.684Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T16:42:53.684Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T16:42:53.684Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T16:42:57.518Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T16:42:57.518Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T16:42:57.518Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T16:43:12.495Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T16:43:18.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T16:43:18.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T16:43:36.269Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T16:43:36.269Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T16:43:36.269Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T16:43:36.269Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T16:43:36.269Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T16:43:36.269Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T16:43:36.269Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T16:43:37.271Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T16:43:47.761Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T16:43:49.996Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T16:43:49.996Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T16:43:49.996Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T16:43:49.996Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T16:43:49.996Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T16:43:49.996Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T16:43:49.996Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T16:43:52.969Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T16:43:52.969Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T16:43:52.969Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T16:43:58.887Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T16:44:04.782Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T16:44:04.782Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T16:44:04.782Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T16:44:15.242Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T16:44:15.242Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T16:44:15.242Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T16:44:23.946Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T16:44:28.724Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T16:44:28.724Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T16:44:28.724Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T16:44:28.724Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T16:44:28.724Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T16:44:28.724Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T16:44:28.724Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T16:44:28.724Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T16:44:39.287Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T16:44:47.983Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T16:44:47.983Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T16:44:47.983Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T16:44:50.959Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T16:44:50.959Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T16:44:50.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T16:44:50.959Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T16:44:50.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T16:44:50.959Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T16:44:50.959Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T16:44:53.933Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T16:44:53.933Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T16:44:53.933Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T16:44:53.933Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T16:44:57.744Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T16:44:57.744Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T16:44:57.744Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T16:44:57.744Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T16:44:57.744Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T16:44:57.744Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T16:44:57.744Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T16:44:57.744Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T16:45:01.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T16:45:05.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T16:45:10.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T16:45:10.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T16:45:10.311Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T16:45:10.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T16:45:14.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T16:45:14.139Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T16:45:17.155Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T16:45:17.155Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T16:45:17.155Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T16:45:17.155Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T16:45:17.155Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T16:45:20.966Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T16:45:20.966Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T16:45:23.931Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T16:45:23.932Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T16:45:23.932Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T16:45:28.700Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T16:45:28.700Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T16:45:31.715Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T16:45:38.949Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T16:45:46.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T16:45:46.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T16:45:46.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T16:45:46.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T16:45:46.125Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T16:45:49.083Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T16:45:49.083Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T16:45:49.083Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T16:45:52.047Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T16:45:52.047Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T16:45:52.047Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T16:45:56.824Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T16:45:56.824Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T16:46:02.716Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T16:46:05.689Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T16:46:05.689Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T16:46:05.689Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T16:46:05.689Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T16:46:05.689Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T16:46:05.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T16:46:08.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T16:46:08.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T16:46:11.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T16:46:15.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T16:46:18.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T16:46:22.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088fd8_} [2021-11-11T16:46:26.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11745723309_c:\foo_false____} [2021-11-11T16:46:29.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11745723309_c:\foo_true____} [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T16:46:32.964Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T16:46:32.964Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T16:46:32.964Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T16:46:32.964Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T16:46:32.964Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T16:46:32.964Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T16:46:32.964Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T16:46:36.780Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T16:46:36.780Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T16:46:36.780Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T16:46:36.780Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T16:46:40.589Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T16:46:40.589Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T16:46:40.589Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T16:46:40.589Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T16:46:44.451Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T16:46:44.451Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T16:46:44.451Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T16:46:44.451Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T16:46:44.451Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T16:46:44.451Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T16:46:44.451Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T16:46:50.341Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T16:46:54.174Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T16:46:54.174Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:46:54.174Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T16:46:54.174Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T16:46:54.174Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T16:47:06.759Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T16:47:06.759Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T16:47:06.759Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T16:47:06.759Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T16:47:06.759Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T16:47:21.808Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T16:47:21.808Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T16:47:21.808Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T16:47:21.808Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T16:47:21.808Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T16:47:23.405Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T16:47:23.405Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T16:47:23.405Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T16:47:23.405Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T16:47:23.405Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T16:47:27.210Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T16:47:27.210Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:47:27.210Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T16:47:27.210Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T16:47:27.210Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T16:47:27.210Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T16:47:27.210Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T16:47:27.210Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T16:47:27.210Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T16:47:27.211Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T16:47:27.868Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T16:47:30.095Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T16:47:33.919Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T16:47:33.919Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T16:47:33.919Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T16:47:37.724Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T16:47:38.194Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T16:47:38.667Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T16:47:38.667Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T16:47:38.667Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T16:47:39.137Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T16:47:39.137Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T16:47:39.137Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T16:47:39.137Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T16:47:39.607Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T16:47:50.104Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T16:47:50.579Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T16:47:51.051Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T16:47:54.874Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T16:47:54.874Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T16:47:54.874Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T16:47:54.874Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T16:47:58.685Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T16:47:58.685Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:47:58.685Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T16:47:59.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T16:47:59.156Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T16:47:59.156Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T16:47:59.156Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T16:47:59.156Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T16:47:59.156Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T16:47:59.156Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T16:47:59.156Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T16:48:03.027Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T16:48:06.833Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T16:48:09.807Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T16:48:22.343Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T16:48:28.258Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T16:48:35.444Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T16:48:39.261Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T16:48:39.735Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T16:48:45.623Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T16:48:46.094Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T16:48:47.675Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T16:48:54.862Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T16:49:02.045Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T16:49:02.045Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T16:49:02.045Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T16:49:02.045Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T16:49:03.035Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T16:49:03.035Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T16:49:03.035Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T16:49:06.848Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T16:49:42.848Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T16:49:44.420Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T16:49:49.218Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T16:49:55.106Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T16:49:55.106Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T16:49:55.106Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T16:49:57.340Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T16:50:03.228Z] === RUN TestDockerSuite/TestExec [2021-11-11T16:50:03.228Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:50:03.228Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T16:50:03.228Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T16:50:03.228Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T16:50:07.044Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T16:50:10.851Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T16:50:10.851Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:50:10.851Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T16:50:10.851Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T16:50:10.851Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T16:50:10.851Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T16:50:10.851Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T16:50:14.653Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T16:50:19.425Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T16:50:23.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T16:50:27.102Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T16:50:34.284Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T16:50:34.284Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T16:50:34.284Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T16:50:34.284Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T16:50:34.284Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T16:50:34.284Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T16:50:34.284Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T16:50:38.142Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T16:50:44.064Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T16:50:44.064Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T16:50:44.064Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T16:50:44.064Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T16:50:44.064Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T16:50:44.064Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T16:50:47.906Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T16:50:47.906Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T16:50:47.906Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T16:50:47.906Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T16:50:47.906Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T16:50:47.906Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T16:50:52.685Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T16:50:52.685Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T16:50:52.685Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T16:50:59.914Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T16:50:59.914Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T16:50:59.914Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T16:50:59.914Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T16:50:59.914Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T16:50:59.914Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T16:50:59.914Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T16:51:07.164Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T16:51:14.401Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T16:51:19.173Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T16:51:26.355Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T16:51:26.355Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:51:26.355Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T16:51:26.355Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T16:51:26.355Z] === RUN TestDockerSuite/TestHealth [2021-11-11T16:51:26.355Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T16:51:26.355Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T16:51:26.825Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T16:51:26.825Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T16:51:26.825Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T16:51:32.748Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T16:51:32.748Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T16:51:32.748Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T16:51:32.748Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T16:51:32.748Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T16:51:33.220Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T16:51:33.220Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T16:51:34.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T16:51:34.214Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T16:51:34.214Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T16:51:35.791Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T16:51:35.791Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T16:51:38.012Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T16:51:38.482Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T16:51:41.442Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T16:51:45.250Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T16:51:45.250Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T16:51:45.250Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T16:51:45.250Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T16:51:49.054Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T16:51:49.526Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T16:51:51.753Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T16:51:51.753Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T16:51:51.753Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T16:51:51.753Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T16:51:51.753Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T16:51:51.753Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T16:51:52.227Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T16:51:52.227Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T16:51:52.227Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T16:51:52.227Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T16:51:52.227Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:51:52.227Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T16:51:56.032Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T16:51:59.837Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T16:51:59.837Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T16:51:59.837Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T16:51:59.837Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T16:51:59.837Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T16:51:59.837Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T16:51:59.837Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T16:51:59.837Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T16:52:03.639Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T16:52:03.639Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T16:52:06.606Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T16:52:06.606Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T16:52:06.606Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T16:52:06.606Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T16:52:06.606Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T16:52:06.606Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T16:52:06.606Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T16:52:10.407Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T16:52:16.298Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T16:52:16.298Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T16:52:16.298Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T16:52:16.298Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T16:52:16.298Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T16:52:16.298Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T16:52:16.298Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T16:52:19.264Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T16:52:23.212Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T16:52:23.684Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T16:52:27.498Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T16:52:31.304Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T16:52:31.304Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T16:52:31.304Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T16:52:31.304Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T16:52:35.106Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T16:52:39.873Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T16:52:47.051Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T16:52:50.859Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T16:52:54.682Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T16:52:58.534Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T16:53:02.407Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T16:53:06.235Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T16:53:09.198Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.198Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T16:53:09.198Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.678Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T16:53:09.678Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T16:53:09.678Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T16:53:09.678Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T16:53:09.678Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T16:53:12.646Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T16:53:16.457Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T16:53:23.684Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T16:53:27.499Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T16:53:27.499Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T16:53:27.499Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T16:53:31.462Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T16:53:31.462Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T16:53:38.710Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T16:53:45.898Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T16:53:51.812Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T16:53:56.593Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T16:54:01.374Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T16:54:01.374Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T16:54:01.374Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T16:54:05.239Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T16:54:09.044Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T16:54:19.507Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T16:54:19.507Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T16:54:19.507Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T16:54:19.507Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T16:54:19.507Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T16:54:22.554Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T16:54:26.363Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T16:54:30.177Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T16:54:30.177Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T16:54:30.177Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T16:54:30.177Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T16:54:30.177Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T16:54:30.177Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T16:54:30.177Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T16:54:30.177Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T16:54:30.177Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T16:54:30.177Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T16:54:30.177Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T16:54:30.177Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T16:54:30.177Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T16:54:30.177Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T16:54:30.177Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T16:54:30.177Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.177Z] === RUN TestDockerSuite/TestPortList [2021-11-11T16:54:30.178Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T16:54:30.178Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T16:54:37.368Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T16:54:37.368Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T16:54:37.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T16:54:44.563Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T16:54:44.563Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T16:54:44.563Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T16:54:59.603Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T16:54:59.603Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T16:54:59.603Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T16:55:12.138Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T16:55:33.656Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T16:55:33.656Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T16:55:33.656Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T16:55:33.656Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T16:55:33.656Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T16:55:33.656Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T16:55:39.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T16:55:52.170Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T16:55:58.075Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T16:55:58.075Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T16:55:58.075Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T16:55:58.075Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T16:55:58.075Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T16:56:05.264Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T16:56:05.264Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T16:56:05.264Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T16:56:05.733Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T16:56:05.733Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T16:56:05.733Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T16:56:05.733Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T16:56:05.733Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T16:56:05.733Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T16:56:18.260Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T16:56:18.260Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T16:56:18.260Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T16:56:18.260Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T16:56:18.260Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T16:56:18.260Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T16:56:19.832Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T16:56:20.828Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T16:56:20.828Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T16:56:20.828Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T16:56:28.059Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T16:56:35.269Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T16:56:38.231Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T16:57:08.443Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T16:57:08.443Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T16:57:08.443Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T16:57:17.135Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T16:57:17.135Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T16:57:17.135Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T16:57:18.164Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T16:57:26.850Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T16:57:32.749Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T16:57:32.749Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T16:57:32.749Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T16:57:39.933Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T16:57:39.934Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T16:57:40.420Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T16:58:01.716Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T16:58:02.745Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T16:58:03.736Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T16:58:14.198Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T16:58:18.972Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T16:58:29.431Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T16:58:34.246Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T16:58:34.749Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T16:58:37.789Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T16:59:03.132Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T16:59:03.602Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T16:59:09.487Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T16:59:11.061Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T16:59:11.061Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T16:59:14.027Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T16:59:14.027Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T16:59:14.027Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T16:59:14.027Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T16:59:14.027Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T16:59:21.206Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T16:59:25.062Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T16:59:28.032Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T16:59:31.046Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T16:59:35.014Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T16:59:35.014Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T16:59:40.911Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T16:59:40.911Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T16:59:40.911Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T16:59:40.911Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T16:59:40.911Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T16:59:40.911Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T16:59:40.911Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T16:59:40.911Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T16:59:40.911Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T16:59:40.911Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T16:59:41.381Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T16:59:41.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T16:59:44.347Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T16:59:44.347Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T16:59:44.818Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T16:59:48.678Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T16:59:48.678Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T16:59:48.678Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T16:59:48.678Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T16:59:48.678Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T16:59:51.649Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T16:59:51.649Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T16:59:54.067Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T16:59:58.915Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T17:00:01.880Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T17:00:01.880Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T17:00:01.880Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T17:00:01.880Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T17:00:01.880Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T17:00:02.350Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T17:00:02.350Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T17:00:06.156Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T17:00:06.156Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T17:00:06.156Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T17:00:06.156Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:00:06.156Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T17:00:06.156Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T17:00:06.156Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T17:00:06.156Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:00:06.156Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T17:00:07.726Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T17:00:14.921Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T17:00:14.921Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T17:00:17.886Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T17:00:17.886Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T17:00:17.886Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T17:00:17.886Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T17:00:17.886Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T17:00:17.886Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T17:00:21.693Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T17:00:24.667Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T17:00:24.667Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T17:00:24.667Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T17:00:27.667Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T17:00:27.667Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T17:00:27.667Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T17:00:27.667Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T17:00:27.667Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T17:00:27.667Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T17:00:27.667Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T17:00:31.476Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T17:00:34.438Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T17:00:38.243Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T17:00:41.204Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T17:00:41.204Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T17:00:47.130Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T17:00:47.130Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T17:00:47.130Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T17:00:47.130Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T17:00:47.130Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T17:00:47.130Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T17:00:55.887Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T17:00:55.887Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T17:00:55.887Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T17:00:58.866Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.866Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T17:00:58.867Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T17:00:58.867Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T17:01:09.323Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T17:01:09.323Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T17:01:09.323Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T17:01:09.323Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T17:01:09.323Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T17:01:09.323Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T17:01:09.323Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T17:01:16.500Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T17:01:22.417Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T17:01:22.417Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T17:01:22.888Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T17:01:23.879Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T17:01:26.173Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T17:01:29.138Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T17:01:30.131Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T17:01:33.099Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T17:01:33.570Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T17:01:33.570Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T17:01:38.378Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T17:01:38.378Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T17:01:38.378Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T17:01:38.378Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T17:01:38.378Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:01:38.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T17:01:50.934Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T17:01:50.934Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T17:01:50.934Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T17:01:52.506Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T17:01:59.694Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T17:02:02.658Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T17:02:05.622Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T17:02:09.657Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T17:02:09.657Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:02:09.657Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T17:02:09.657Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T17:02:09.657Z] === RUN TestDockerSuite/TestRunState [2021-11-11T17:02:09.657Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T17:02:09.657Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T17:02:12.624Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T17:02:12.624Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:02:12.624Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T17:02:13.095Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T17:02:13.095Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T17:02:13.095Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T17:02:13.095Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T17:02:13.095Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T17:02:13.565Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T17:02:13.565Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T17:02:13.565Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T17:02:13.565Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T17:02:19.456Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T17:02:19.456Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T17:02:22.476Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T17:02:22.476Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T17:02:22.476Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T17:02:26.286Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T17:02:26.286Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T17:02:26.287Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T17:02:26.287Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T17:02:26.287Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T17:02:30.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T17:02:40.708Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T17:02:46.636Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T17:02:57.101Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T17:02:57.101Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T17:02:57.101Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T17:02:57.101Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T17:03:01.879Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T17:03:04.851Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T17:03:08.656Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T17:03:08.656Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T17:03:15.911Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T17:03:17.484Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T17:03:19.734Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T17:03:26.940Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T17:03:26.940Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T17:03:26.940Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T17:03:26.940Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T17:03:26.940Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T17:03:26.940Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T17:03:26.940Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T17:03:26.940Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T17:03:26.940Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.940Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T17:03:26.940Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T17:03:26.941Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T17:03:26.941Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T17:03:29.165Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T17:03:29.636Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T17:03:30.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T17:03:30.107Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T17:03:32.334Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T17:03:42.830Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T17:03:42.830Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T17:03:42.830Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T17:03:53.289Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T17:03:53.289Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:03:53.289Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T17:04:02.052Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T17:04:02.052Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T17:04:02.052Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T17:04:02.052Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:04:02.052Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T17:04:02.052Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T17:04:02.052Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T17:04:02.052Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T17:04:02.052Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T17:04:10.749Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:04:10.749Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T17:04:14.581Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T17:04:18.447Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T17:04:18.447Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T17:04:18.447Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T17:04:23.218Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T17:04:23.218Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T17:04:23.218Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T17:04:23.218Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T17:04:23.218Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T17:04:23.218Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T17:04:23.218Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T17:04:38.248Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T17:04:38.248Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T17:04:38.248Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T17:04:38.248Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T17:04:38.248Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T17:04:38.722Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T17:04:38.722Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T17:04:39.191Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T17:04:42.999Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T17:04:42.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T17:04:46.842Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T17:04:47.313Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T17:04:47.783Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T17:04:47.783Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T17:04:47.783Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T17:05:00.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T17:05:00.328Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:05:00.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T17:05:00.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T17:05:00.328Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T17:05:00.328Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T17:05:00.328Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T17:05:10.932Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T17:05:10.932Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T17:05:10.932Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T17:05:23.780Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T17:05:23.780Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T17:05:23.780Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite (2900.45s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.38s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.58s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.73s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.08s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.90s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.48s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.85s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.95s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.81s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.71s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.14s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.51s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.17s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.09s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.81s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.77s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.61s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.24s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.60s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.84s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.04s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.09s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.54s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.14s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.12s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.48s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.78s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.50s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.12s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2021-11-11T17:05:25.576Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T17:05:25.576Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.70s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.54s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.03s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.92s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.84s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.05s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.12s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.45s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.40s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.65s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.27s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.11s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.40s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.22s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.22s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.38s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.51s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.91s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.44s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.15s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.14s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (10.55s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.75s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.79s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.59s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFails (3.38s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.12s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.14s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.11s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.05s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.84s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.35s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildHistory (14.22s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.37s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.33s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.60s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabels (1.31s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.24s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.48s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.05s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.79s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.51s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.47s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.66s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.78s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.06s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.62s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.64s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.81s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.25s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.49s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.29s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.80s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.38s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.25s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.30s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.49s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.33s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.41s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.64s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.06s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildRm (16.16s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.24s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T17:05:25.577Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.13s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.19s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.76s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.16s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.92s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.19s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildStderr (5.91s) [2021-11-11T17:05:25.577Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.89s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.36s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.70s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.65s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.36s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.95s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.77s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.48s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.49s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.91s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.37s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.68s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.70s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.07s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.47s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCommitChange (6.25s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.82s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCommitTTY (9.12s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.66s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.07s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.22s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.33s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.41s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.45s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.40s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.41s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.52s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.14s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.28s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.38s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.10s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.24s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.38s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.05s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.44s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.50s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.11s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.87s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.31s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.32s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.33s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.37s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088fd8_} (3.85s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11745723309_c:\foo_false____} (3.31s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11745723309_c:\foo_true____} (3.35s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.42s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.59s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.57s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.12s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.50s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.99s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToDot (3.62s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T17:05:25.578Z] --- PASS: TestDockerSuite/TestCpToStdout (3.51s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.578Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.54s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.47s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.28s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.29s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.72s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.55s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.56s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.51s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.06s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsCopy (5.69s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.58s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.69s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.74s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFilters (7.15s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFormat (7.00s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsRename (3.64s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsResize (33.91s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.68s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.30s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.93s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.76s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.39s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.20s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.07s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.10s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.86s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.89s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecInspectID (5.95s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.33s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.09s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.17s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.49s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.38s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.60s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.47s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.90s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.27s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.89s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.47s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.79s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.56s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.40s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectDefault (3.29s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectHistory (5.70s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.40s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.09s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.32s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.37s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.08s) [2021-11-11T17:05:25.579Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.04s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectStatus (4.10s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.39s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.28s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.38s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.33s) [2021-11-11T17:05:25.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.63s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.40s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.39s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.29s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.35s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.55s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.24s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.21s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.35s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.94s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.79s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.65s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.66s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsSince (10.08s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsTail (3.85s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.71s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.48s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.85s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.04s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsByOrder (14.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.95s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.52s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.56s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.72s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.55s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.46s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.00s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.06s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.71s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.45s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.17s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.60s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.23s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.26s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.51s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.08s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.06s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.18s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.19s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.67s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.37s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.76s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.71s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.12s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.09s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.58s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.08s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.41s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.34s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.59s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.33s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:05:25.580Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.80s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T17:05:25.580Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.10s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.65s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.33s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.42s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.48s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.33s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.25s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.34s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.27s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunExitCode (3.38s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.33s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.25s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.23s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.47s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.80s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.94s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.18s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.06s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.38s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.10s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.45s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.04s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunRm (3.39s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.31s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.36s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.22s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.81s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.25s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.48s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.60s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.28s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.26s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.31s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.05s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.56s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.78s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.51s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.58s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.78s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.08s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.74s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2021-11-11T17:05:25.581Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.52s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T17:05:25.581Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.74s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.79s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.37s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.46s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.96s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.95s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.05s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.66s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.84s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.95s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.83s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T17:05:25.582Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T17:05:25.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:05:25.582Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:05:25.582Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T17:05:25.582Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T17:05:25.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.582Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:05:25.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T17:05:25.583Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T17:05:25.583Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T17:05:25.583Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T17:05:25.583Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T17:05:25.583Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T17:05:25.583Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T17:05:25.583Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerDaemonSuite [2021-11-11T17:05:25.583Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T17:05:25.583Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T17:05:25.583Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T17:05:25.583Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerSwarmSuite [2021-11-11T17:05:25.583Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T17:05:25.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T17:05:25.583Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerNetworkSuite [2021-11-11T17:05:25.583Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T17:05:25.583Z] === RUN TestDockerHubPullSuite [2021-11-11T17:05:25.583Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T17:05:25.583Z] PASS [2021-11-11T17:05:25.583Z] ok github.com/docker/docker/integration-cli 2900.789s [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === Skipped [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T17:05:25.583Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T17:05:25.583Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.583Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T17:05:25.583Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.584Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T17:05:25.584Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T17:05:25.584Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T17:05:25.584Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T17:05:25.584Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T17:05:25.584Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-11-11T17:05:25.584Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T17:05:25.584Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T17:05:25.584Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.584Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T17:05:25.584Z] [2021-11-11T17:05:25.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-11-11T17:05:25.585Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.585Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-11-11T17:05:25.585Z] [2021-11-11T17:05:25.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:05:25.585Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-11-11T17:05:25.586Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T17:05:25.586Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T17:05:25.586Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:05:25.586Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:05:25.586Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:05:25.586Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T17:05:25.586Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T17:05:25.586Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:05:25.586Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:05:25.586Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.586Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:05:25.586Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T17:05:25.590Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:05:25.590Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T17:05:25.590Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.590Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T17:05:25.590Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T17:05:25.591Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:05:25.591Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.591Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T17:05:25.591Z] [2021-11-11T17:05:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-11T17:05:25.591Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T17:05:25.592Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T17:05:25.592Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T17:05:25.592Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T17:05:25.592Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:05:25.592Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T17:05:25.592Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T17:05:25.592Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:05:25.592Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T17:05:25.592Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T17:05:25.592Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T17:05:25.592Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T17:05:25.592Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T17:05:25.592Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.592Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T17:05:25.592Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T17:05:25.593Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-11-11T17:05:25.593Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:05:25.593Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T17:05:25.593Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T17:05:25.593Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T17:05:25.593Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.593Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T17:05:25.593Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:05:25.594Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:05:25.594Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:05:25.594Z] [2021-11-11T17:05:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T17:05:25.595Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T17:05:25.595Z] [2021-11-11T17:05:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:05:25.595Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.083Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:05:26.083Z] [2021-11-11T17:05:26.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:05:26.083Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.083Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:05:26.083Z] [2021-11-11T17:05:26.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:05:26.083Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.083Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:05:26.083Z] [2021-11-11T17:05:26.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T17:05:26.083Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.083Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T17:05:26.083Z] [2021-11-11T17:05:26.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T17:05:26.083Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.083Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T17:05:26.083Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:05:26.084Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T17:05:26.084Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:05:26.084Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:05:26.085Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T17:05:26.085Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.085Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T17:05:26.085Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T17:05:26.086Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:05:26.086Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:05:26.086Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:05:26.086Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:05:26.086Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T17:05:26.086Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T17:05:26.086Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:26.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:05:26.086Z] [2021-11-11T17:05:26.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T17:05:26.087Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] DONE 1092 tests, 551 skipped in 2912.273s [2021-11-11T17:05:26.087Z] INFO: Integration tests ended at 11/11/2021 17:05:25. Duration:00:48:32.4374770 [2021-11-11T17:05:26.087Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] Containers: 2 [2021-11-11T17:05:26.087Z] Running: 0 [2021-11-11T17:05:26.087Z] Paused: 0 [2021-11-11T17:05:26.087Z] Stopped: 2 [2021-11-11T17:05:26.087Z] Images: 18 [2021-11-11T17:05:26.087Z] Server Version: 0.0.0-dev [2021-11-11T17:05:26.087Z] Storage Driver: windowsfilter [2021-11-11T17:05:26.087Z] Windows: [2021-11-11T17:05:26.087Z] Logging Driver: json-file [2021-11-11T17:05:26.087Z] Plugins: [2021-11-11T17:05:26.087Z] Volume: local [2021-11-11T17:05:26.087Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:05:26.087Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:05:26.087Z] Swarm: inactive [2021-11-11T17:05:26.087Z] Default Isolation: process [2021-11-11T17:05:26.087Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:05:26.087Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:05:26.087Z] OSType: windows [2021-11-11T17:05:26.087Z] Architecture: x86_64 [2021-11-11T17:05:26.087Z] CPUs: 4 [2021-11-11T17:05:26.087Z] Total Memory: 32GiB [2021-11-11T17:05:26.087Z] Name: azwin-2-b4e0b0 [2021-11-11T17:05:26.087Z] ID: JXKO:WJVP:AVBE:UE3W:WHQZ:ET26:D3JY:WFSM:6L4M:WKY7:3E7R:RPHC [2021-11-11T17:05:26.087Z] Docker Root Dir: D:\CI\PR-43005\5\daemon [2021-11-11T17:05:26.087Z] Debug Mode (client): false [2021-11-11T17:05:26.087Z] Debug Mode (server): true [2021-11-11T17:05:26.087Z] File Descriptors: -1 [2021-11-11T17:05:26.087Z] Goroutines: 46 [2021-11-11T17:05:26.087Z] System Time: 2021-11-11T17:05:25.8810312Z [2021-11-11T17:05:26.087Z] EventsListeners: 0 [2021-11-11T17:05:26.087Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:05:26.087Z] Labels: [2021-11-11T17:05:26.087Z] Experimental: false [2021-11-11T17:05:26.087Z] Insecure Registries: [2021-11-11T17:05:26.087Z] 127.0.0.0/8 [2021-11-11T17:05:26.087Z] Live Restore Enabled: false [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] [2021-11-11T17:05:26.087Z] INFO: Stopping daemon under test [2021-11-11T17:05:26.559Z] SUCCESS: The process with PID 4424 (child process of PID 2452) has been terminated. [2021-11-11T17:05:26.559Z] SUCCESS: The process with PID 2452 (child process of PID 2408) has been terminated. [2021-11-11T17:05:26.559Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T17:05:26.559Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 17:05:26. [2021-11-11T17:05:26.559Z] INFO: Tidying up at end of run [2021-11-11T17:05:26.559Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.out) to bundles\CIDUT.out [2021-11-11T17:05:26.559Z] INFO: Saving daemon under test log (d:\CI\PR-43005\5\dut.err) to bundles\CIDUT.err [2021-11-11T17:05:26.559Z] INFO: Saving containerd logs to bundles [2021-11-11T17:05:26.559Z] INFO: Nuke-Everything... [2021-11-11T17:05:26.559Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T17:05:27.031Z] a105ecd1f707 [2021-11-11T17:05:27.031Z] b58b6436106c [2021-11-11T17:05:27.031Z] INFO: Tidying pidfile d:\CI\PR-43005\5\docker.pid [2021-11-11T17:05:27.031Z] INFO: Killing containerd with PID 3016 [2021-11-11T17:05:27.031Z] INFO: Nuking d:\CI [2021-11-11T17:05:48.349Z] INFO: Zapped successfully [2021-11-11T17:05:48.824Z] [2021-11-11T17:05:48.824Z] INFO: executeCI.ps1 exiting at Thu Nov 11 17:05:48 CUT 2021. Duration 01:14:33.6413049 [2021-11-11T17:05:48.824Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T17:05:49.100Z] Recording test results [2021-11-11T17:05:56.796Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T17:05:58.926Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T17:06:01.378Z] Archiving artifacts [2021-11-11T17:06:16.229Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43005/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:06:17.206Z] + make clean [2021-11-11T17:06:18.784Z] docker volume rm -f docker-dev-cache [2021-11-11T17:06:18.784Z] 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